Please help, the changes to middleware weren’t only painful to gaia
github.com/cosmos/gaia
opened 07:19AM - 26 May 22 UTC
## Summary of Bug
The current gaia codebase is literally impossible to ship. …It uses the cosmos SDK middleware.
The Notional team has made PR's to ibc-go that resolve these issues:
This should be merged first, please consider it a review ergonomics enhancement:
https://github.com/cosmos/ibc-go/pull/1439
Then this, it brings ibc-go up to date with ibc-go in the context of sdk 46
https://github.com/cosmos/ibc-go/pull/1412
Finally, this:
https://github.com/cosmos/ibc-go/pull/1413
Any chain using 46 really needs these. Please help. The middleware changes hurt.
## Version
## Steps to Reproduce
____
#### For Admin Use
- [ ] Not duplicate issue
- [ ] Appropriate labels applied
- [ ] Appropriate contributors tagged
- [ ] Contributor assigned/self-assigned
- [ ] Is a spike necessary to map out how the issue should be approached?