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

BLS key should be loaded or generated when node starts #514

Open
gitferry opened this issue Feb 12, 2025 · 0 comments
Open

BLS key should be loaded or generated when node starts #514

gitferry opened this issue Feb 12, 2025 · 0 comments
Assignees

Comments

@gitferry
Copy link
Member

gitferry commented Feb 12, 2025

When the Babylon node is started via babylond start, Comet private key is generated automatically if it does not exist in the pre-defined path (via LoadOrGenFilePV). While the node will panic if BLS key does not exist. This inconsistency between BLS and Comet key behavior is bad for UX. For example, running an RPC node requires an additional step to set up BLS. We should ensure BLS will also be loaded or generated in babylond start.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants