Skip to content

Remove IBC Fees support #2456

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

Closed
chipshort opened this issue Apr 23, 2025 · 0 comments · Fixed by #2479
Closed

Remove IBC Fees support #2456

chipshort opened this issue Apr 23, 2025 · 0 comments · Fixed by #2479
Assignees
Milestone

Comments

@chipshort
Copy link
Collaborator

chipshort commented Apr 23, 2025

We added support in 2.2 for IBC Fees in the form of IbcMsg::PayPacketFee, IbcMsg::PayPacketFeeAsync and IbcQuery::FeeEnabledChannel. Since then, support in ibc-go has been removed and consequently support in wasmd had to be removed too.
So, only wasmd 0.54 supports this and I doubt any chain will upgrade their channels to enable IBC Fees, so we might as well remove the query / messages from cosmwasm-std in 3.0

@chipshort chipshort added this to the 3.0.0 milestone Apr 23, 2025
@kulikthebird kulikthebird self-assigned this May 9, 2025
@kulikthebird kulikthebird linked a pull request May 13, 2025 that will close this issue
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 a pull request may close this issue.

2 participants