-
Notifications
You must be signed in to change notification settings - Fork 404
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Draft Spec for Multi-Denom Packets ICS20 v2 (#1020)
* support multi-denom packets * handshake callbacks for v1 and v2 * add in backwards compatibility * add backward compatibility to refund and describe on chain denominations * self review * trace list and metadata definition * metadata sending/setting logic * more writeup * nits * Apply suggestions from code review Co-authored-by: Carlos Rodriguez <carlos@interchain.io> * address reviews * Apply suggestions from code review Co-authored-by: sangier <45793271+sangier@users.noreply.github.com> * fix typo * review comment * delete duplicated paragraph * remove metadata * Apply suggestions from code review Co-authored-by: Carlos Rodriguez <carlos@interchain.io> * use getAppVersion with documentation and add unreachable else case * update ics metadata * Update spec/app/ics-020-fungible-token-transfer/README.md Co-authored-by: sangier <45793271+sangier@users.noreply.github.com> * small fix * alignment of code * if statement formating * add appVersion in refundTokens * add entry in history * add brackets to if statement * add comment about denom of token * construct v1 denom from trace and base denom --------- Co-authored-by: Carlos Rodriguez <carlos@interchain.io> Co-authored-by: sangier <45793271+sangier@users.noreply.github.com> Co-authored-by: Stefano Angieri <stefano@interchain.io>
- Loading branch information
1 parent
0238989
commit 68cad05
Showing
1 changed file
with
169 additions
and
68 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters