Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

update hermes to upstream release 1.10.3 #16

Draft
wants to merge 202 commits into
base: astria
Choose a base branch
from
Draft
Changes from 3 commits
Commits
Show all changes
202 commits
Select commit Hold shift + click to select a range
baef139
Use `CosmosSdk` as the chain type if omitted, for backward compatibil…
romac Jan 18, 2024
a583666
Add memo and/or receiver filter metric (#3795)
ljoss17 Jan 19, 2024
90ebd6b
Bump actions/cache from 3 to 4 (#3790)
dependabot[bot] Jan 19, 2024
65ffa50
Bump uuid from 1.6.1 to 1.7.0 (#3807)
dependabot[bot] Jan 23, 2024
c4db70e
Bump semver from 1.0.20 to 1.0.21 (#3806)
dependabot[bot] Jan 23, 2024
e3e10ae
Bump thiserror from 1.0.50 to 1.0.56 (#3805)
dependabot[bot] Jan 23, 2024
a78ed50
Bump serde_json from 1.0.108 to 1.0.111 (#3804)
dependabot[bot] Jan 23, 2024
091fa7a
Bump h2 from 0.3.22 to 0.3.24 (#3799)
dependabot[bot] Jan 23, 2024
d9c939f
Improve error message when deserializing an invalid chain config (#3803)
romac Jan 23, 2024
04868db
Port Osmosis EIP fee query feature (#3771)
ljoss17 Jan 23, 2024
39036d1
Release Hermes v1.8.0 (#3802)
ljoss17 Jan 23, 2024
8a8f1eb
Publish release automatically when pushing version tag (#3809)
romac Jan 23, 2024
37e83e6
Bump lycheeverse/lychee-action from 1.9.1 to 1.9.3 (#3826)
dependabot[bot] Jan 30, 2024
6f0864c
Bump ibc-proto from 0.39.1 to 0.41.0 (#3825)
dependabot[bot] Jan 30, 2024
a5a59f7
Bump serde_yaml from 0.9.30 to 0.9.31 (#3824)
dependabot[bot] Jan 30, 2024
0c9d878
Bump env_logger from 0.10.2 to 0.11.1 (#3821)
dependabot[bot] Jan 30, 2024
e05bd2e
Bump dialoguer from 0.10.4 to 0.11.0 (#3822)
dependabot[bot] Jan 30, 2024
670a92c
Bump serial_test from 2.0.0 to 3.0.0 (#3823)
dependabot[bot] Jan 30, 2024
446731b
Update release-template.md to include a workflow with the comms team …
adizere Jan 31, 2024
8217d10
Update link to IBC website (#3834)
romac Feb 2, 2024
fae5132
fix: use the consensus state at client latest height in status CLI (#…
ancazamfir Feb 2, 2024
6a8d2d7
Index fetched data by the given chain name to account for mismatch be…
romac Feb 2, 2024
afc46a7
fix: add syncing check for gRPC node (#3833)
ancazamfir Feb 2, 2024
fe80bdf
Use cosmos.nix S3 cache on CI (#3842)
romac Feb 6, 2024
5307151
Bump ics23 from 0.11.0 to 0.11.1 (#3839)
dependabot[bot] Feb 7, 2024
7cfb234
Build multi-platform image on macOS runner to speed up build (#3843)
romac Feb 8, 2024
5cde31b
Remove assumption that ICS-04 packet data is a valid UTF-8 string (#3…
romac Feb 8, 2024
16abe32
Fix clippy warnings
romac Feb 8, 2024
f986dc8
Use latest nightly to run cargo-doc
romac Feb 8, 2024
9130641
Include banner in README.md (#3854)
adizere Feb 20, 2024
17b218b
Bump jaxxstorm/action-install-gh-release from 1.10.0 to 1.11.0 (#3848)
dependabot[bot] Feb 20, 2024
6b41efa
Update `curve25519-dalek` to its latest version to fix `cargo doc` jo…
romac Feb 20, 2024
ea44c82
Bump eyre from 0.6.11 to 0.6.12 (#3851)
dependabot[bot] Feb 20, 2024
8736bba
Bump moka from 0.12.4 to 0.12.5 (#3849)
dependabot[bot] Feb 20, 2024
5512d17
feat: add simulate errors metrics (#3846)
freak12techno Feb 21, 2024
dab1cc9
Bump tendermint-proto from 0.34.0 to 0.34.1 (#3861)
dependabot[bot] Feb 28, 2024
5154f01
Improve reliability of compatibility check (#3835)
romac Feb 28, 2024
c453676
Make ordered channels more resilient in the face of failing packets (…
seanchen1991 Feb 28, 2024
df6cd29
Add `memo_overwrite` configuration (#3863)
ljoss17 Feb 29, 2024
df29acc
Recover from gas simulation failures on legacy chains (#3793)
mdyring Mar 4, 2024
0b29b58
Bump tempfile from 3.9.0 to 3.10.1 (#3870)
dependabot[bot] Mar 5, 2024
8c1b1ff
Bump secp256k1 from 0.28.1 to 0.28.2 (#3869)
dependabot[bot] Mar 5, 2024
9c641ae
Bump anyhow from 1.0.79 to 1.0.80 (#3868)
dependabot[bot] Mar 5, 2024
2f9fdb5
Bump thiserror from 1.0.56 to 1.0.57 (#3866)
dependabot[bot] Mar 5, 2024
40d74f6
Fix Rust toolchain nightly version to 2024-03-03 for cargo-doc CI job…
ljoss17 Mar 6, 2024
0f690a0
Add configuration to skip packet sequences when clearing (#3862)
ljoss17 Mar 6, 2024
cac00ee
Improve out of gas error log (#3874)
ljoss17 Mar 6, 2024
79d10c5
Release Hermes v1.8.1 (#3876)
ljoss17 Mar 7, 2024
80aea8e
Fix Docker image workflow
romac Mar 7, 2024
e16dbb0
Bump serde from 1.0.195 to 1.0.197 (#3884)
dependabot[bot] Mar 12, 2024
bb9d42e
Fix parsing of IBC-Go version in health check and improve health chec…
romac Mar 12, 2024
11ed07f
Add Injective to chains running tests in CI (#3886)
ljoss17 Mar 12, 2024
e4aea2a
Fix `clear packets` CLI bug where `counterparty_channel_id` cannot be…
ljoss17 Mar 12, 2024
bff1ee9
Change connection and handshake retry strategy to retry max 10 times …
romac Mar 12, 2024
06dfbaf
Release v1.8.2 (#3891)
romac Mar 12, 2024
6ffb295
fix: fixed minimum-gas-prices healthcheck messages and make it more v…
freak12techno Mar 17, 2024
97c575e
Proceed to next block after a few retries if Hermes can't parse curre…
tkxkd0159 Mar 21, 2024
b076784
Use workspace dependencies (#3907)
romac Mar 21, 2024
0783023
Set `compat_mode` for pull mode in `hermes listen` command (#3911)
tkxkd0159 Mar 22, 2024
d223dd1
Use constant backoff in handshake retry strategy (#3900)
romac Mar 22, 2024
b0ddfeb
Add action to determine and check the MSRV (#3909)
romac Mar 25, 2024
3b4ec69
Revert "Build multi-platform image on macOS runner to speed up build …
romac Mar 25, 2024
d7e0cb7
Bump crossbeam-channel from 0.5.11 to 0.5.12 (#3918)
dependabot[bot] Mar 26, 2024
a1fa6ee
Bump async-trait from 0.1.77 to 0.1.79 (#3919)
dependabot[bot] Mar 26, 2024
a1c4360
Update release-template.md to consistently notify comms team (#3908)
adizere Mar 26, 2024
ff9e2df
Use pull event source when generating configuration with `hermes conf…
romac Mar 27, 2024
07f4059
Bump color-eyre from 0.6.2 to 0.6.3 (#3926)
dependabot[bot] Apr 2, 2024
d3fc891
Bump regex from 1.10.3 to 1.10.4 (#3925)
dependabot[bot] Apr 2, 2024
23a2d00
Bump bs58 from 0.5.0 to 0.5.1 (#3924)
dependabot[bot] Apr 2, 2024
cf17704
Remove `telemetry` and `rest-server` feature flags (#3878)
romac Apr 2, 2024
5e49554
Use `packet_ack_hex` event attribute instead of deprecated `packet_ac…
romac Apr 2, 2024
ccd45d6
Bump reqwest from 0.11.23 to 0.11.27 (#3923)
dependabot[bot] Apr 2, 2024
04361f2
Switch Nix cache to Cachix (#3932)
romac Apr 8, 2024
6a3212a
Update nix flake (#3933)
ljoss17 Apr 8, 2024
1edcb15
Remove mock types and associated tests (#3939)
romac Apr 9, 2024
bb6ed41
Split ICS 02 `ClientState` trait into `ClientState` and `UpgradableCl…
romac Apr 11, 2024
672d2ec
Bump bitcoin from 0.31.1 to 0.31.2 (#3938)
dependabot[bot] Apr 15, 2024
585fe96
Bump serde_json from 1.0.111 to 1.0.115 (#3935)
dependabot[bot] Apr 15, 2024
8ca40e3
Bump h2 from 0.3.25 to 0.3.26 in /tools/query-events (#3929)
dependabot[bot] Apr 15, 2024
1ea8227
Bump h2 from 0.3.24 to 0.3.26 (#3928)
dependabot[bot] Apr 15, 2024
a67a3e1
Bump uuid from 1.7.0 to 1.8.0 (#3949)
dependabot[bot] Apr 17, 2024
4bc63cd
Bump serde_yaml from 0.9.31 to 0.9.34+deprecated (#3948)
dependabot[bot] Apr 17, 2024
fb7c9dc
Bump time from 0.3.31 to 0.3.36 (#3946)
dependabot[bot] Apr 17, 2024
ec8ae19
Bump prost from 0.12.3 to 0.12.4 (#3937)
dependabot[bot] Apr 17, 2024
4ece16a
Bump peaceiris/actions-gh-pages from 3 to 4 (#3934)
dependabot[bot] Apr 17, 2024
d0b2491
Update Gaia, Stride, Neutron and Osmosis versions used in CI (#3944)
ljoss17 Apr 18, 2024
402b8c8
Bump rustls from 0.21.10 to 0.21.11 (#3963)
dependabot[bot] Apr 22, 2024
aa85985
Update nightly toolchain for cargo-doc
romac Apr 22, 2024
87da864
Update Migaloo Chain version used in CI (#3965)
ljoss17 Apr 22, 2024
f71c409
Fix cargo-doc build on nightly (#3967)
romac Apr 22, 2024
bdbbef3
Update Juno version used in CI (#3962)
ljoss17 Apr 22, 2024
2138a49
Update `wasmd` version used in CI (#3968)
ljoss17 Apr 22, 2024
99be9a7
Update tendermint-rs to 0.35.0 (#3895)
romac Apr 23, 2024
df5d09b
Bump itertools from 0.10.5 to 0.12.1 (#3974)
dependabot[bot] Apr 23, 2024
954c2f1
Update to tendermint-rs v0.36.0 (#3966)
romac Apr 25, 2024
962cbd1
Bump lycheeverse/lychee-action from 1.9.3 to 1.10.0 (#3976)
dependabot[bot] Apr 25, 2024
42cd6ff
Bump serde from 1.0.198 to 1.0.201 (#3986)
dependabot[bot] May 15, 2024
4ca6009
Bump prometheus from 0.13.3 to 0.13.4 (#3981)
dependabot[bot] May 15, 2024
25f5475
Bump serial_test from 3.1.0 to 3.1.1 (#3977)
dependabot[bot] May 15, 2024
be3fc03
Fix spelling (#4001)
ancazamfir May 27, 2024
1b3d785
Query consensus states on counterparty chain for double vote evidence…
ancazamfir May 27, 2024
5357a62
Bump serde from 1.0.201 to 1.0.203 (#4002)
dependabot[bot] May 28, 2024
d30188f
--- (#3996)
dependabot[bot] May 28, 2024
5c4d488
--- (#3995)
dependabot[bot] May 28, 2024
5835010
--- (#3994)
dependabot[bot] May 28, 2024
b1860f9
--- (#3992)
dependabot[bot] May 28, 2024
958223c
--- (#3991)
dependabot[bot] May 28, 2024
3ef2a35
--- (#3990)
dependabot[bot] May 28, 2024
c79d39b
Release Hermes v1.8.3 (#4005)
romac May 28, 2024
1d2aa0c
Query consensus states on counterparty chain for double vote evidence…
ancazamfir May 27, 2024
ddfc0f5
Merge branch 'v1.8.x'
romac May 28, 2024
6d377ab
Update dynamic gas fee to work with FeeMarket (#4004)
ljoss17 May 29, 2024
d60057f
Fix typos in comments (#3818)
shuoer86 May 29, 2024
fc8376b
Channel upgradability (#3228)
seanchen1991 May 31, 2024
b448aa6
Update ibc go simapp v8 used in CI (#4010)
ljoss17 Jun 3, 2024
a026d66
Release Hermes v1.9.0 (#4014)
ljoss17 Jun 3, 2024
591a920
Add custom User-Agent to Hermes queries (#4017)
freak12techno Jun 5, 2024
5425f86
Bump toml from 0.8.13 to 0.8.14 (#4018)
dependabot[bot] Jun 7, 2024
76f6ac1
Update Osmosis used in CI to v25 (#4030)
ljoss17 Jun 10, 2024
d76f538
Update Neutron used in CI to v3.0.5 (#4031)
ljoss17 Jun 10, 2024
f0ffaf4
Update Gaia used in CI to v17 (#4032)
ljoss17 Jun 10, 2024
1cb909a
Update `wasmd` used in CI to v0.51.0 (#4033)
ljoss17 Jun 10, 2024
acde373
Ensure all events in a batch are processed, even when it contains eve…
ljoss17 Jun 10, 2024
d3cbd9b
Update Juno used in CI to v22 (#4035)
ljoss17 Jun 10, 2024
e4be3e0
Update Celestia app used in CI to v1.11.0 (#4036)
ljoss17 Jun 11, 2024
8da7082
Specify topology for n-ary chain tests (#4039)
ljoss17 Jun 14, 2024
d0034de
Bump derive_more from 0.99.17 to 0.99.18 (#4042)
dependabot[bot] Jun 18, 2024
2c6cb71
Bump regex from 1.10.4 to 1.10.5 (#4037)
dependabot[bot] Jun 18, 2024
5889131
Improve channel and port filter policy parsing (#4044)
ljoss17 Jun 18, 2024
240ebb7
Test relaying from `authz` (#3746)
ljoss17 Jun 19, 2024
e5e5578
Bump curve25519-dalek from 4.1.2 to 4.1.3 (#4048)
dependabot[bot] Jun 19, 2024
8afd455
Improve codespell job (#4057)
ljoss17 Jun 21, 2024
513f549
Reduce ICS29 tests run time (#4054)
ljoss17 Jun 21, 2024
b9b6663
Allow ranges for `excluded_sequences` config option (#4051)
ljoss17 Jun 21, 2024
7e3f11e
Allow disabling of ICS31 Cross Chain Queries (#4041)
ljoss17 Jun 21, 2024
ddc0dd8
Update UID and GID to 2000 in Hermes Dockerfile used for images (#4059)
ljoss17 Jun 21, 2024
fc998de
Release Hermes v1.10.0 (#4061)
ljoss17 Jun 24, 2024
a69854a
Fix url used for Integration badge (#4064)
ljoss17 Jun 24, 2024
1d120c4
Bump uuid from 1.8.0 to 1.9.0 (#4065)
dependabot[bot] Jun 25, 2024
daa59e9
Bump docker/build-push-action from 5 to 6 (#4043)
dependabot[bot] Jun 25, 2024
80b16dc
Add `packet-forward` and `ica` features to tests running Osmosis (#4063)
ljoss17 Jun 25, 2024
8596acf
Test ICS29 fees with additional chains (#4066)
ljoss17 Jun 26, 2024
14a2769
Update documentation for dynamic_gas_price configuration in the examp…
ljoss17 Jun 27, 2024
2eabf2c
Bump num-bigint from 0.4.5 to 0.4.6 (#4076)
dependabot[bot] Jul 2, 2024
c1bd2bd
Bump serde_json from 1.0.117 to 1.0.120 (#4075)
dependabot[bot] Jul 2, 2024
f2e6d89
Bump uuid from 1.9.0 to 1.9.1 (#4074)
dependabot[bot] Jul 2, 2024
d556c90
Bump uuid from 1.9.1 to 1.10.0 (#4089)
dependabot[bot] Jul 16, 2024
0b19740
Bump thiserror from 1.0.61 to 1.0.62 (#4088)
dependabot[bot] Jul 16, 2024
058543b
Bump serde from 1.0.203 to 1.0.204 (#4083)
dependabot[bot] Jul 16, 2024
e30062e
Bump moka from 0.12.7 to 0.12.8 (#4082)
dependabot[bot] Jul 16, 2024
824cfdf
Bump async-trait from 0.1.80 to 0.1.81 (#4081)
dependabot[bot] Jul 16, 2024
43f3e83
Add warning if no packet data was pulled when clearing packets (#4073)
ljoss17 Jul 16, 2024
304c3ca
Bump bytes from 1.6.0 to 1.6.1 (#4096)
dependabot[bot] Jul 23, 2024
3cae8fb
Bump toml from 0.8.14 to 0.8.15 (#4095)
dependabot[bot] Jul 23, 2024
4ebbc0f
Bump thiserror from 1.0.62 to 1.0.63 (#4094)
dependabot[bot] Jul 23, 2024
2dffd3d
Bump `tendermint-rs` and `ibc-proto` versions (#4091)
ljoss17 Jul 23, 2024
7a67ac5
Release Hermes v1.10.1 (#4100)
ljoss17 Jul 23, 2024
3a6ff49
Fix `memo_overwrite` configuration (#4103)
ljoss17 Jul 29, 2024
3a41248
Bump serde_json from 1.0.120 to 1.0.121 (#4105)
dependabot[bot] Jul 30, 2024
46acb7e
Fix typos (#4109)
omahs Aug 2, 2024
cc2500d
Bump toml from 0.8.15 to 0.8.16 (#4108)
dependabot[bot] Aug 2, 2024
cd45e53
Bump env_logger from 0.11.4 to 0.11.5 (#4106)
dependabot[bot] Aug 2, 2024
1607f4b
Bump toml from 0.8.16 to 0.8.19 (#4128)
dependabot[bot] Aug 6, 2024
e837cec
Bump serde_json from 1.0.121 to 1.0.122 (#4127)
dependabot[bot] Aug 6, 2024
bd75055
Update Gaia version running in CI to v18 (#4113)
ljoss17 Aug 6, 2024
f49a843
Update Osmosis version running in CI to v25.2.0 (#4129)
ljoss17 Aug 6, 2024
f9b0194
Split packet clearing schedule from packet worker (#4080)
ljoss17 Aug 6, 2024
a1c4659
Update Migaloo Chain version running in CI to v4.2.0 (#4131)
ljoss17 Aug 6, 2024
7d6a06a
Update Juno version running in CI to v23.0.0 (#4130)
ljoss17 Aug 6, 2024
845cc21
Update Stride version running in CI to v23.0.1 (#4132)
ljoss17 Aug 6, 2024
f4b5f18
Update Neutron version running in CI to `v4.1.0` (#4133)
ljoss17 Aug 7, 2024
c7b7c34
Update `wasmd` version running in CI to `v0.52.0` (#4134)
ljoss17 Aug 7, 2024
e099709
Add pagination and timeout to commitments and ack queries (#4110)
ljoss17 Aug 12, 2024
012bb8b
Add and remove profiling (#4136)
ljoss17 Aug 12, 2024
b053d44
Bump serde from 1.0.204 to 1.0.206 (#4139)
dependabot[bot] Aug 13, 2024
218dd80
Bump regex from 1.10.5 to 1.10.6 (#4138)
dependabot[bot] Aug 13, 2024
87194ac
Bump bytes from 1.6.1 to 1.7.1 (#4126)
dependabot[bot] Aug 13, 2024
918557a
Update Provenance version running in CI to v1.19.1 (#4124)
ljoss17 Aug 13, 2024
f56570d
Bump tokio version to v1.39.2 (#4140)
ljoss17 Aug 13, 2024
68b0e74
Remove MBT related parts (#4141)
ljoss17 Aug 13, 2024
39689c7
fix: fixed dynamic_gas_queried_success_fees metric name (#4146)
freak12techno Aug 14, 2024
f69a6d7
Use gRPC query `ConnectionParams` instead of `/genesis` to verify `ma…
ljoss17 Aug 14, 2024
de82f8a
chore: fix some comments (#4142)
bytetigers Aug 14, 2024
524ee6c
Release Hermes v1.10.2 (#4149)
ljoss17 Aug 14, 2024
7dfd856
Update Celestia version running in CI to `v1.14.0` (#4150)
ljoss17 Aug 14, 2024
0d3b57c
Add ibc-go v9 to chains running tests in CI (#4152)
ljoss17 Aug 15, 2024
217f0b7
Fix sequences filtering when clearing packets with CLI (#4159)
ljoss17 Aug 26, 2024
908cc82
Bump serde from 1.0.207 to 1.0.208 (#4156)
dependabot[bot] Aug 26, 2024
cb9c738
Bump serde_json from 1.0.124 to 1.0.125 (#4155)
dependabot[bot] Aug 26, 2024
d496ebc
Docs fix spelling issues (#4157)
nnsW3 Aug 26, 2024
7106351
Bump serde_json from 1.0.124 to 1.0.127 (#4162)
dependabot[bot] Aug 26, 2024
4b97bfa
Use `abci_query` instead of gRPC queries during health-check (#4102)
ljoss17 Aug 26, 2024
19610ca
Bump serde from 1.0.208 to 1.0.209 (#4164)
dependabot[bot] Aug 27, 2024
f2d4e7f
fix: Add explicit root TLS configuration to gRPC clients (#4161)
allthatjazzleo Aug 27, 2024
ccd1d90
Update Neutron to `v4.2.2` and Juno to `v24.0.0` (#4173)
ljoss17 Aug 29, 2024
394c95b
Update `wasmd` to `v0.53.0` (#4177)
ljoss17 Sep 2, 2024
e26d356
Release `v1.10.3` (#4175)
ljoss17 Sep 2, 2024
f9d8b7f
unformat everything
noot Oct 8, 2024
ccf87c9
merge wip; need to bump deps
noot Oct 8, 2024
879584a
wip fixing astria after merge
noot Oct 8, 2024
85cd075
bump astria and penumbra deps to patches
noot Oct 9, 2024
0789c11
fix relayer-cli and testS
noot Oct 9, 2024
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
- Fix the trusted height consensus state query when submitting the double vote evidence
([\#3999](https://github.com/informalsystems/hermes/issues/3999))
1 change: 1 addition & 0 deletions .changelog/v1.8.3/summary.md
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
This patch release fixes a bug that may happen prevent the relayer from submitting the evidence for a duplicate vote in some cases.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@
# CHANGELOG

## v1.8.3

*May 28th, 2024*

This patch release fixes a bug that may happen prevent the relayer from submitting the evidence for a duplicate vote in some cases.

### BUG FIXES

- [Relayer CLI](relayer-cli)
- Fix the trusted height consensus state query when submitting the double vote evidence
([\#3999](https://github.com/informalsystems/hermes/issues/3999))

## v1.8.2

*March 12th, 2024*
16 changes: 8 additions & 8 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion crates/chain-registry/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "ibc-chain-registry"
version = "0.27.2"
version = "0.27.3"
edition = "2021"
license = "Apache-2.0"
keywords = ["cosmos", "ibc", "relayer", "chain", "registry"]
2 changes: 1 addition & 1 deletion crates/relayer-cli/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "ibc-relayer-cli"
version = "1.8.2"
version = "1.8.3"
edition = "2021"
license = "Apache-2.0"
readme = "README.md"
2 changes: 1 addition & 1 deletion crates/relayer-rest/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "ibc-relayer-rest"
version = "0.27.2"
version = "0.27.3"
authors = ["Informal Systems <[email protected]>"]
edition = "2021"
license = "Apache-2.0"
2 changes: 1 addition & 1 deletion crates/relayer-rest/tests/mock.rs
Original file line number Diff line number Diff line change
@@ -64,7 +64,7 @@ async fn version() {

let rest_api_version = VersionInfo {
name: "ibc-relayer-rest".to_string(),
version: "0.27.2".to_string(),
version: "0.27.3".to_string(),
};

let result: JsonResult<_, ()> = JsonResult::Success(vec![version.clone(), rest_api_version]);
2 changes: 1 addition & 1 deletion crates/relayer-types/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "ibc-relayer-types"
version = "0.27.2"
version = "0.27.3"
edition = "2021"
license = "Apache-2.0"
readme = "README.md"
2 changes: 1 addition & 1 deletion crates/relayer/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "ibc-relayer"
version = "0.27.2"
version = "0.27.3"
edition = "2021"
license = "Apache-2.0"
readme = "README.md"
2 changes: 1 addition & 1 deletion crates/relayer/src/lib.rs
Original file line number Diff line number Diff line change
@@ -14,7 +14,7 @@
//!
//! For the IBC relayer binary, please see [Hermes] (`ibc-relayer-cli` crate).
//!
//! [Hermes]: https://docs.rs/ibc-relayer-cli/1.8.2/
//! [Hermes]: https://docs.rs/ibc-relayer-cli/1.8.3/

extern crate alloc;

2 changes: 1 addition & 1 deletion crates/telemetry/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "ibc-telemetry"
version = "0.27.2"
version = "0.27.3"
edition = "2021"
license = "Apache-2.0"
readme = "README.md"
2 changes: 1 addition & 1 deletion guide/README.md
Original file line number Diff line number Diff line change
@@ -10,7 +10,7 @@ mdBook is a utility to create modern online books from Markdown files.
This guide should be permanently deployed at its latest stable version at
[hermes.informal.systems](https://hermes.informal.systems).

Current version: `v1.8.2`.
Current version: `v1.8.3`.

The version of this guide is aligned with the [versioning of the ibc crates](../README.md).

2 changes: 1 addition & 1 deletion tools/integration-test/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "ibc-integration-test"
version = "0.27.2"
version = "0.27.3"
edition = "2021"
rust-version = "1.71.1"
license = "Apache-2.0"
2 changes: 1 addition & 1 deletion tools/test-framework/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "ibc-test-framework"
version = "0.27.2"
version = "0.27.3"
edition = "2021"
license = "Apache-2.0"
readme = "README.md"