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

✨ Implement a state for indicating if proving scheme is enabled #421

Open
hacheigriega opened this issue Nov 25, 2024 · 0 comments · May be fixed by #427
Open

✨ Implement a state for indicating if proving scheme is enabled #421

hacheigriega opened this issue Nov 25, 2024 · 0 comments · May be fixed by #427
Labels
type: feature ✨ New feature or request
Milestone

Comments

@hacheigriega
Copy link
Member

hacheigriega commented Nov 25, 2024

✨ Feature

This issue calls for a mechanism for checking if a proving scheme is enabled and storing the boolean state in x/pubkey.

  • Inside the x/pubkey end block, check the proportion of validators that have registered a key corresponding to a given proving scheme.
  • There will be a boolean state that indicates if a proving scheme is enabled. This state will default to false until the end block check passes. This state will be used by:
@hacheigriega hacheigriega added the type: feature ✨ New feature or request label Nov 25, 2024
@mariocao mariocao added this to the Devnet v0.0.4 milestone Nov 27, 2024
@hacheigriega hacheigriega linked a pull request Nov 29, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: feature ✨ New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants