• mbaxter's avatar
    cannon: Enable 64-bit tests (#12729) · fde52b49
    mbaxter authored
    * cannon: Set up fuzz tests to run across 32- and 64-bit VMs
    
    Update preimage read fuzz test to work on 64-bit vms
    
    * cannon: Run both 32- and 64-bit Cannon tests in CI
    
    * cannon: Separate log and coverage files for 32- and 64-bit tests
    
    * cannon: Clean up evm validation code
    
    * cannon: Move skip utility to testutil
    
    * cannon: Make TestState_EncodeWitness 64-bit compatible
    
    * cannon: Skip failing 64-bit tests
    
    * cannon: Update TestEVM_EmptyThreadStacks to work across 32- and 64-bit vms
    
    * cannon: Update version state tests, add build tags
    
    * cannon: Fix code coverage upload paths
    
    * cannon: Fix code coverage file extensions
    
    * cannon: Run 32/64-bit tests using a matrix
    
    * cannon: Try to set better name for arch-specific cannon tests
    
    * cannon: Use generated job names in bedrock requirements list
    
    * cannon: Add comment on new validator util
    
    ---------
    Co-authored-by: default avatarMatthew Slipper <me@matthewslipper.com>
    fde52b49
Name
Last commit
Last update
..
arch Loading commit data...
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...
versions 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...