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

m2 mainnet / goerli v2 contracts #39

Merged
merged 11 commits into from
Feb 8, 2024
Merged

Conversation

shrimalmadhur
Copy link
Contributor

@shrimalmadhur shrimalmadhur commented Jan 24, 2024

Fixes # .

  • Updated to change Registration process. Now this only registered with Delegation manager. BLS key registration happens during AVS registration
  • Added a migration of config since new methods needs Delegation address instead of Slasher address.
  • Removing BLS key path from operator registration to EigenLayer process as it is not needed anymore for EigenLayer registration. We do need BLS key for EigenDA registration

TODO:

  • test against actual new contracts
  • PR for eigenlayer docs website

Motivation

Solution

Open questions

@shrimalmadhur shrimalmadhur marked this pull request as ready for review February 5, 2024 19:08
@shrimalmadhur shrimalmadhur changed the title [WIP] m2 mainnet contracts m2 mainnet contracts Feb 5, 2024
@shrimalmadhur shrimalmadhur changed the title m2 mainnet contracts m2 mainnet / goerli v2 contracts Feb 5, 2024
Copy link

@samlaf samlaf left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

pkg/operator/config/create.go Outdated Show resolved Hide resolved
@shrimalmadhur shrimalmadhur merged commit 6f3981a into master Feb 8, 2024
3 checks passed
@shrimalmadhur shrimalmadhur deleted the madhur/update-m2-mainnet branch February 8, 2024 23:39
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.

None yet

3 participants