• inphi's avatar
    feat(ctb): Proper contract ABI for MIPS.sol · 5b2442c9
    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
Name
Last commit
Last update
..
solutil.go Loading commit data...
solutil_test.go Loading commit data...