• Mark Tyneway's avatar
    op-upgrade: delete dead version (#10013) · e2307008
    Mark Tyneway authored
    * op-upgrade: delete dead version
    
    Deletes the `op-upgrade-mcp` binary in favor of the `op-upgrade` binary.
    This enables us to leverage the `superchain-regsitry` without needing to
    hardcode addresses in one off locations.
    
    `op-upgrade-mcp` existed because `superchain-regsitry` assumes that
    there are implementations that can be shared between networks, ie
    post MCP world, meaning there are no immutables in the code that
    are network specific.
    
    * op-upgrade: apply superchain config to L1 upgrade work, e.g. to source superchainConfig.Config.SuperchainConfigAddr for L1CrossDomainMessenger
    
    ---------
    Co-authored-by: default avatarprotolambda <proto@protolambda.com>
    e2307008
Name
Last commit
Last update
..
clients Loading commit data...
cmd Loading commit data...
contracts Loading commit data...
crossdomain Loading commit data...
deployer Loading commit data...
genesis Loading commit data...
immutables Loading commit data...
safe Loading commit data...
squash Loading commit data...
srcmap Loading commit data...
state Loading commit data...
upgrades Loading commit data...
.gitignore Loading commit data...
Makefile Loading commit data...
README.md Loading commit data...