Skip to content
This repository has been archived by the owner on Jul 13, 2022. It is now read-only.

Releases: ChainSafe/ChainBridge

v1.1.5

01 Sep 11:47
bb1ebc9
Compare
Choose a tag to compare

Increase maxPriorityFeePerGas from 1 wei to 1 Gwei in case when networks baseFee > than config.maxGasPrice

v1.1.4

20 Aug 08:07
95fc717
Compare
Choose a tag to compare

Fixed behavior of maxGasPrice configuration param. Currently if baseFee of network is higher than maxGasPrice then maxFeePerGas wil lbe set as maxGasPrice + 1 gwei

v1.1.3

04 Aug 09:26
340decd
Compare
Choose a tag to compare
  • Add support of EIP1559 Transactions PR

v1.1.2

17 May 08:49
6f55404
Compare
Choose a tag to compare

Add ethgasstation.info as optional provider for gas price estimation. See config options in readme for more info.

v1.1.1

17 Feb 20:19
d2f93ae
Compare
Choose a tag to compare
  • Changes default BlockConfirmations to 10 (#594)
  • Upgrades to Geth 1.9.25 (#588)

v1.1.0

07 Oct 12:02
4a8a466
Compare
Choose a tag to compare

Changes 馃敡

Contributors 馃帀

@mikiquantum

v1.0.4

29 Sep 18:40
b1cc4f9
Compare
Choose a tag to compare

Changes 馃敡

  • Adds basic health status (#511)
  • Adds basic metrics (blocks processed & votes submitted) (#519, #525)
  • Validate chain ID on startup (#494)
  • Change some misleading log messages (#491)
  • Remove support for toml configs (#516)

Contributors 馃帀

@ansermino, @luu-alex, @GregTheGreek

v1.0.3

20 Jul 18:26
306cdbb
Compare
Choose a tag to compare

Changes 馃敡

  • Add subkey network flag (#484): Allow specification of network when generating sr25519 keys with GSRPC/subkey

Contributors 馃帀

@ansermino

v1.0.2

16 Jul 12:48
a92ea6f
Compare
Choose a tag to compare

Changes 馃敡

  • Fixing known events (#480): Additional updates to GSRPC and the event types used for substrate chains

Contributors 馃帀

@mikiquantum

v1.0.1

16 Jul 12:46
07c1cd0
Compare
Choose a tag to compare

Changes 馃敡

  • GSRPC Update (#479): Updates to the latest GSRPC version, as well as chainbridge-substrate-events which has also been updated

Contributors 馃帀

@mikiquantum