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

Productionize validator registry phase 2 #132

Open
1 of 7 tasks
shaspitz opened this issue Jun 4, 2024 · 0 comments
Open
1 of 7 tasks

Productionize validator registry phase 2 #132

shaspitz opened this issue Jun 4, 2024 · 0 comments

Comments

@shaspitz
Copy link
Contributor

shaspitz commented Jun 4, 2024

#131 implements the core logic and testing for phase 2 of the validator registry. There are further actions to take before we deploy these contracts to Holesky.

  • Determine if DelegationValReg and ReputationValReg should utilize open zeppelins reentrancy guard implementation
  • Hash out and test process of upgrading these contracts, this hasn't been tested yet
  • Consider separating out contract owner, and account that manages the whitelist. This depends how exactly upgrades will work
  • Consider offchain db for keeping track of full list of opted in validators via events
  • Automate deploy scripts/process for these L1 contracts, make separate nomad cluster script command for l1 deployments
  • Merge feat: validator registry phase 2, core logic #131
  • Integrate with go binding generation script
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