• Adrian Sutton's avatar
    op-e2e: Add waiter to ActL1IncludeTx · 329bec49
    Adrian Sutton authored
    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
    329bec49
l1_miner.go 6.69 KB