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 correspondence check for genesis BLS keys and genesis txs #180

Closed
gitferry opened this issue Oct 27, 2022 · 1 comment
Closed

Add correspondence check for genesis BLS keys and genesis txs #180

gitferry opened this issue Oct 27, 2022 · 1 comment

Comments

@gitferry
Copy link
Contributor

To prepare a valid genesis file, we need to ensure the correspondence of genesis BLS keys and genesis txs. In particular, we need

  1. check of the existence of a corresponding genesis tx before adding a genesis BLS key
  2. a new ValidateGenesis command that wraps the original one. It needs to check the correspondence of genesis BLS keys and genesis txs.
@gitferry
Copy link
Contributor Author

Resolved by #187 and #186

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

No branches or pull requests

1 participant