Skip to content

Releases: icon-project/ibc-relay

v1.2.3

21 Aug 07:22
9eb9485
Compare
Choose a tag to compare

Changelog

  • 9eb9485 feat: added range tx search when applicable (#228)
  • 246017f feat: cli command to call recv packet and ack packet (#221)
  • f49a76e fix: mempool full retry logic (#225)

v1.2.2

11 Jul 05:58
02b1aaf
Compare
Choose a tag to compare

Changelog

  • 02b1aaf Merge branch 'main' of github.com:icon-project/ibc-relay
  • f49a76e fix: mempool full retry logic (#225)
  • 1dba850 fix: mempool full retry logic

v1.2.1

10 Jul 07:14
fef22fd
Compare
Choose a tag to compare

Changelog

v1.2.0

04 Apr 04:24
478dea5
Compare
Choose a tag to compare

Changelog

  • 478dea5 fix: account sequence mismatch (#219)
  • e8f7b29 fix: enable client update at fixed interval. (#216)
  • 6b5183f fix: cli command to claim fees (#209)
  • 43e8da1 fix: allow update of a specific height from the latest height stored in contract (#206)
  • fe7e775 docs: mainnet relay setup (#202)

What's Changed

  • docs: mainnet relay setup by @izyak in #202
  • fix: allow update of a specific height from the latest height stored in contract by @izyak in #206
  • fix: cli command to claim fees by @izyak in #209
  • fix: enable client update at fixed interval. by @sherpalden in #216
  • fix: account sequence mismatch by @izyak in #219

New Contributors

Full Changelog: v1.1.1...v1.2.0

What's Changed

  • docs: mainnet relay setup by @izyak in #202
  • fix: allow update of a specific height from the latest height stored in contract by @izyak in #206
  • fix: cli command to claim fees by @izyak in #209
  • fix: enable client update at fixed interval. by @sherpalden in #216
  • fix: account sequence mismatch by @izyak in #219

New Contributors

Full Changelog: v1.1.1...v1.2.0

v1.1.1

07 Dec 04:04
0df9a27
Compare
Choose a tag to compare

Changelog

  • 0df9a27 fix: remove trailing unwanted information from txresult (#199)

What's Changed

Full Changelog: v1.1.0...v1.1.1

v1.1.0

29 Nov 07:25
0daae6b
Compare
Choose a tag to compare

What's Changed

  • feat: release by @redlarva in #179
  • fix: do not cast bigint to int 64 by @izyak in #186
  • fix: sync of icon chain processor by @izyak in #196
  • fix: nil pointer expection issue for wasm header by @izyak in #195
  • fix: injective integration by @izyak in #194
  • feat: update respective wasm client based on message sent from icon by @izyak in #193

New Contributors

Full Changelog: v1.0.0...v1.1.0

v1.0.1-rc1

26 Nov 14:57
0daae6b
Compare
Choose a tag to compare
v1.0.1-rc1 Pre-release
Pre-release

What's Changed

  • feat: release by @redlarva in #179
  • fix: do not cast bigint to int 64 by @izyak in #186
  • fix: sync of icon chain processor by @izyak in #196
  • fix: nil pointer expection issue for wasm header by @izyak in #195
  • fix: injective integration by @izyak in #194
  • feat: update respective wasm client based on message sent from icon by @izyak in #193

New Contributors

Full Changelog: v1.0.0...v1.0.1-rc1

v1.0.0

05 Oct 09:14
24b9ac9
Compare
Choose a tag to compare

Installation Dependency

To run the relayer, you'll need to install the wasmvm library.

Changelog

What's Changed

Full Changelog: v0.1.0-alpha.1...v1.0.0

v0.1.0-alpha.15

14 Sep 05:40
2efb6e3
Compare
Choose a tag to compare
v0.1.0-alpha.15 Pre-release
Pre-release

Changelog

  • 2efb6e3 fix: no error if recover signature fails (#178)
  • ad3a684 ci: fix missing version info of rly binary (#174)

What's Changed

Full Changelog: v0.1.0-alpha.10...v0.1.0-alpha.15

v0.1.0-alpha.14

13 Sep 15:19
d9cb2ad
Compare
Choose a tag to compare
v0.1.0-alpha.14 Pre-release
Pre-release

Changelog