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
Proof blocked on L2ToL1MessagePasser storage root in header. Without this, L2 nodes will need to be a full node to be able to reorg based on the proof design that is optimizing for cheap defense in the top half of the dispute game
Proof blocked on L2 Pectra support. This is so reduce the time it takes to compute the proof, by using the blockhash accumulator EIP that is being added to jump back in history more quickly rather than going one header at a time
Seb is working on upstreaming the latest geth changes so that we can build on this
Supervisor: Reorg Support + Stability coming along
L1 Pectra Support coming along
This is critical to prevent chain halts and the bridge falling back to permissioned
Question: if we cherry-picked commits, how do we keep git history linear and clean? Should we just rebase rather than cherry pick?
Question: do we still need to ignore SetCode txs or can we reduce the need to write extra test cases and just process those transactions now that we know how to given we did the work to rebase?
Decision: ???
Kona: already implemented, good to go
Just need to cut a release and update the version on VM runner
Protocol Sync @today
Agenda
L2ToL1MessagePasser
storage root in header. Without this, L2 nodes will need to be a full node to be able to reorg based on the proof design that is optimizing for cheap defense in the top half of the dispute gameSetCode
txs or can we reduce the need to write extra test cases and just process those transactions now that we know how to given we did the work to rebase?The text was updated successfully, but these errors were encountered: