• 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
Name
Last commit
Last update
..
rlp Loading commit data...
trie Loading commit data...
Blueprint.t.sol Loading commit data...
Bytes.t.sol Loading commit data...
Constants.t.sol Loading commit data...
Encoding.t.sol Loading commit data...
GasPayingToken.t.sol Loading commit data...
Hashing.t.sol Loading commit data...
SafeCall.t.sol Loading commit data...
StaticConfig.t.sol Loading commit data...
Storage.t.sol Loading commit data...
TransientContext.t.sol Loading commit data...