• Matt Solomon's avatar
    OPSM: Begin implementing OP Stack Manager code and it's deployment (#11623) · de31478b
    Matt Solomon authored
    * begin supporting specifying versions in OPSM
    
    * add deploy logic
    
    * deploy OPSM along with implementations
    
    * scaffold opsm interface between scripts
    
    * fixes
    
    * mvp of DeployOPChain
    
    * start working on an e2e opsm test, currently reverts
    
    * fix tests
    
    * test cleanup
    
    * rename opsmSingleton to opsm
    
    * chore: remove unused imports
    
    * refactor: switch from 'new' to blueprints, 50% code size reduction
    
    * fix semgrep
    
    * feat: add OPSM interop tests
    
    * test: add missing specs
    
    * add DisputeGameFactory deployment
    
    * chore: update snapshots
    
    * fix opsm interop support
    
    * chore: update snapshots
    
    * Update packages/contracts-bedrock/test/DeployOPChain.t.sol
    
    * fix: add L1StandardBridge setter and initialization
    
    * chore: small clarification of deploy flow
    
    * Update packages/contracts-bedrock/scripts/DeployImplementations.s.sol
    Co-authored-by: default avatarBlaine Malone <blainemalone01@gmail.com>
    
    * chore: add todos
    
    * fix: change bytes32 to string
    
    * rename addrs to opChainAddrs for clarity
    
    * test: fix assertion string numbering
    
    * chore: update semver lock:
    
    ---------
    Co-authored-by: default avatarBlaine Malone <blainemalone01@gmail.com>
    de31478b
Name
Last commit
Last update
..
L1 Loading commit data...
L2 Loading commit data...
Safe Loading commit data...
actors Loading commit data...
cannon Loading commit data...
dispute Loading commit data...
fixtures Loading commit data...
governance Loading commit data...
invariants Loading commit data...
kontrol Loading commit data...
legacy Loading commit data...
libraries Loading commit data...
mocks Loading commit data...
periphery Loading commit data...
safe-tools Loading commit data...
setup Loading commit data...
universal Loading commit data...
vendor Loading commit data...
BenchmarkTest.t.sol Loading commit data...
DeployImplementations.t.sol Loading commit data...
DeployOPChain.t.sol Loading commit data...
DeploySuperchain.t.sol Loading commit data...
ExtendedPause.t.sol Loading commit data...
L2Genesis.t.sol Loading commit data...
Predeploys.t.sol Loading commit data...
Preinstalls.t.sol Loading commit data...
Specs.t.sol Loading commit data...