• Maurelian's avatar
    OPSM: Deploy Permissioned Game (#12064) · 308ce74c
    Maurelian authored
    * chore: fix semver lock
    
    * fix: no permissionless root, remove hash from 0xdead
    
    * fix: use 0xdead root properly
    
    * feat: add remaining fault proof support
    
    * chore: Update semver-lock
    
    * fix: Remove extra anchor root definition and restore aritfactsFs argument
    
    * feat: Add wip big blueprint code
    
    * Don't wrap input to deployBigBytecode with preamble
    
    * fix: off by one in deployBigBytecode
    
    * feat: more gas efficient blueprint deployment for permissioned game
    
    * Get the big deployments working
    
    * perf: more efficient preamble parsing
    
    * chore: snapshots + fix revert
    
    * test: skip FaultDisputeGameAddress since we don't deploy it yet
    
    * chore: cleanup
    
    ---------
    Co-authored-by: default avatarMatt Solomon <matt@mattsolomon.dev>
    Co-authored-by: default avatarMatthew Slipper <me@matthewslipper.com>
    308ce74c
DeployImplementations.s.sol 40.9 KB