Skip to content

Token Bridge 1.0.0-rc0

Pre-release
Pre-release
Compare
Choose a tag to compare
@akolotov akolotov released this 31 May 21:49
· 394 commits to master since this release
93347b4

This is the first recommended version of the TokenBridge after migration to the mono repository.

The following token bridge components are verified to be deployed and run:

  • oracle
  • Dapp UI
  • monitor
  • oracle deployment scripts

The components were tested on the bridge contracts 2.3.2.

There is no new functionality in this release in comparison with the standalone repositories but the following set of fix and improvements has been done:

  • Enhancement: oracle and monitor uses ABIs compiled as part of the deployment step (#71)
  • Enhancement: network ports in UI and monitor are configurable (#76)
  • Fix: correct file permissions in the docker-related logrotation config (#51)