• Michael Amadi's avatar
    use DeployUtils lib for deployments in deploy script (#12070) · 0b2d0b2a
    Michael Amadi authored
    * use DeployUtils lib for deployments in deploy script
    
    * type safety for constructor args and use encode constructor
    
    * add comments to helper functions
    
    * add commentsd, deploy scripts cleanup
    
    * fix assertion
    
    * modify interface checker script to always expect a pseudo-constructor, modify failing interfaces
    
    * assert contracts with no constructors to have pseudo-constructors with no input
    
    * use pseudo-constructor encoding for contracts with no constructor defined
    0b2d0b2a
Name
Last commit
Last update
..
IAddressManager.sol Loading commit data...
IDeployerWhitelist.sol Loading commit data...
IL1BlockNumber.sol Loading commit data...
IL1ChugSplashProxy.sol Loading commit data...
ILegacyMessagePasser.sol Loading commit data...
IResolvedDelegateProxy.sol Loading commit data...