• Maurelian's avatar
    feat: deployImplementations and depImplementationsInterop (#12226) · a12738b7
    Maurelian authored
    * feat: Use DeploySuperchain script in Deploy.s.sol
    
    Demonstrate that build breaks when using high level syntax
    
    * fix: Cannot set null protocol versions error
    
    * feat: Also save impls
    
    * fix: semver lock
    
    * fix: bump ProtocolVersions semver
    
    * feat: Add superchainProxyAdmin
    
    * feat: Undo removeing ProtocolVersion type from interface
    
    * fix: semver-lock
    
    * feat: remove setupOpChainAdmin
    
    * fix: transfer ProxyAdmin ownership after all setup is complete
    
    * feat: separate deployImplementations
    
    * feat: split up deployImplementations and deployImplementationsInterop
    
    * fix: lint
    a12738b7
Deploy.s.sol 76.4 KB