• smartcontracts's avatar
    feat: incident response improvements (#13711) · 984bae91
    smartcontracts authored
    * feat: incident response improvements
    
    First half of the original incident response improvements PR.
    Co-authored-by: default avatarwildmolasses <changes@gmail.com>
    
    * fix tests and add specs
    
    * misc fixes
    
    * more fixes
    
    * emit event on setRespectedGameTypeUpdatedAt, and test wasRespectedGameType as withdrawal finality condition
    
    * withdrawal when gameWasNotRespectedGameType reverts
    
    * anchor game blacklisted and getAnchorGame tests
    
    * isGameAirgapped
    
    * tiny specs change
    
    * add snapshots
    
    * fix specs test and ASR snapshot
    
    * update semver
    
    * no compilation rrestrictions when optimizer is off
    
    * interop portal semver
    
    * justfile ignore, semver
    
    * minor tweaks
    
    * expanded test coverage
    
    * various logical tweaks
    
    * test fix
    
    * clearer error
    
    * fix test flake in go tests
    
    * add portal tests
    
    * portal2 tests: encodeCall
    
    * FDG test: recipient can't receive value reverts
    
    * various final tweaks
    
    * regenerate snapshots
    
    * fix specs tests
    
    * final test fixes
    
    ---------
    Co-authored-by: default avatarwildmolasses <changes@gmail.com>
    984bae91
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...
justfile Loading commit data...