• 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
DeployUtils.sol 10.8 KB