File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 6
6
| Created at | _ 2025-06-24_ |
7
7
| Initial Reviewers | _ Protolambda, Adrian Sutton_ |
8
8
| Need Approval From | _ Mark Tyneway_ |
9
- | Status | _ Draft / In Review / Implementing Actions / Final _ |
9
+ | Status | _ Draft _ |
10
10
11
11
## Purpose
12
12
@@ -40,7 +40,7 @@ receives _signed [`cross-safe`][cross-safe] blocks_.
40
40
1 . When the sequencing node consults with its own [ supervisor] [ supervisor ] and determines that a block can be promoted
41
41
to [ ` cross-safe ` ] [ cross-safe ] , it will sign the payload hash of the new [ cross-safe] [ cross-safe ] block as specified in
42
42
[ "Rollup Node P2P"] ( https://specs.optimism.io/protocol/rollup-node-p2p.html#block-signatures ) and gossip the
43
- [ signed payload envelope] ( https://specs.optimism.io/protocol/rollup-node-p2p.html#block-encoding ) to peers.
43
+ [ signed payload envelope] ( https://specs.optimism.io/protocol/rollup-node-p2p.html#block-encoding ) to peers
44
44
over the [ ` cross-safe-blocksv1 ` topic] ( #new-gossip-topic ) .
45
45
1 . Peers observing the topic that are operating in "Following Mode" will then validate the block as specified in
46
46
[ "Rollup Node P2P"] ( https://specs.optimism.io/protocol/rollup-node-p2p.html#block-validation ) , and if validation succeeds:
You can’t perform that action at this time.
0 commit comments