- Chains will need to remove the
ParamSubspacearg from all calls toKeeperconstructors
Version Upgrades
IBC-Go v10 to v11
This guide provides instructions for migrating to a new version of ibc-go.
This guide provides instructions for migrating to a new version of ibc-go.
Note: ibc-go supports golang semantic versioning and therefore all imports must be updated on major version releases.
Diff examples are shown after the list of overall changes:
The transfer module, the packet forward middleware, and the rate limiting middleware support custom address codecs. This feature is primarily added to support Cosmos EVM for IBC transfers. In a standard Cosmos SDK app, they are wired as follows: