We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 58a526f commit ed34305Copy full SHA for ed34305
MIGRATION.md
@@ -27,7 +27,12 @@ phase 1: first ab actions
27
phase 2: prep for ab actions
28
1. execute script to push LegacyAssessment stake and rewards
29
2. call LegacyMemberRoles.migrateMembers
30
-3. deploy new contract implementations (create2)
+3. deploy non-proxy contracts (create2)
31
+ - CoverNFTDescriptor
32
+ - VotePower
33
+ - StakingViewer
34
+ - CoverBroker
35
+4. deploy new proxy contract implementations (create2)
36
- Pool
37
- SwapOperator
38
- Ramm
0 commit comments