Skip to content

Releases: omni/bridge-monitor

TokenBridge Monitor 2.2.0

08 May 19:39
eaf2a65
Compare
Choose a tag to compare

This version of the bridge monitor is for 2.3.x version of the bridge contracts. It supports all three bridge modes: native-to-erc20, erc20-to-erc20 and erc20-to-native.

The following changes were included in this version:

  • Enhancement: Support for UserRequestForAffirmation event on the foreign side for erc-to-erc mode added (#26)
  • Fix: The binary search used to get events if the web3 provider limits queries (#27)

TokenBridge Monitor 2.1.0

17 Apr 20:23
d502716
Compare
Choose a tag to compare

This version of the bridge monitor is for 2.x version of the bridge contracts (https://github.com/poanetwork/poa-bridge-contracts/releases/tag/2.2.0). It supports all three bridge modes: native-to-erc20, erc20-to-erc20 and erc20-to-native.

This release was used to check health of the operations of the ETC-WETC bridge between the Ethereum Classic and the Ethereum Mainnet chains in Native-to-ERC20 mode.

The following changes were included in this version:

  • Enhancement: Support of the bridge upgraded form the v1.x.x bridge contracts to v2.x.x (#22)
  • Fix: Incorrect order of parameters during the contract object initialization (#21)

Bridge-Monitor 2.0.0

11 Dec 07:57
021b5c3
Compare
Choose a tag to compare

This version of the bridge monitor is for 2.x version of the bridge contracts (https://github.com/poanetwork/poa-bridge-contracts/releases/tag/2.1.0). It supports all three bridge modes: native-to-erc20, erc20-to-erc20 and erc20-to-native.

Bridge-Monitor 1.0.0

20 Oct 06:16
8f0eeb5
Compare
Choose a tag to compare

The initial version of the POA Bridge UI. It works only with 1.* version of the bridge contracts (https://github.com/poanetwork/poa-bridge-contracts/releases/tag/1.1).