logo

Q2 2024 Developer Bulletin

avatar
Susannah Evans
June 27, 2024
5 Min
article cover image

The IBC Developer Bulletin is a concise quarterly update covering what was shipped this quarter and what is planned for the next quarter. It covers the IBC specifications, the Go and Rust implementations, and relayers. The end of this article recaps ecosystem news and additional IBC work from Q2.

Latest Releases for the IBC Protocol Stack in Q2

ibc-go v8.3.2

Builds on the v8.3.0 release which enabled queries through Interchain Accounts and support for conditional clients, which allow one light client to depend on another to verify state, important for enabling trust-minimized interoperability with rollup frameworks such as Rollkit.

Hermes v1.10.0

This release adds enhanced packet filtering capabilities. It builds on v1.9.0, which added support for IBC channel upgradability - the ability to add new features to existing channels - and dynamic gas fees through the x/feemarket module developed by Skip.

ibc-rs v0.53

Revamped the ibc-testkit crate, to allow better simulation scenarios and contexts more like real blockchain environments. This built on the prior releases in the quarter which introduced the client recovery feature, as well as the ibc-client-cw crate that streamlines CosmWasm contract creation for light clients built using ibc-rs.

ibc-types v0.13

Updated the ibc-proto dependency to v0.42.

Work in Progress for Upcoming Releases

Ibc-go

v9.0.0 will be released in the second half of Q3, after an audit by Atredis. The main features in this release are:

Ibc-rs

Working on initiatives in preparation for the v1 release:

  • Refactoring and tidying error handling architecture.
  • Implement missing parts of ICS05 and ICS26 for a more complete module management architecture.
  • Create a landing page and complete documentation.

Additional IBC Updates and News from Q2

A quick summary of ecosystem news and other useful updates from the IBC development community.

To keep up to date with the latest IBC Protocol development work, join our monthly community calls and follow our X account to be notified when we publish new content.

avatar
Susannah Evans
IBC Product Lead.

Recent Articles

Cover for Getting Started With IBC: Understanding the Interchain Stack and the Main IBC ImplementationsGetting Started With IBC: Understanding the Interchain Stack and the Main IBC Implementations
This article aims to provide an overview of IBC and its main implementations, ibc-go and ibc-rs, as well as other components of the Interchain stack, namely CometBFT and the Cosmos SDK.
avatar
Adi Ravi Raj
October 16, 2023
5 Min
Cover for Winners of the IBC Ideathon, Ideahacker's Guide to IBCWinners of the IBC Ideathon, Ideahacker's Guide to IBC
Announcing the winners of the first-ever IBC Ideathon, Ideahacker's Guide to IBC!
avatar
IBC Protocol
November 15, 2024
4 Min
Head to our Github to begin.

Ready to get started?