Skip to content
This repository was archived by the owner on Jun 25, 2025. It is now read-only.

Releases: bnb-chain/bsc-relayer

v1.1.1

Choose a tag to compare

@unclezoro unclezoro released this 17 Apr 08:02
76789d5

This is a release that fits BEP171 .

Change log

#65 fix: replace token info
#66 fix failing to sync validator set change header
#70 feat: implement bep 171

v1.1.0

Choose a tag to compare

@HaoyangLiu HaoyangLiu released this 19 Jan 03:46
b07ca02

FEATURE

  • #15 Automatically claim relayer reward
  • #16 Random data seed to avoid single point failure

v1.0.1

Choose a tag to compare

@HaoyangLiu HaoyangLiu released this 29 Aug 08:00
88d9bcb
  • Add gas_price to config file

v1.0.0

Choose a tag to compare

@HaoyangLiu HaoyangLiu released this 28 Aug 02:36
696e7f0
  • Add db to save all sent txs
  • Track all txs status
  • Statistic tx fee
  • Monitor bsc txsender balance and alert to telegram
  • Support competition mode and normal mode.

v1.0.0-alpha.0

v1.0.0-alpha.0 Pre-release
Pre-release

Choose a tag to compare

@unclezoro unclezoro released this 21 May 09:11
  • This is a stateless implementation of bsc relayer which can monitor cross packages(such token bind, cross chain transfer, refund and staking) on Binance Chain and deliver them on Binance Smart Chain.
  • This implementation can also monitor double sign behavior on Binance Smart Chain and submit double sign proof to Binance Chain.