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
If a message is found to be invalid within a block during Message Graph resolution, the block must be re-executed with deposits only. This requires a few key modifications to the host:
Hints must be multiplexed over many L2 chains, giving the host context of which chain the hint is being sent for.
The host must be able to re-execute the deposit only block natively, populating the preimage store for the client program, since the optimistic block does not exist within the canonical chain. (? - maybe we can get away without this.)
Overview
If a message is found to be invalid within a block during Message Graph resolution, the block must be re-executed with deposits only. This requires a few key modifications to the host:
The text was updated successfully, but these errors were encountered: