Skip to content

Releases: bnb-chain/greenfield-relayer

v0.0.5

27 Mar 02:02
3d25841
Compare
Choose a tag to compare

Description

This release refines codes and docs, adds metrics

Changes

Notable changes:

  • (#21) docs: enrich readme and add new workflow
  • (#22) feat: perf enhancement by reducing rpc calls
  • (#23) fix: chain id to uint64
  • (#24) feat: add metrics for relayer

v0.0.4

20 Mar 06:41
e2bfd6a
Compare
Choose a tag to compare

Description

this release includes:

  1. update cross-chain and gnfd lightclient abi
  2. fix to docker file to reduce docker image side.
  3. enablement of handling batch cross-chain tx

Changes

Change Log

  • #16 feat: crosschain batch tx
  • #18 feat: reduce Docker image size
  • #19 feat: update contracts abi

v0.0.3

14 Mar 10:06
be752dc
Compare
Choose a tag to compare

Description
This release fixes a few issues and enhance performance.

Changes
Change Log

[https://github.com//pull/10] feat: refractor code
[https://github.com//pull/14] feat: performance tuning and fix edge case
[https://github.com//pull/13] feat: update dependency

v0.0.2

10 Feb 09:59
f4e9b90
Compare
Choose a tag to compare

Description
This release fixes the monitoring validators change issue

Changes
Change Log

#7 fix: fix monitoring validators change

v0.0.1

09 Feb 11:43
0851549
Compare
Choose a tag to compare

Description

This pr prepares the release of greenfield-relayer v0.0.1. which enables the bi-directional communication between greenfield and BSC

Change Log

#1 Init commit for relayer
#2 fix: make enhancement to monitor validators change