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

feat: introduce validator registry #15

Merged
merged 11 commits into from
Apr 19, 2024
Merged

Conversation

shaspitz
Copy link
Contributor

  • Introduces validator registry contract v1.
  • Adds tests for above contract, deploy scripts, and example validator interaction scripts.
  • Validator registry is first upgradable contract added to this repo, so two new submodules were added, contracts/lib/openzeppelin-contracts-upgradeable, and contracts/lib/openzeppelin-foundry-upgrades.

@shaspitz shaspitz force-pushed the validator-registry-squash branch from 9d1f4d1 to 46db624 Compare April 11, 2024 20:34
@shaspitz shaspitz requested a review from ckartik April 12, 2024 20:42
@shaspitz shaspitz force-pushed the validator-registry-squash branch from 639a498 to fc73327 Compare April 13, 2024 07:44
* feat: update contract + test for bls keys

* fix: update scripts for bls keys

* feat: generate go bindings according to contract changes
@shaspitz shaspitz force-pushed the validator-registry-squash branch from 9eaf315 to ef22156 Compare April 19, 2024 21:39
@shaspitz shaspitz merged commit f8ad5e6 into main Apr 19, 2024
5 checks passed
@shaspitz shaspitz deleted the validator-registry-squash branch April 19, 2024 21:54
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

Successfully merging this pull request may close these issues.

2 participants