Tendermint 37 + sdk 45 requires forking ibc-go
Closed this issue · 0 comments
faddat commented
So, because of differences in the ABCI interface, having abci++ / tendermint v0.37.x will require forking IBC-go
What should we do here?
I think the options are:
- Use SDK 47 without depinject features, while still using tendermint v0.37.x
- Remove tendermint 37 from our main cosmos-sdk branch
But I figure that there could be other things I haven't thought of.