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

Open
2 tasks
MSalopek opened this issue Apr 11, 2024 · 0 comments
Open
2 tasks

Feature request: add support for IBC fee middleware #1782

MSalopek opened this issue Apr 11, 2024 · 0 comments
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
@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 type: feature-request New feature or request improvement and removed status: waiting-triage This issue/PR has not yet been triaged by the team. labels Apr 11, 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: 📥 F2: Todo
Development

No branches or pull requests

2 participants