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
This proposal simply includes this field without specifying the first versioned format. By leaving it as empty for now, we can populate the first version in a later
54
54
design that requires it.
55
55
56
+
- See [RelayedMessageGasReceipt](https://github.com/ethereum-optimism/design-docs/pull/282).
56
57
- See [incentivized message delivery](https://github.com/ethereum-optimism/design-docs/pull/272).
57
58
58
59
**Note**: The context itself **MUST** be included in the pre-image of the cross domain message hash. While `CrossL2Inbox` validation ensures log integrity, we must include the context in the preimage in order for `resendMessage` which re-emits stale `SentMessage` event to gaurantee that context hasn't been tampered with.
0 commit comments