Skip to content

Releases: informalsystems/hermes

v0.12.0-rc.0

21 Feb 15:05
v0.12.0-rc.0
caa965e

Choose a tag to compare

v0.12.0-rc.0 Pre-release
Pre-release

February 21st, 2022

⚠️ This is a release candidate and not the final release for v0.12.0.

BUG FIXES:

  • IBC Modules
    • Fixed the formatting of NotEnoughTimeElapsed and NotEnoughBlocksElapsed in tendermint errors (#1706)
    • IBC handlers now retrieve the host timestamp from the latest host consensus state (#1770)
  • Relayer Library
    • Handle non-standard ports in channel handshake (#1837)
    • Fix duplicate SendPacket events emitted by EndBlock (#1844)
    • Fix support for non-standard ports in channel handshake (#1861, #1837)
    • Fixed bug where Hermes cleared packets at startup, despite clear_on_start = false (#1872)
  • Relayer CLI
    • Disable reloading of configuration upon receiving a SIGHUP signal (#1885)

FEATURES:

  • General
    • Upgrade protos and compatibility to IBC v3.0.0-rc.0 and Cosmos SDK v0.45.1 (#1797)
  • Relayer CLI
    • Allow overriding the tracing filter with RUST_LOG environment variable (#1895)

IMPROVEMENTS:

  • IBC Modules
    • Added more unit tests to verify Tendermint ClientState (#1706)
    • Define CapabilityReader and CapabilityKeeper traits (#1769)
  • Relayer Library
    • Add two more health checks: tx indexing enabled and historical entries > 0 (#1388)
    • Changed ConnectionEnd::versions method to be non-allocating by having it return a &[Version] instead of Vec<Version> (#1880)
  • Relayer CLI
    • Added clear packets command, combining the effects of tx raw packet-recv and tx raw packet-ack (#1834)

v0.11.1

04 Feb 13:29
v0.11.1
e16d5f6

Choose a tag to compare

v0.11.0

28 Jan 10:59
v0.11.0
288a1ab

Choose a tag to compare

v0.10.0

13 Jan 09:30
v0.10.0
7cf3541

Choose a tag to compare

v0.9.0

23 Nov 11:18
v0.9.0
289ef0d

Choose a tag to compare

v0.8.0

01 Nov 16:53
v0.8.0
a3a1ad6

Choose a tag to compare

v0.8.0-pre.1

22 Oct 13:54
v0.8.0-pre.1
77b0a0a

Choose a tag to compare

v0.8.0-pre.1 Pre-release
Pre-release

v0.7.3

04 Oct 18:16
v0.7.3
5d53e52

Choose a tag to compare

v0.7.2

24 Sep 09:32
v0.7.2
e2ce200

Choose a tag to compare

v0.7.1

14 Sep 20:40
v0.7.1
5d38857

Choose a tag to compare