Releases: cosmos/relayer
v0.5.4 - Game of Zones Phase 2
This release updates the gaia
and cosmos-sdk
versions to include the bug fix from cosmos/cosmos-sdk#6269 an a couple of other minor changes detailed in cosmos/cosmos-sdk#6272
Supported SDK Commit: 4a07d536a7cc
Supported Gaia Commit: 2d61264338e5
v0.5.3 - Game of Zones Phase 2
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 theirChain
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 inrly 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
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
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
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
Release v0.4.0
Release v0.3.1
This release fixes a couple of user experience issues around generating paths.
v0.3.0 - relayer-alpha-2
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
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
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.