Skip to content

Commit f529541

Browse files
added: section on limiting portal code differences
1 parent 32028cb commit f529541

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

protocol/proofs/generic-withdrawal-proofs.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -72,6 +72,12 @@ the cross-domain message sender. The Super Root withdrawal proof must therefore
7272
given withdrawal was actually created on the specific chain that corresponds to the given
7373
`OptimismPortal`. This means that we need to include a chain ID in the `OptimismPortal`.
7474

75+
### Portal Code Differences
76+
77+
We have a strong preference that all chains use the Super Root proof system within a relatively
78+
short time of the interop launch. We should have a clear plan to shipping this proof system to all
79+
chains after interop goes live.
80+
7581
## Failure Modes
7682

7783
### Bug in Proof Validation Logic

0 commit comments

Comments
 (0)