• Maurelian's avatar
    feat: Upgrade OPContractsManager to deploy new ASR and dispute games · 47c00f99
    Maurelian authored
     (#13803)
    
    * feat: upgrade ASR to new proxy and impl
    
    * feat: semgrep fix for _ prefixed args
    
    * feat: simplify vm.expectCommit call
    
    * save newly deployed contracts in ForkLive
    
    * self review changes
    
    * feat: re-skip tests (unskip moved to later PR)
    
    * feat: Check ImplemenationSet events
    
    * feat: Add dispute game version assertions to check the upgrade
    
    * fix unused imports
    
    * review suggestions
    
    * feat: Avoid some casting
    
    * update snapshots
    
    * refactor dispute game changes into deployAndSetNewGameImpl
    
    * lint
    
    * feat: Deploy using DeployUtils vm.getCode() instead of new
    
    * feat: remove concrete contract imports
    
    * semver lock
    
    * feat: fix non-upgrader test
    
    * lint
    47c00f99
Name
Last commit
Last update
..
deploy-config Loading commit data...
deploy-config-periphery Loading commit data...
deployments Loading commit data...
interfaces Loading commit data...
lib Loading commit data...
meta Loading commit data...
scripts Loading commit data...
snapshots Loading commit data...
src Loading commit data...
test Loading commit data...
.gitignore Loading commit data...
README.md Loading commit data...
foundry.toml Loading commit data...
justfile Loading commit data...