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

Rework EigenLayer tests to work with Holesky #150

Open
2 tasks
pinebit opened this issue Jan 9, 2025 · 0 comments
Open
2 tasks

Rework EigenLayer tests to work with Holesky #150

pinebit opened this issue Jan 9, 2025 · 0 comments

Comments

@pinebit
Copy link
Contributor

pinebit commented Jan 9, 2025

🎯 Problem to be solved

The current set of tests are relying on actors deployed on Goerli network, which does not exist. Hence all those tests were failing. We need to re-design the test to work on Holesky (EL uses Holesky as testnet), ideally without pre-deployed actors (smart contracts).

🛠️ Proposed solution

  • Redesign EL tests and validate on Holesky.
  • Enable the disabled tests back.

🧪 Tests

test/eigenlayer

👐 Additional acceptance criteria

Neither scope of testing nor coverage must be reduced.

❌ Out of Scope

NA

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

No branches or pull requests

1 participant