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

Make setting up BLS key transparant to validators #18

Open
gitferry opened this issue Aug 12, 2024 · 0 comments
Open

Make setting up BLS key transparant to validators #18

gitferry opened this issue Aug 12, 2024 · 0 comments
Labels
enhancement New feature or request phase-2-readiness

Comments

@gitferry
Copy link
Member

BLS should be transparent to the validators so that no extra steps are needed to become a Babylon validator compared with other Cosmos-based chains. To achieve this, some changes are needed:

  • move BLS key from priv_validator_key.json to a separate file priv_validator_bls.json (compatible with Horcrux)
  • ensure the BLS key file is created atomically with priv_validator_key.json and remove create-bls-key cmd
@gitferry gitferry added enhancement New feature or request phase-2-readiness labels Aug 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request phase-2-readiness
Projects
None yet
Development

No branches or pull requests

1 participant