Skip to content

Enable token transfer app to store a map of trace hash with the associated denom #502

New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Closed
Tracked by #431
Farhad-Shabani opened this issue Mar 7, 2023 · 0 comments · Fixed by #512
Closed
Tracked by #431
Assignees
Labels
A: breaking Admin: breaking change that may impact operators O: usability Objective: aims to enhance user experience (UX) and streamline product usability
Milestone

Comments

@Farhad-Shabani
Copy link
Member

Sumary

The current process_recv_packet_execute doesn't store a map for trace_hash and denom. It only returns the pair as an event. Also, send_transfer_execute doesn't restore the original denom with the trace_hash.
This facility exists on IBC-go which makes it possible to store the denom when receiving and restore the denom from the trace hash.

Remark: This facility requested by Namada

@Farhad-Shabani Farhad-Shabani added A: breaking Admin: breaking change that may impact operators O: usability Objective: aims to enhance user experience (UX) and streamline product usability labels Mar 7, 2023
@Farhad-Shabani Farhad-Shabani added this to the v0.32.0 milestone Mar 7, 2023
@Farhad-Shabani Farhad-Shabani self-assigned this Mar 7, 2023
@Farhad-Shabani Farhad-Shabani moved this to 🏗️ In Progress in ibc-rs Mar 7, 2023
@github-project-automation github-project-automation bot moved this from 🏗️ In Progress to ✅ Done in ibc-rs Mar 9, 2023
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
A: breaking Admin: breaking change that may impact operators O: usability Objective: aims to enhance user experience (UX) and streamline product usability
Projects
None yet
1 participant