• 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
..
actor-tests Loading commit data...
atst Loading commit data...
balance-monitor Loading commit data...
chain-mon Loading commit data...
common-ts Loading commit data...
contracts Loading commit data...
contracts-bedrock Loading commit data...
contracts-periphery Loading commit data...
core-utils Loading commit data...
data-transport-layer Loading commit data...
fault-detector Loading commit data...
hardhat-deploy-config Loading commit data...
message-relayer Loading commit data...
migration-data Loading commit data...
replica-healthcheck Loading commit data...
sdk Loading commit data...