ethereum-optimism / ethereum-optimism/optimism

op-deployer: migrate to DeployMIPS2.s.sol

Open
#18,034 0 comments 0 reactions 0 assignees View on GitHub
A-op-deployer
Dominant language
Go
Stars
6.5k
Forks
4k
Avg merge
2d 15h
Merged PRs (30d)
145

Description

To complete the strangler fig strategy, we need to remove the legacy DeployMIPS.s.sol script and fully lean on the new DeployMIPS2.s.sol format. See [this pr](https://github.com/ethereum-optimism/optimism/pull/18002) for an example of the end state we want to be in.

Contributor guide

Open the contributing guide

Research direction

Start by locating the op-deployer scripts named DeployMIPS.s.sol and DeployMIPS2.s.sol, then compare the current layout with PR #18002. Trace references to the legacy script and migrate them to the new format; done means DeployMIPS.s.sol is removed and op-deployer relies fully on DeployMIPS2.s.sol.

Written by the indexing model from the issue text.

Assessment

Tech stack
solidity
Domain
blockchain, tooling
Issue type
Refactor
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
52/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.