eosnetworkfoundation / evm-bridge-contracts

Contracts to support the trustless bridge of the EOS EVM
Other
1 stars 2 forks source link

pass in linked eos address and evm address instead of hardcode #48

Closed yarkinwho closed 2 months ago

yarkinwho commented 2 months ago

Resolve #46

Though we still cannot "configure" them during runtime, but at least they are not hardcoded in solidity anymore.

We can make them configurable when there's real requiremnents.

taokayan commented 2 months ago

It seems this will break the compatibility.