forked from ethereum-optimism/optimism
-
Notifications
You must be signed in to change notification settings - Fork 11
Deploy OP contracts during migration #36
Copy link
Copy link
Closed
Milestone
Description
When migrating the state we need to deploy required smart contracts. For example, some contracts an proxies are expected at certain addresses, which can only done during the migration.
### Tasks
- [x] Create a clean optimism "genesis" fork, that includes all necessary smart contracts.
- [x] Extend the migration tool to merge all accounts from that genesis file into the migrated state db.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels