Skip to content

Releases: bnb-chain/greenfield-relayer

v0.2.3-alpha.2

14 Jul 02:36
f8f8451
Compare
Choose a tag to compare
v0.2.3-alpha.2 Pre-release
Pre-release

This release update the dependency and fix a issue to save gas

v0.2.3-alpha.1

27 Jun 07:39
c071483
Compare
Choose a tag to compare
v0.2.3-alpha.1 Pre-release
Pre-release

This release update the abi and dependency

v0.2.2

25 Jun 05:49
499f404
Compare
Choose a tag to compare

This is a maintenance release which updates the underlying Greenfield and Greenfield-cosmos-sdk to v0.2.2

v0.2.1-alpha.1

26 May 07:48
a20ef34
Compare
Choose a tag to compare
v0.2.1-alpha.1 Pre-release
Pre-release

this is a maintenance release

Notable changes:

  • #50 feat: add txHash field and upgrade gnfd version

v0.2.1

23 May 08:25
26a977a
Compare
Choose a tag to compare

This is a maintenance release which updates the underlying Greenfield and Greenfield-cosmos-sdk to v0.2.1

Notable changes:

  • #48 feat: Upgrade dependencies gnfd and gnfd-cosmos-sdk to v0.2.1

v0.2.0

15 May 10:54
0cd5df4
Compare
Choose a tag to compare

This release updates the underlying Greenfield and Greenfield-cosmos-sdk

Notable changes:

  • #46 feat: adapt greenfield and gnfd-cosmos-sdk 0.47.2 change

v0.0.9

21 Apr 05:10
b2f240f
Compare
Choose a tag to compare

This is a maintenance release.

Notable changes:

  • #42 fix: should not switch client for batchtx
  • #43 feat: enable sqlite for local deployment

v0.0.8

11 Apr 05:51
5220242
Compare
Choose a tag to compare

Description

This release adding metrics of send sequence for each channel

Changes

Notable changes:

  • (#40) feat: add next send seq metric

v0.0.7

07 Apr 05:46
0a138b9
Compare
Choose a tag to compare

Description

This release adding rate limiter for votepool interaction and improving relayer perf.

Changes

Notable changes:

  • (#38) fix: update license
  • (#37) fix: a few issues for inturn relayer delivery and rate limit

v0.0.6

31 Mar 07:45
ef87b45
Compare
Choose a tag to compare

Description

This release fixes bugs, reducing latency, and enable read keys from secret manager and env var

Changes

Notable changes:

  • (#27) fix: fix assignment
  • (#29) fix: outturn relayer should not mark previous tx to delivery
  • (#30) feat: combine save blocks and broadcast vote threads
  • (#31) fix: remove unused config
  • (#32) feat: use secret manager for bls and db pass, and enable passing env var for all keys
  • (#33) build: fix dockerfile