Skip to content

Releases: bnb-chain/bsc-relayer

v1.1.1

17 Apr 08:02
76789d5
Compare
Choose a tag to compare

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

19 Jan 03:46
b07ca02
Compare
Choose a tag to compare

FEATURE

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

v1.0.1

29 Aug 08:00
88d9bcb
Compare
Choose a tag to compare
  • Add gas_price to config file

v1.0.0

28 Aug 02:36
696e7f0
Compare
Choose a tag to compare
  • 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

21 May 09:11
Compare
Choose a tag to compare
v1.0.0-alpha.0 Pre-release
Pre-release
  • 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.