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

IBC transfer from a spending key #2321

Closed
wants to merge 4 commits into from
Closed

Conversation

yito88
Copy link
Member

@yito88 yito88 commented Dec 20, 2023

Describe your changes

closes #2314

  • Change the source type in ibc-transfer to TransferSource to set a spending key
  • Add MsgShieldedTransfer to pass token::Transfer and MASP tx with MsgTransfer
  • Call handle_masp_tx after send_transfer_execute in IbcActions if it's a shielded transfer
  • Modify an E2E test to send a token from a spending key to a payment key on another Namada

Indicate on which release or other PRs this topic is based on

Checklist before merging to draft

  • I have added a changelog
  • Git history is in acceptable state

@yito88
Copy link
Member Author

yito88 commented Dec 20, 2023

close due to wrong branch name

@yito88 yito88 closed this Dec 20, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Sending a token from a spending key over IBC
1 participant