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

V2 E2E Tests #266

Open
ethenotethan opened this issue Jan 30, 2025 · 0 comments
Open

V2 E2E Tests #266

ethenotethan opened this issue Jan 30, 2025 · 0 comments

Comments

@ethenotethan
Copy link
Collaborator

ethenotethan commented Jan 30, 2025

E2E tests will need to be extended to ensure correctness of interactions with EigenDA V2 protocol. We should:

  • Introduce some new V2_ENABLED flag which when presented results in a V2 configuration being loaded. All the existing E2E tests can be re-leveraged for V2
  • Introduce V2 specific test cases?

The trickier case will be migration or cross compatibility; ie:

  1. Disperse blob to V1 network (!V2_ENABLED) via rollup batcher and kill proxy instance (cert0)
  2. Spawn new instance (V2_ENABLED) and disperse blob to EigenDA v2 network (cert1)
  3. Sync rollup derivation or inbox reading pipeline from start; sync(cert0, cert1)

This test should enforce that an insecure EigenDA rollup integration can seamlessly start using V2 without any hiccups

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