-
inphi authored
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.
5b2442c9