• Maurelian's avatar
    Add deployImplementations to ForkLive flow (#13573) · e9e203ae
    Maurelian authored
    * Add deployImplementations to ForkLive flow
    
    * feat: remove legacy code
    
    * feat: Add comments
    
    * fix comment
    
    * feat: Compatibility with standalone Artifacts
    
    * feat: use etchLabelAndAllowCheatcodes
    
    * feat: more readable ForkLive
    
    * refactor deploy and forklive flow
    
    * fix checks
    
    * feat: Remove the _suffix arg from deployImpls
    
    * feat: Allow overwriting a saved deployment (logs a warning)
    
    * feat: update comment
    
    * feat: Save the impls we need to save
    
    * fix comment
    
    * feat: replace mustGetAddress(Impl) with EIP1967 helper
    
    * fix: impl retrieval in l1xDM
    
    * fix: impl retrieval in l1xDM
    
    * feat: restore import
    
    * lint
    
    * delete outdated comment
    e9e203ae
Setup.sol 15.3 KB