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

op-e2e: Add waiter to ActL1IncludeTx #7866

Merged
merged 1 commit into from
Oct 26, 2023
Merged

Conversation

ajsutton
Copy link
Contributor

Description

This mirrors a change to the L2 block builder to wait for the tx pool to have a processable transaction. The txpool does promotion async so a simple check leads to race conditions. Fixes intermittency in TestFinalizeWhileSyncing.

This mirrors a change to the L2 block builder to wait for the tx pool to have a processable transaction. The txpool does promotion async so a simple check leads to race conditions.
Fixes intermittency in TestFinalizeWhileSyncing
@ajsutton ajsutton added this pull request to the merge queue Oct 26, 2023
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to no response for status checks Oct 26, 2023
@trianglesphere trianglesphere added this pull request to the merge queue Oct 26, 2023
Merged via the queue into develop with commit b4201bd Oct 26, 2023
4 checks passed
@trianglesphere trianglesphere deleted the aj/l1-miner-wait branch October 26, 2023 06:23
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