Skip to content

TokenBridge UI 2.1.0-rc0

Pre-release
Pre-release
Compare
Choose a tag to compare
@akolotov akolotov released this 01 Apr 14:39
· 50 commits to master since this release
9aeb632

This release is for new version (2.*) of the bridge contracts https://github.com/poanetwork/poa-bridge-contracts/).

It supports three bridge modes:

  • native-to-erc20 (UI applicable for the bridge contracts with the version 2.0.0 and higher)
  • erc20-to-erc20 (UI applicable for the bridge contracts with the version 2.0.0 and higher)
  • erc20-to-native (UI applicable for the bridge contracts with the version 2.1.0)

This version contains the following changes:

  • Enhancement: Update transfer alert to display fee information (#182, #202)
  • Enhancement: Links to AlphaWallet added (#186)
  • Enhancement: Simplification in updating css styles (#187)
  • Enhancement: Ethereum Classic: support chains with EIP658 (#189)
  • Enhancement: Switch to Node.JS v10 (#191)
  • Enhancement: Ethereum Classic: new UI theme, themes could be switched by the APP_STYLES parameter (#192, #195, #200)
  • Enhancement: Ethereum Classic: use the chain id instead of the network id (#196, #205, #207)
  • Enhancement: Make title of the page configurable (#201)
  • Fix: Implicit dependency on web3.js v1.0.0-beta.30 (#180)
  • Fix: Update wallet buttons links (#188)
  • Fix: Updated the text and links for some components (#193)

This code base was used to deploy https://wetc.app/.