Skip to content

v0.38.0

Compare
Choose a tag to compare
@Farhad-Shabani Farhad-Shabani released this 24 Apr 18:03
· 289 commits to main since this release

This release involves splitting the newly defined MsgUpdateClient type in v0.37.0 into distinct IBC message structs: MsgUpdateClient and MsgSubmitMisbehaviour. Additionally, we made improvements to the Version validations in connection and channel handshakes, discarded now-unused store_client_type interface, and removed IbcEventType to enable each IBC event variant to define its own set of event types.

There are consensus-breaking changes

📖CHANGELOG