File tree 1 file changed +8
-0
lines changed
1 file changed +8
-0
lines changed Original file line number Diff line number Diff line change @@ -64,6 +64,14 @@ we can blackbox the Fault Dispute Game. We also need to audit that the Super Roo
64
64
used unless it has been activated and that the inclusion of both functions is not dangerous for any
65
65
reason.
66
66
67
+ ### Cross-Chain Withdrawals
68
+
69
+ We have decided that we will NOT allow the ` OptimismPortal ` for one chain to process withdrawals
70
+ from another chain when interop launches because of security implications with the correctness of
71
+ the cross-domain message sender. The Super Root withdrawal proof must therefore guarantee that a
72
+ given withdrawal was actually created on the specific chain that corresponds to the given
73
+ ` OptimismPortal ` . This means that we need to include a chain ID in the ` OptimismPortal ` .
74
+
67
75
## Failure Modes
68
76
69
77
### Bug in Proof Validation Logic
You can’t perform that action at this time.
0 commit comments