Carlos Rodriguez
Carlos Rodriguez
> Hi @crodriguezvega, could I take this PR for now, or do we need to wait until v9 is released? Thank you for reaching out, @neitdung. We have decided to...
yay, nice find, @damiannolan! Thank you also for opening the issue in composable-ibc.
Fixed by disabling them 😓 We will go with https://github.com/cosmos/ibc-go/issues/6835 instead.
Does anyone have an idea why it's complaining about `WithQueryRouter` function?
> I've fixed that problem @crodriguezvega by pinning callbacks to the local ibc-go. However, now it's complaining about something else. Thank you, @srdtrk! I've seen this problem before actually... Something...
Thanks, @zadkiel88. Can I mark the PR as ready for review or you plan to push more changes?
Thank you, @alpe, for opening this issue. How pressing is your need to have ibc-go compatible with app v2? Having also app v1 is blocking any urges development on your...
Thanks for the information, @alpe. What is your timeline for v0.41? And If I understand correctly, then you would like to have this available in the v7 release line, right?
- [x] Add buf pulsar generation (https://github.com/cosmos/ibc-go/pull/5968). - [x] Add depinject support to core module (https://github.com/cosmos/ibc-go/pull/5976) - [x] Add depinject support to transfer module (https://github.com/cosmos/ibc-go/pull/5977). - [x] Add depinject support...
@damiannolan Now that in ICS20 v2 we do the unmarshalling depending on the channel version, do you think we need to keep this PR?