• 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
..
cmd Loading commit data...
docs Loading commit data...
mipsevm Loading commit data...
multicannon Loading commit data...
scripts Loading commit data...
testdata Loading commit data...
.gitignore Loading commit data...
Dockerfile.diff Loading commit data...
LICENSE Loading commit data...
Makefile Loading commit data...
README.md Loading commit data...
main.go Loading commit data...