darwinia-network / bridger

Relayer client implementation for Darwinia LCMP protocols.
https://rust-docs.darwinia.network/bridger
GNU General Public License v3.0
11 stars 10 forks source link

Darwinia2.0 and ETH updates #578

Closed furoxr closed 1 year ago

furoxr commented 1 year ago

TODO:

Updates:

  1. Remove execution layer relay service
  2. Follow updates of ETH light client spec
  3. Optimize gas limit and gas price of transactions

Fix:

  1. ECDSA client can not reconnect after connection lost
  2. Service stuck when waiting for transaction confirmation

Test on Pangolin2 and Goerli:

Related issue and PR: