Token Bridge 2.0.0-rc1
Pre-release
Pre-release
The TokenBridge repository contains the code base for the following components:
- Oracle
- Monitor
- UI
The recommended version of the TokenBridge contracts to be used with this release is 4.0.0
.
The intent of new code is to be used on the xDai bridge to allow earn interest with the Chai token (https://www.xdaichain.com/for-stakers/stake-reward-mechanics/xdai-rewards/chai-faqs).
The following set of changes were introduced:
- Enhancement: Oracle support for erc-to-native with Chai integrated (#286)
- Enhancement: Support of Chai token by monitor in erc-to-native (#287)
- Fix: Upgrade pip version in deployment common (#296)
- Fix: Fix some of the possibles failure reasons in e2e tests (#294)
- Fix: Removal of putting .env file into the docker image for monitor (#289)
- Fix: Composer files to build oracle and monitor docker images (#299)
The steps that are required to upgrade the TokenBridge Oracle from the previous 1.2.x
and 1.3.x
releases were implemented in form of a upgrade script.