Inphi

Results 74 issues of Inphi

Ensure the alloc test does not exceed a maximum amount of memory for allocations.

A-cannon

Need to add theses for the differential tests.

A-cannon

## 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...

A-cannon

It should be feasible to easily run VMs on the op-program (with valid inputs) without instantiating the op-challenger and dispute games.

A-cannon

This is needed when disabling Go patches for prometheus module to work.

A-cannon

blocked by: https://github.com/ethereum-optimism/optimism/issues/11665

A-cannon

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