ethereum-optimism / optimism

Optimism is Ethereum, scaled.
https://optimism.io
MIT License
5.59k stars 3.23k forks source link

op-node: issue with sequencer stop / start behavior #12448

Open 0x00101010 opened 22 hours ago

0x00101010 commented 22 hours ago

Bug Description

Base Sepolia experienced a ~1 hour chain halt at Oct 14th, 2024. Upon investigation, the sequence of events are listed below

Steps to Reproduce

With HA setup, construct a big block that takes longer than 10s (timeout of NewPayload in v1.9.3)

Environment Information:

op-node: v1.9.2

Issues / Expected behavior

There are 2 issues here:


⚠️ Notice: Issues that do not include the following sections will be subject to closure:

Please ensure all required sections are filled out accurately to expedite the debugging process and improve issue resolution efficiency.

threewebcode commented 8 hours ago

The timeout stops state update correctly.