You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
#5251 includes an end to and test in which we check that the sequencer drops transactions with an invalid max block number. We should also develop a test in which we skip the sequencer check and try to build a block out of the tx regardless, and check that this fails (because the base rollup circuit rejects these txs).
The text was updated successfully, but these errors were encountered:
LHerskind
changed the title
Test max block number propagation from private to base rollup
test(StateVariables): Test max block number propagation from private to base rollup
Apr 2, 2024
#5251 includes an end to and test in which we check that the sequencer drops transactions with an invalid max block number. We should also develop a test in which we skip the sequencer check and try to build a block out of the tx regardless, and check that this fails (because the base rollup circuit rejects these txs).
The text was updated successfully, but these errors were encountered: