• 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
Name
Last commit
Last update
..
CommonTest.sol Loading commit data...
DeployVariations.t.sol Loading commit data...
Events.sol Loading commit data...
FFIInterface.sol Loading commit data...
ForkLive.s.sol Loading commit data...
Setup.sol Loading commit data...