omni / token-bridge

Oracle service for TokenBridge. TB is an interoperability solution between Ethereum networks for native to ERC20 and ERC20 to ERC20 cross chain transfers
109 stars 54 forks source link

131-erc-to-erc-multiple #131

Closed LiorRabin closed 5 years ago

LiorRabin commented 5 years ago

Added a new bridge mode ERC-TO-ERC-MULTIPLE which implements a many-to-many ERC20 bridge between two networks.

Contracts implementation can be seen here: https://github.com/poanetwork/poa-bridge-contracts/pull/140

Changes implemented:

LiorRabin commented 5 years ago

Hi @patitonar. Thanks for going over this quickly and commenting. I addressed most of the issues and would appreciate you going over this again.

LiorRabin commented 5 years ago

I've updated the e2e tests to work with DOUBLE_PROXY_IMPLEMENTATIONS=true after we've managed to make it work at this commit https://github.com/poanetwork/poa-bridge-contracts/pull/140/commits/06a396bd7e52b590437b66bed3c23f3bcaf97781