• mbaxter's avatar
    cannon: Run common evm tests across all implementations (#11333) · 5212c4db
    mbaxter authored
    * cannon: Prep test utils to handle Mips2.sol
    
    * cannon: Add metadata struct to hold all contract-related metadata
    
    * cannon: Add forge debug test for mips2
    
    * cannon: Fix path to mips2 artifacts in testutil
    
    * cannon: Rework evm tests to run across both cannon impls
    
    * cannon: Skip failing test for now, add todo
    
    * cannon: Rename FPVMState.GetRegisters to GetRegistersMutable
    
    * cannon: Run linter
    
    * cannon: Fix skipped claim test
    
    * cannon: Rename FPVMState registers getter to follow convention
    
    * cannon: Rename cpu getter to match naming convention
    
    * cannon: Fix bad merge - elf paths, versioned references
    5212c4db
Name
Last commit
Last update
..
exec Loading commit data...
memory Loading commit data...
multithreaded Loading commit data...
program Loading commit data...
singlethreaded Loading commit data...
tests Loading commit data...
testutil Loading commit data...
.gitignore Loading commit data...
README.md Loading commit data...
debug.go Loading commit data...
hex.go Loading commit data...
iface.go Loading commit data...
logw.go Loading commit data...
oracle.go Loading commit data...
state.go Loading commit data...
witness.go Loading commit data...