• Adrian Sutton's avatar
    cannon: Support F_GETFD cmd to fcntl (#12050) · 52d0e60c
    Adrian Sutton authored
    * cannon: Support F_GETFD cmd to fcntl.
    
    * cannon: Update fuzz test expectations.
    
    * cannon: Update MIPS.t.sol
    
    * cannon: Introduce a new state version for supporting get_fd.
    
    Switches singlethreaded prestate to use .bin.gz instead of json since it now needs to detect the new state version.
    
    * cannon: Don't override the cannon version.
    
    * Update semver-lock.
    
    * cannon: Update tests to detect old versions but only check writing and parsing for the currently supported versions.
    
    * cannon: Load old version from cannon docker image
    
    * cannon: Improve logging.
    
    * cannon: Restore cannon version arg.
    
    * Fix contrac semvers.
    
    * cannon: Rename singlethreaded-getfd to just singlethreaded-2.
    
    We could just go to using the state version number directly, but particularly the difference between singlethreaded and multithreaded feels useful to keep.
    
    * cannon: Fix comment.
    
    * Update semver again.
    52d0e60c
Name
Last commit
Last update
..
cmd Loading commit data...
config Loading commit data...
flags Loading commit data...
game Loading commit data...
metrics Loading commit data...
runner Loading commit data...
sender Loading commit data...
tools Loading commit data...
version Loading commit data...
.gitignore Loading commit data...
Makefile Loading commit data...
README.md Loading commit data...
challenger.go Loading commit data...
challenger_test.go Loading commit data...