Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for secp256k1 consensus keys #1364

Closed
romac opened this issue Sep 29, 2023 · 0 comments · Fixed by #1358
Closed

Add support for secp256k1 consensus keys #1364

romac opened this issue Sep 29, 2023 · 0 comments · Fixed by #1358
Labels
enhancement New feature or request

Comments

@romac
Copy link
Member

romac commented Sep 29, 2023

Description

From #1358 by @mkaczanowski:

This adds the support for parsing secp256k1 consensus key from priv_validator_key.json.

A while ago I've merged support for secp256k1 consensus key type to tmkms mainly for band protocol network. It came out that the functionality to import the private key from tendermint format to tmkms doesn't work due to lack of support in tendermint-rs.

See also: iqlusioninc/tmkms#761

Definition of "done"

@romac romac added the enhancement New feature or request label Sep 29, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant