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

Releases: ChainSafe/ChainBridge

v1.1.5

Choose a tag to compare

@P1sar P1sar released this 01 Sep 11:47
bb1ebc9

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

v1.1.4

Choose a tag to compare

@P1sar P1sar released this 20 Aug 08:07
95fc717

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

Choose a tag to compare

@P1sar P1sar released this 04 Aug 09:26
340decd
  • Add support of EIP1559 Transactions PR

v1.1.2

Choose a tag to compare

@P1sar P1sar released this 17 May 08:49
6f55404

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

v1.1.1

Choose a tag to compare

@ansermino ansermino released this 17 Feb 20:19
d2f93ae
  • Changes default BlockConfirmations to 10 (#594)
  • Upgrades to Geth 1.9.25 (#588)

v1.1.0

Choose a tag to compare

@ansermino ansermino released this 07 Oct 12:02
4a8a466

Changes 🔧

Contributors 🎉

@mikiquantum

v1.0.4

Choose a tag to compare

@ansermino ansermino released this 29 Sep 18:40
b1cc4f9

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

Choose a tag to compare

@ansermino ansermino released this 20 Jul 18:26
306cdbb

Changes 🔧

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

Contributors 🎉

@ansermino

v1.0.2

Choose a tag to compare

@ansermino ansermino released this 16 Jul 12:48
a92ea6f

Changes 🔧

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

Contributors 🎉

@mikiquantum

v1.0.1

Choose a tag to compare

@ansermino ansermino released this 16 Jul 12:46
07c1cd0

Changes 🔧

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

Contributors 🎉

@mikiquantum