RSSAmplifier

Blog

Release notes from ibc-go

github.comRSS feed ↗10 posts

Latest posts

v11.2.0

Description This release introduces rate limiting middleware (moved from ibc-apps ) and includes several validation, dependency updates, and fixes. For a complete list of updates, see the sections below. New Features Rate Limiting Middleware This release adds the IBC rate-limiting middleware, migrated from ibc-apps . It applies configurable per-channel, per-denomination quotas to ICS-20 transfers…

v11.1.0

Description This release introduces packet forward middleware (moved from ibc-apps ) and includes several validation, dependency updates, and fixes. For a complete list of updates, see the full changelog . New Features Packet Forward Middleware Packet Forward Middleware enables multi-hop ICS20 transfers by allowing packets to include forwarding metadata. Chains can use this middleware to forward…

modules/light-clients/08-wasm/v11.1.0

Description The 08-wasm light client module now uses wasmvm v3. Migration Guide No migration is required.

v10.7.0

Description This small release improves IBC v2 reliability by tightening transfer validation and fixing channel v2 queries for packet commitments and acknowledgements that use binary store keys. Migration Guide No migration is required. What's Changed imp(transfer): add extra validation to v2 module based on v1 validation (backport #8939 ) by @mergify [bot] in #8948 fix(channel/v2): parse binary…

v10.6.0

ibc-go v10.6.0 Release Notes This release fixes a potential blockage of the IBC v2 packet life cycle, caused by incorrect handling of an error in the callbacks middleware. Migration Guide This version requires a coordinated upgrade as it contains a state breaking change. What's Changed fix(callbacks/v2): OnTimeoutPacket blocked by UnmarshalPacketData error (backport #8856 ) by @mergify [bot] in…

v11.0.0

ibc-go v11.0.0 Release Notes This release introduces several notable changes in ibc-go v11.0.0. For a complete list of updates, see the full changelog . New Features This release adds new modules that must be explicitly wired into your application before they can be used. The IBC-Go documentation includes integration and migration guides. ICS27-GMP (General Message Passing) ICS27-GMP is a new IBC…

modules/light-clients/08-wasm/v11.0.0

release modules/light-clients/08-wasm v11.0.0

v10.5.1

ibc-go v10.5.1 Release Notes This release fixes a failure caused by non-UTF8 values being included in error/event emission. View the full changelog for more details. Migration Guide This version does not contain any state or API breaking changes. What's Changed chore(simapp): wireup IBC v2 router by @srdtrk in #8847 fix(transfer): use packet sender and receiver string in unauthorized error…

v11.0.0-rc.2

rc.2 for ibc-go v11.0.0

v11.0.0-rc.1

rc.1 for ibc-go v11.0.0