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(eigenda-client-m1): Add validators #380

Open
wants to merge 6 commits into
base: eigen-client-m1-add-eigenda
Choose a base branch
from

Conversation

gianbelinche
Copy link

What ❔

This PR adds eigenda l1 and l2 validator contracts
Related to: lambdaclass/era-contracts#40

Why ❔

Checklist

  • PR title corresponds to the body of PR (we generate changelog entries from PRs).
  • Tests for the changes have been added / updated.
  • Documentation comments have been added / updated.
  • Code has been formatted via zkstack dev fmt and zkstack dev lint.

Comment on lines 55 to 58
L1Network::Sepolia | L1Network::Holesky => {
Some(Address::from_str("0xaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa").unwrap())
//TODO: add real address
}

Choose a reason for hiding this comment

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

Maybe it'd be better if we set this to None like we do in the other cases (keeping the TODO comment of course).

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

Successfully merging this pull request may close these issues.

3 participants