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

Feature request: add support for IBC fee middleware #1782

Closed
2 tasks
MSalopek opened this issue Apr 11, 2024 · 1 comment
Closed
2 tasks

Feature request: add support for IBC fee middleware #1782

MSalopek opened this issue Apr 11, 2024 · 1 comment
Labels
type: feature-request New feature or request improvement

Comments

@MSalopek
Copy link
Contributor

Feature request

At present, the provider IBC stack is not able to support IBCFee middleware which prevents incentivizing ICS protocol packets.

It would be beneficial to allow better support for IBCFee so ICS packets could be incentivized, even though the packets originate from an on-chain protocol.

It is possible to use the consumer chain rewards pool or the provider community pool for packet incentivization (this would be synchonous incentivization).

Alternatively, the packets could be incentivized asynchronously, but this seems like it would require more work.

Closing criteria

  • create an ADR outlining the utility of this feature
  • if the feature is useful, proceed with implementation (track in an EPIC or an issue)
@MSalopek MSalopek added the status: waiting-triage This issue/PR has not yet been triaged by the team. label Apr 11, 2024
@github-project-automation github-project-automation bot moved this to 🩹 F1: Triage in Cosmos Hub Apr 11, 2024
@MSalopek MSalopek changed the title Feature request: add support for IBC middleware Feature request: add support for IBC fee middleware Apr 11, 2024
@mpoke mpoke added the type: feature-request New feature or request improvement label Apr 11, 2024
@mpoke mpoke moved this from 🩹 F1: Triage to 📥 F2: Todo in Cosmos Hub Apr 11, 2024
@mpoke mpoke removed the status: waiting-triage This issue/PR has not yet been triaged by the team. label Apr 11, 2024
@mpoke
Copy link
Contributor

mpoke commented Nov 4, 2024

Closing as with the introduction of Epochs, the number of ICS packets is low (1 packet / hour / chain). Also, the IBC fee middleware will be deprecated with IBC v2.

@mpoke mpoke closed this as completed Nov 4, 2024
@github-project-automation github-project-automation bot moved this from 📥 F2: Todo to 👍 F4: Assessment in Cosmos Hub Nov 4, 2024
@mpoke mpoke moved this from 👍 F4: Assessment to ✅ Done in Cosmos Hub Nov 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: feature-request New feature or request improvement
Projects
Status: ✅ Done
Development

No branches or pull requests

2 participants