• Mark Tyneway's avatar
    contracts-bedrock: standardize naming for artifacts · 791ee36f
    Mark Tyneway authored
    Standardizes the naming scheme for the hh deploy artifacts.
    The goerli artifacts had their names migrated to the new style
    where proxy is used as a suffix. This is a forwards compatible
    change because the tooling will look between both the `contracts`
    package and the `contracts-bedrock` package for the artifacts,
    meaning that a lookup for the old name and the new name will work.
    This will prevent there from being 2 artifacts with the same name
    which may break some of the golang hh tooling.
    791ee36f
Name
Last commit
Last update
..
solcInputs Loading commit data...
.chainId Loading commit data...
L1CrossDomainMessenger.json Loading commit data...
L1CrossDomainMessengerProxy.json Loading commit data...
L1ERC721Bridge.json Loading commit data...
L1ERC721BridgeProxy.json Loading commit data...
L1StandardBridge.json Loading commit data...
L1StandardBridgeProxy.json Loading commit data...
L2OutputOracle.json Loading commit data...
L2OutputOracleProxy.json Loading commit data...
Lib_AddressManager.json Loading commit data...
OptimismMintableERC20Factory.json Loading commit data...
OptimismMintableERC20FactoryProxy.json Loading commit data...
OptimismPortal.json Loading commit data...
OptimismPortalProxy.json Loading commit data...
PortalSender.json Loading commit data...
ProxyAdmin.json Loading commit data...
SystemConfig.json Loading commit data...
SystemConfigProxy.json Loading commit data...
SystemDictator.json Loading commit data...
SystemDictatorProxy.json Loading commit data...