-
Notifications
You must be signed in to change notification settings - Fork 954
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
Receive a token to a payment address over IBC #1917
Conversation
actually, can you clarify why we're introducing foreign addresses please? @yito88 |
|
20452e7
to
b04b744
Compare
I rebased this branch based on #1951. |
b04b744
to
6656f1b
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
lgtm. some tinies
* origin/yuji/ibc-shielded-actions: fix error handling add changelog fix get_ibc_event remove Address::Foreign fix get_shielded_action fix after merge workaround for decoding asset types for IbcToken WIP: add e2e test for receiving to payment address add gen_ibc_shielded_transfer WIP: receive to a shielded address
* origin/yuji/ibc-shielded-actions: fix error handling add changelog fix get_ibc_event remove Address::Foreign fix get_shielded_action fix after merge workaround for decoding asset types for IbcToken WIP: add e2e test for receiving to payment address add gen_ibc_shielded_transfer WIP: receive to a shielded address
* origin/yuji/ibc-shielded-actions: fix error handling add changelog fix get_ibc_event remove Address::Foreign fix get_shielded_action fix after merge workaround for decoding asset types for IbcToken WIP: add e2e test for receiving to payment address add gen_ibc_shielded_transfer WIP: receive to a shielded address
Describe your changes
The sender needs to do two operations to send a token to the payment address on the destination Namada
ibc-gen-shielded
command on the destination Namada--memo-path
to specify the memo fileIndicate on which release or other PRs this topic is based on
Based on #1951
Checklist before merging to
draft