kona icon indicating copy to clipboard operation
kona copied to clipboard

feat(supervisor/core): Integrate Safe block processing

Open dhyaniarun1993 opened this issue 7 months ago • 3 comments

Description

Support handling for the Safe block event sent by the op-node

Additional comments: This is for handling Safe block event from op-node. When op-node successfully derives a new block from L1 block, it sends Safeblock event to supervisor. In this issue we will handle the processing of this event.

dhyaniarun1993 avatar May 08 '25 08:05 dhyaniarun1993

ref https://github.com/ethereum-optimism/optimism/blob/develop/op-supervisor/README.md#initialization-and-derivation-updates Image

emhane avatar May 09 '25 09:05 emhane

blocked on #1680 #1681 #1684

dhyaniarun1993 avatar May 12 '25 09:05 dhyaniarun1993

Additional comments: The supervisor is expected to drop the events until the upgrade goes live.

dhyaniarun1993 avatar May 12 '25 11:05 dhyaniarun1993