Skip to content

Releases: omni/bridge-ui

TokenBridge UI 2.1.1

24 May 14:56
0342e0a
Compare
Choose a tag to compare

This release supports the new version 2.3.x of the bridge contracts.

This version contains the following changes:

  • Fix: Update contract submodule for e2e testing (#220)

TokenBridge UI 2.1.0

23 May 12:17
a6e8c72
Compare
Choose a tag to compare

This release supports the new version 2.3.x of the bridge contracts.

This version contains the following changes:

  • Enhancement: Show collected fees on statistic tab (#211)
  • Enhancement: Add support erc677 on Foreign network for erc-to-erc mode (#215)
  • Fix: documentation update (#212)
  • Fix: Update e2e tests urls (#217)
  • Fix: update AlphaWallet links to point to website (#218)

TokenBridge UI 2.1.0-rc0

01 Apr 14:39
9aeb632
Compare
Choose a tag to compare
Pre-release

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/.

POA Bridge UI 2.0.0

26 Dec 20:58
3f8c713
Compare
Choose a tag to compare

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: support of the Token bridge deployed in the Rootstock chain (#141)
  • Fix: Update metamask popup (#151)
  • Fix: Function getTokenInfo in HomeStore.js : foreignWeb3 instead of homeWeb3 (#152)
  • Fix: Eth Mainnet shows 2 Dai by default If the user is not logged in to MetaMask or Nifty Wallet (#154)
  • Fix: Incorrect network name in the success window (#172)

POA Bridge UI 1.0.1

26 Dec 20:20
70bd6cd
Compare
Choose a tag to compare

This version of the POA Bridge UI works only with 1.* version of the bridge contracts.
In this update the following set of changes applied:

  • Introduced support of EIP1102 (#162)
  • poaexplorer.com replaced by the blockscout URL (#164)

POA Bridge UI 2.0.0-rc1

30 Oct 14:07
2899432
Compare
Choose a tag to compare
Pre-release

This is first release 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)

There is no difference from 2.0.0-rc0 since the new version appeared after merging from a development branch to master.

POA Bridge UI 2.0.0-rc0

25 Oct 20:20
Compare
Choose a tag to compare
Pre-release

This is first release 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 code base was used to deploy https://dai-bridge.poa.network/.

Bridge-UI 1.0.0

20 Oct 06:14
9651de4
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).