• Mark Tyneway's avatar
    contracts-bedrock: deploy additional contracts (#3224) · c025f418
    Mark Tyneway authored
    Deploy the `AddressManager` and the `ProxyAdmin`.
    These contracts are required as part of the system on
    L1. The indexer requires the `AddressManager` to be
    deployed. Having the `ProxyAdmin` deployed will make
    the devnet setup more similar to how the system will
    be deployed in production.
    
    Note that these deployments are only good for fresh
    deployments. We will need to update the deploy scripts
    to run against existing networks in the future.
    Co-authored-by: default avatarmergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
    c025f418
Name
Last commit
Last update
..
actor-tests Loading commit data...
common-ts Loading commit data...
contracts Loading commit data...
contracts-bedrock Loading commit data...
contracts-governance Loading commit data...
contracts-periphery Loading commit data...
core-utils Loading commit data...
data-transport-layer Loading commit data...
drippie-mon Loading commit data...
fault-detector Loading commit data...
hardhat-deploy-config Loading commit data...
integration-tests-bedrock Loading commit data...
message-relayer Loading commit data...
replica-healthcheck Loading commit data...
sdk Loading commit data...