Skip to content

op-e2e: action testing - L2 verifier actor#3634

Merged
mergify[bot] merged 1 commit intodevelopfrom
action-l2-verifier
Oct 3, 2022
Merged

op-e2e: action testing - L2 verifier actor#3634
mergify[bot] merged 1 commit intodevelopfrom
action-l2-verifier

Conversation

@protolambda
Copy link
Contributor

Description

This PR adds a L2 verifier actor (rollup node) for action-testing. It follows L1 with derivation actions and allows you to mock some p2p input as an action.

Tests

Since we don't have a L2 sequencer actor yet I'm testing just the safe-head part of the L2 sync. It runs through 2 sequence windows, and makes sure blocks are forced in. And that even past the sequence window, it can handle a deep L1 reorg.

Additional context

The L2 verifier actor will be wrapped by a L2 sequencer actor, and help us test the derivation. The ActL2PipelineStep and handling of l1 fields is temporary: we can do this properly once we land the driver refactor that separates this logic/state.

This will help unblock the L2 sequencer actor implementation (although that too would benefit from the driver refactor), which will also help unblock the open #3628 PR.

Metadata

Fix ENG-2761

@changeset-bot
Copy link

changeset-bot bot commented Oct 3, 2022

⚠️ No Changeset found

Latest commit: c3e4e62

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@mergify
Copy link
Contributor

mergify bot commented Oct 3, 2022

This PR changes implementation code, but doesn't include a changeset. Did you forget to add one?

@mergify
Copy link
Contributor

mergify bot commented Oct 3, 2022

This PR has been added to the merge queue, and will be merged soon.

@mergify mergify bot merged commit 028edbe into develop Oct 3, 2022
@mergify mergify bot deleted the action-l2-verifier branch October 3, 2022 16:48
@mergify
Copy link
Contributor

mergify bot commented Oct 3, 2022

This PR is next in line to be merged, and will be merged as soon as checks pass.

@mergify mergify bot removed the on-merge-train label Oct 3, 2022
This was referenced Oct 13, 2022
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.

3 participants