-
Notifications
You must be signed in to change notification settings - Fork 3.6k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
EPIC: Collections #14300
Comments
During experimentation with bank migration, I found other things which are required before we can effectively start migrating modules:
|
The last bullet point is covered by the store service right? |
@tac0turtle, I'm not currently 100% sure on how the relationship between core and sdk works, but since sdk cannot depend on core/store, then SDK needs to implement a function that given |
@testinginprod you mentioned that you've created a tool for checking differences in state before and after collections, would be nice to have it so we can move faster on this issue |
Next step for this would be to use IndexedMap wherever possible |
authz & nft are missing here. Thanks @atheeshp for pointing it out |
going to close this epic, @testinginprod could you create a new epic for schema related work, or update the issue about schema |
Summary
Since ADR-062 was accepted, we need to port and adapt
collections
.Work Breakdown
Phase 1
Phase 2 (module migration requirements)
requirements
Phase 3 (migrate modules)
Auth
Distribution
Slashing
Staking
Crisis
Mint
Gov
Circuit
Feegrant
Evidence
Proposal Queue
Phase 4 (API improvements)
coll
orcolls
The text was updated successfully, but these errors were encountered: