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
{{ message }}
This repository was archived by the owner on Jan 16, 2026. It is now read-only.
Along with watching finalized L1 head, we need to track latest L1 head to identify re-org. Add support in l1watcher/watcher.rs. Store latest block similar to how FinalizedL1Storage is being used.
Along with watching
finalizedL1 head, we need to tracklatestL1 head to identify re-org. Add support inl1watcher/watcher.rs. Storelatestblock similar to howFinalizedL1Storageis being used.