Skip to content

Releases: cosmos/relayer

v0.5.3 - Game of Zones Phase 2

21 May 23:12
39360aa
Compare
Choose a tag to compare

This release contains a number of features which should, in sum, make rly operations easier and more robust. This release contains a pretty amazing number of community contributions for which I'm particularly thankful 🙌 Below is a list of changes from this release that will affect users.

Note: Users will want to start setting "gas-adjustment": 1.0 in their Chain configuration json. This will turn on the gas estimation feature, significantly easing UX.

  • #245 - Breakup oversize rly tx rly messages (@colin-axner)
  • #258 - update-client with a particular height (@Programmer10110)
  • #253 - Add gas estimates to buildAndSign, add checks to log (@jhernandezb)
  • #261 - Add check in rly tx gen to not use clients with last trusted state expired (@ancazamfir)
  • #257 - Fixed ClientState conversion in rly dev goz-dump (@litvintech)
  • #255 - More informative error message on uninitialized configuration (@zmanian)
  • @jackzampolin - increase subscriber channel capacity to prevent issue where packets were being missed
  • #249 - cleanup error reporting by removing the local codespace index (@colin-axner)

Supported SDK Commit: 80be50319ca5

Supported Gaia Commit: cbc33219c3d9

v0.5.2 - Game of Zones Phase 1 redux

11 May 23:42
Compare
Choose a tag to compare

This release contains the updates to the SDK and Gaia we will be using to restart Phase 1 of Game of Zones

Supported SDK Commit: 80be50319ca5

Supported Gaia Commit: cbc33219c3d9

v0.5.1 - Game of Zones Phase 2

11 May 21:28
Compare
Choose a tag to compare

This release contains a fix for #238 that was preventing rly pth show and rly pth list from properly outputting data.

Supported SDK Commit: b3cada10017d

Supported Gaia Commit: bde5e9c00325

v0.5.0 - Game of Zones Phase 2

10 May 21:24
427afec
Compare
Choose a tag to compare

This release contains fixes for timeout packets, as well other major changes including protobuf support for IBC in the SDK. It also contains bug fixes from Phase 1 of Game of Zones.

Supported SDK Commit: b3cada10017d

Supported Gaia Commit: bde5e9c00325

Release v0.4.0

07 May 18:41
a479eea
Compare
Choose a tag to compare
Release v0.4.0

Release v0.3.1

01 May 00:48
09c587e
Compare
Choose a tag to compare

This release fixes a couple of user experience issues around generating paths.

v0.3.0 - relayer-alpha-2

23 Apr 20:14
Compare
Choose a tag to compare
Pre-release

This release contains fixes for the relayer-alpha-2 testnet which will likely be the final relayer testnet before Game of Zones. This testnet will ensure that the reciently added functionality and UX is working sufficiently. The Relayer will continue to be under development during this testnet.

This point release contains a fixes for the capabilities issues that were preventing chains from connecting to multiple other chains as well as a number of smaller issues. It also includes some significant internal refactors and bug fixes!

v0.2.1 - relayer-alpha-2

20 Apr 05:04
Compare
Choose a tag to compare
Pre-release

This release is for the relayer-alpha-2 testnet which will likely be the final relayer testnet before Game of Zones. This testnet will ensure that the reciently added functionality and UX is working sufficiently. The Relayer will continue to be under development during this testnet.

This point release contains a fix for the testnet facuet.

v0.2.0 Release

20 Apr 01:53
Compare
Choose a tag to compare
v0.2.0 Release Pre-release
Pre-release

This release is for the relayer-alpha-2 testnet which will likely be the final relayer testnet before Game of Zones. This testnet will ensure that the reciently added functionality and UX is working sufficiently. The Relayer will continue to be under development during this testnet.