Releases: bnb-chain/greenfield-relayer
Releases · bnb-chain/greenfield-relayer
v1.0.0
This is the official release of greenfield-relayer for the Greenfield mainnet. It contains 2 fixes.
- #93 fix: refine logging and config
- #92 fix: fix a broadcast tx err issue
v0.2.6-hf.1
This release includes a fix:
#92 fix: fix a broadcast tx err issue
v0.2.6
This release includes a fix:
#88 fix: tx already sent by inturn relayer but fail to udpate DB tx status
v0.2.5
This is a maintenance release
v0.2.4-hf.1
This release fix a existing bug.
Notable changes:
- #84 fix: fix err not handled
v0.2.4
this release includes below features and fixes:
- #74 feat: add labels
- #71 feat: add jobs for monitoring bsc balance and rewards, cleaning DB
- #63 feat: get latest finalized block in BSC
- #77 build: create Dockerfile.distroless
- #78 feat: use env var
- #79 ci: add docker job for tag releasing
- #80 fix: alert for crosschain laggy tx
v0.2.4-alpha.2
This release includes below items
- enable Get header/block via fast finality API
- add jobs for monitoring bsc balance and rewards, cleaning DB
- add issue template
Notable changes:
- #74 feat: add labels
- #71 feat: add jobs for monitoring bsc balance and rewards, cleaning DB
- #63 feat: get latest finalized block in BSC
- #70 chore: add issue template
v0.2.4-alpha.1
this is a maintenance release
v0.2.3
this release includes below feature/fixes:
- bump Greenfield to v0.2.3
- fix a outturn relaying issue
- support Websocket connection to Greenfield as a option
v0.2.3-alpha.3
This release update the dependency and enable Websocket connection