Investigate on ICS29 fee middleware #237
thomas-nguy
started this conversation in
Ideas
Replies: 2 comments 3 replies
-
I can work on investigating the ICS29 and how could I experiment with this? @thomas-nguy |
Beta Was this translation helpful? Give feedback.
0 replies
-
Maybe the first task will be to look at the repo, try to understand how does it work and how far are we from completion by reading the integration/unit tests Then try to setup a local instance with the module |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
In order to bring cosmos tokens to cronos, we need a fee mechanism to cover the cost of maintaining relayers
ICS29 fee middleware in ibc-go seems still WIP, but worth to have a look and experiment
https://github.com/cosmos/ibc-go/tree/ics29-fee-middleware
spec
https://github.com/cosmos/ibc/tree/master/spec/app/ics-029-fee-payment
Beta Was this translation helpful? Give feedback.
All reactions