-
Notifications
You must be signed in to change notification settings - Fork 589
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
ICS20 V2 Support for Multi Denom #5793
Labels
Milestone
Comments
When we are doing such a rewrite, is it also possible to migrate storage to |
This was referenced Mar 6, 2024
Merged
This was referenced Mar 25, 2024
12 tasks
This was referenced Apr 26, 2024
This was referenced May 8, 2024
We should also test ledger support since |
5 tasks
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Requirements document
Shout out to @charleenfei for all the work done so far in this PoC branch that we've been working on.
In the linked PoC, we have the spec changes implemented and unit and e2e tests passing (additional ones still need to be added)
In the PoC, we have some full unit tests and E2E tests passing and can be used as a reference, unit and e2e.
This issue will outline the proposed order of PR creation for the changes to be most easily reviewed.
IBC spec
1020
ADRs
Milestones
Implementation issues
[]sdk.Coin
#5799FungibleTokenPacketDataV2
interface methods #5795getFungibleTokenPacketDataV2
and replace occurrences ofFungibleTokenPacketData
with it #5796sendTransfer
to iterate over an array of coins #5801QA scenarios
Automated e2e tests
Pre-releases
Checklist
For Admin Use
The text was updated successfully, but these errors were encountered: