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
For L2 contracts that are transmitting messages to L1, we must take the L2 messages published as part of the kernel, and include it in the calldata hash. Likewise, it needs to be included in the L2 block that are inputted into the contract to update its method of deriving calldatahashes for the kernels
Require updates to:
Circuits
Contracts
Typescript
The text was updated successfully, but these errors were encountered:
For L2 contracts that are transmitting messages to L1, we must take the L2 messages published as part of the kernel, and include it in the calldata hash. Likewise, it needs to be included in the L2 block that are inputted into the contract to update its method of deriving calldatahashes for the kernels
Require updates to:
The text was updated successfully, but these errors were encountered: