• 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
..
ast Loading commit data...
bindings Loading commit data...
foundry Loading commit data...
gen Loading commit data...
hardhat Loading commit data...
legacy-bindings Loading commit data...
predeploys Loading commit data...
solc Loading commit data...
Makefile Loading commit data...
README.md Loading commit data...
artifacts.json Loading commit data...
doc.go Loading commit data...