Skip to content

v1.10.3

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 02 Sep 13:44
· 17 commits to master since this release
v1.10.3
e26d356

September 2nd, 2024

This release fixes an issue where Hermes could not connect to gRPC servers over TLS. Additionally, this release also fixes a bug in the clear packet CLI where the excluded_sequences configuration option was not always taken into account.

Furthermore, Hermes now uses abci_query instead of gRPC for some queries, for instance for querying staking parameters and service configuration during health checks, and when retrieving version information.