Open akolotov opened 5 years ago
As part of https://github.com/poanetwork/poa-bridge-contracts/issues/175 it was introduced an ability to work with ERC677 token deployed on the Foreign side of the bridge working in the erc20-to-erc20 mode.
erc20-to-erc20
It was discussed (https://github.com/poanetwork/token-bridge/pull/145) that it is necessary to extend the e2e testing to cover this scenario.
This issue is to introduce changes in e2e testing for the oracle, UI and monitor.
As part of https://github.com/poanetwork/poa-bridge-contracts/issues/175 it was introduced an ability to work with ERC677 token deployed on the Foreign side of the bridge working in the
erc20-to-erc20
mode.It was discussed (https://github.com/poanetwork/token-bridge/pull/145) that it is necessary to extend the e2e testing to cover this scenario.