ethereum-optimism / ethereum-optimism/optimism
op-deployer: migrate to DeployMIPS2.s.sol
Open
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
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