-
Notifications
You must be signed in to change notification settings - Fork 3.6k
Labels
A-op-batcherArea: op-batcherArea: op-batcherA-op-nodeArea: op-nodeArea: op-nodeH-interopHardfork: change planned for interop upgradeHardfork: change planned for interop upgrade
Milestone
Description
Since https://github.com/ethereum-optimism/optimism/pull/14265/files, we are seeing batchers on some networks try to load all blocks from genesis from the sequencer. Rolling back to an old batcher version fixes the problem, where a simple restart does not.
t=2025-02-27T13:23:24+0000 lvl=info msg="Loading range of multiple blocks into state" start=1 end=10057590
t=2025-02-27T13:23:24+0000 lvl=warn msg="next safe block is below oldest block in state" syncActions="SyncActions{blocksToPrune: 0, channelsToPrune: 0, clearState: 0x0000000000000000000000000000000000000000000000000000000000000000:0, blocksToLoad: &{1 10057590}}" oldestBlockInState="&{header:0xc00494cc88 uncles:[] transactions:[0xc0049224e0] withdrawals:[] witness:<nil> hash:{_:[] _:{} v:0xc0006f0c00} size:{_:{} _:{} v:0} ReceivedAt:0001-01-01 00:00:00 +0000 UTC ReceivedFrom:<nil>}" safeL2=0x0000000000000000000000000000000000000000000000000000000000000000:0
Metadata
Metadata
Assignees
Labels
A-op-batcherArea: op-batcherArea: op-batcherA-op-nodeArea: op-nodeArea: op-nodeH-interopHardfork: change planned for interop upgradeHardfork: change planned for interop upgrade
Type
Projects
Status
Done