Inphi
Inphi
Ensure the alloc test does not exceed a maximum amount of memory for allocations.
Need to add theses for the differential tests.
## Description Currently, we're skipping most of the go-specific patching for mtCannon. We'll probably want to break up this patching into GC/threading-related patching and performance-related patching so we can selectively...
It should be feasible to easily run VMs on the op-program (with valid inputs) without instantiating the op-challenger and dispute games.
This is needed when disabling Go patches for prometheus module to work.
blocked by: https://github.com/ethereum-optimism/optimism/issues/11665
This PR contains a cherry-picked commit to fix incompatibilities with recent superchain-registry depedency. The second commit is what you should be more attentive to. This is based on the op-geth...
Add Cannon execution of the op-program to fault proof tests. Fixes https://github.com/ethereum-optimism/optimism/issues/11653