Sequencer Failure and Forced Exit
A rollup relies on one operator to order transactions, so if that operator stops or censors, users need a working escape hatch to the settlement layer.
작동 방식
Most rollups today run a single sequencer that receives transactions, orders them, and gives users a fast soft confirmation before the batch is posted to the settlement chain. If the sequencer halts, the chain stops accepting new transactions even though funds remain safe on the layer below, and if it censors, a specific user stops being served. The designed remedy is forced inclusion: submitting the transaction directly to the settlement layer's inbox, after which the rollup must include it within a fixed window. That path only helps if it is actually implemented, exercised, and usable in the conditions where it is needed, which are exactly the conditions where settlement-layer fees tend to be high, and optimistic designs add a challenge period before withdrawals complete.
실제로 관찰 가능한 항목
Check whether the sequencer is permissioned and who runs it, whether a forced-inclusion mechanism exists in the deployed contracts, what its delay window is, and whether anyone has demonstrably used it. Read who can upgrade the bridge and the proof system, whether those upgrades pass a timelock, and whether a security council can bypass the timelock. Published uptime records and incident post-mortems show how often the sequencer has stopped and for how long.
선례
Major rollups have experienced sequencer outages lasting hours during which no new transactions were processed, while balances remained recoverable on the settlement layer.
수치의 중요성에 영향을 미치는 요인
Consider whether forced inclusion is implemented and tested, the length of the delay and challenge windows, who holds upgrade keys over the bridge, and whether the proof system is live or still permissioned.
관련 요소
이 항목이 적용되는 자산
이 팩터가 적용되는 카테고리에서 규모가 가장 큰 자산들. 여기에 포함된다는 것은 해당 팩터가 그 유형의 자산에 관련된다는 의미이며, 실제로 발생했다는 의미가 아니다.