Skip to content
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

Draft Spec for Multi-Denom Packets ICS20 v2 #1020

Merged
merged 31 commits into from
Mar 12, 2024
Merged
Changes from 12 commits
Commits
Show all changes
31 commits
Select commit Hold shift + click to select a range
c7e8b65
support multi-denom packets
AdityaSripal Sep 18, 2023
c95cf96
handshake callbacks for v1 and v2
AdityaSripal Sep 18, 2023
405cb2d
add in backwards compatibility
AdityaSripal Sep 19, 2023
5c91ed1
add backward compatibility to refund and describe on chain denominations
AdityaSripal Sep 19, 2023
0f3bb68
self review
AdityaSripal Sep 22, 2023
2078f6f
trace list and metadata definition
AdityaSripal Sep 27, 2023
2cc4337
metadata sending/setting logic
AdityaSripal Sep 27, 2023
88a5c5c
more writeup
AdityaSripal Sep 27, 2023
f98a89b
nits
crodriguezvega Sep 29, 2023
58e6911
Apply suggestions from code review
AdityaSripal Oct 4, 2023
38e4965
address reviews
AdityaSripal Oct 4, 2023
fa291ce
fix merge
AdityaSripal Oct 4, 2023
ca6cd50
Apply suggestions from code review
AdityaSripal Nov 22, 2023
53bc9b7
fix typo
crodriguezvega Feb 21, 2024
cd1c1e4
review comment
crodriguezvega Feb 21, 2024
50c7f17
delete duplicated paragraph
crodriguezvega Feb 21, 2024
353bbcd
Merge branch 'main' into aditya/ics20-2
crodriguezvega Feb 21, 2024
ea51337
remove metadata
AdityaSripal Mar 5, 2024
e558cd3
Apply suggestions from code review
AdityaSripal Mar 5, 2024
a1487bc
use getAppVersion with documentation and add unreachable else case
AdityaSripal Mar 5, 2024
dcb2476
update ics metadata
AdityaSripal Mar 5, 2024
3c869a9
Update spec/app/ics-020-fungible-token-transfer/README.md
AdityaSripal Mar 5, 2024
5991096
small fix
AdityaSripal Mar 5, 2024
830ee02
Merge branch 'main' into aditya/ics20-2
crodriguezvega Mar 5, 2024
681489b
alignment of code
crodriguezvega Mar 7, 2024
6b1aff1
if statement formating
crodriguezvega Mar 7, 2024
094a90a
add appVersion in refundTokens
sangier Mar 8, 2024
066900d
add entry in history
sangier Mar 8, 2024
5baa47f
add brackets to if statement
crodriguezvega Mar 12, 2024
09ebf85
add comment about denom of token
crodriguezvega Mar 12, 2024
d49a90b
construct v1 denom from trace and base denom
crodriguezvega Mar 12, 2024
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Loading