Skip to content

Releases: dymensionxyz/go-relayer

v0.3.4-v2.5.2-relayer canonical client 4

11 Sep 15:51
Compare
Choose a tag to compare

Adds full support for canonical client, fixes bug in canon-3 with connecting to non rollapp chains

v0.3.3-v2.5.2-relayer

17 May 14:51
Compare
Choose a tag to compare

v0.3.3-v2.5.2-relayer-rc01

15 May 14:09
Compare
Choose a tag to compare
Pre-release

What's Changed

  • fix(stuck packet): sync properly after finding stuck packets (#19) by @omritoptix in #20

Full Changelog: v0.3.2-v2.5.2-relayer...v0.3.3-v2.5.2-relayer-rc01

v0.3.2-v2.5.2-relayer

15 May 13:51
e3595f0
Compare
Choose a tag to compare

What's Changed

  • fix(flush): do not short circuit if ack is not available by @danwt in #23

Full Changelog: v0.3.1-v2.5.2-relayer...v0.3.2-v2.5.2-relayer

v0.3.1-v2.5.2-relayer

04 May 22:17
03f748b
Compare
Choose a tag to compare

Important notes for fast rollapps

  1. in config.yaml, configure min-loop-duration: 100ms
  2. set channel-filter for flush to work properly, e.g:
src-channel-filter:
      rule: "allowlist"
      channel-list: ["channel-0", "channel-49"]

What's Changed

  • fix(stuck packet): sync properly after finding stuck packets by @danwt in #19

Full Changelog: v0.3.0-v2.5.2-relayer...v0.3.1-v2.5.2-relayer

v0.3.0-v2.5.2-relayer

26 Apr 15:10
642d476
Compare
Choose a tag to compare
v0.3.0-v2.5.2-relayer Pre-release
Pre-release

What's Changed

  • chore: rebase to cosmos/relayer/2.5.2 by @danwt in #14
  • fix: allow relaying based on first block by @danwt in #18

New Contributors

  • @danwt made their first contribution in #14

Full Changelog: v0.2.0-v2.3.1-relayer...v0.3.0-v2.5.2-relayer

v0.2.0-v2.3.1-relayer

14 Nov 17:55
8b8e582
Compare
Choose a tag to compare
v0.2.0-v2.3.1-relayer Pre-release
Pre-release

What's Changed

  • Added adjustments to support on-demand blocks by @omritoptix in #6

Full Changelog: https://github.com/dymensionxyz/go-relayer/commits/v0.2.0-v2.3.1-relayer

v0.1.0-v2.3.1-relayer

28 Oct 12:40
Compare
Choose a tag to compare
v0.1.0-v2.3.1-relayer Pre-release
Pre-release