feat(ctb): Proper contract ABI for MIPS.sol
This is necessary so the FaultDisputeGame can easily interact with the MIPS VM. MIPS.step previously required a non-standard calldata format where the packed state and proofs did not contain any padding. As such, interacting with the VM contract in Solidity required careful and expensive construction of calldata.
Showing
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
Please register or sign in to comment