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

chore: Add delay buffer tests for EigenDA inbox entry-point #44

Merged

Conversation

ethenotethan
Copy link
Collaborator

@ethenotethan ethenotethan commented Jan 21, 2025

Changes

  • Extended existing delayBufferable tests to also assert correctness of delay buffer for eigenda inbox entry-point
  • Updated hardhat local inbox construction logic to also deploy a l2 blob verifier artifact and set the address as a mutable inbox field
  • Tests were failing since they were trying to reference a batchSpendingReport message object from the delayed inbox for computing the number of delayed messages read. Chose to update the EigenDA entry-point to include the batch spending report processing logic. This ensures that the call-data fees paid by the current batch poster are amortized or paid back by L2 users. This will need to be tested to ensure E2E compatibility with core nitro node software.

@ethenotethan ethenotethan requested review from 0x0aa0 and litt3 January 21, 2025 18:30
@ethenotethan ethenotethan merged commit f8a034c into eigenda Jan 23, 2025
5 checks passed
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