Skip to content

test: increase coverage #218

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

Merged
merged 9 commits into from
Jul 28, 2025
Merged

test: increase coverage #218

merged 9 commits into from
Jul 28, 2025

Conversation

greged93
Copy link
Collaborator

Increase the test coverage of the repository. Adds the following:

  • Retry mechanism on derivation pipeline testing.
  • Derive payload attributes from blob based batch test.
  • E2E test for batch revert handling.
  • E2E test for L1 reorg handling while sequencing.

The PR also force the always_process_payload_attributes_on_canonical_head field of the TreeConfig to be set to true, in order to allow the execution node to build a payload from attributes on a head state which is already part of the canonical state. This is necessary for L1 consolidation and for L2 reorgs.

@greged93 greged93 requested a review from frisitano July 25, 2025 11:17
frisitano
frisitano previously approved these changes Jul 28, 2025
Copy link
Collaborator

@frisitano frisitano left a comment

Choose a reason for hiding this comment

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

lgtm

@frisitano frisitano merged commit 53b3d1c into main Jul 28, 2025
12 checks passed
@frisitano frisitano deleted the tests/increase-coverage branch July 28, 2025 12:53
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