Skip to content

TokenBridge Monitor 2.2.0

Latest
Compare
Choose a tag to compare
@akolotov akolotov released this 08 May 19:39
eaf2a65

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)