CoinAlpha / gateway-api

Apache License 2.0
47 stars 25 forks source link

Handle nonce management when multiple protocals on thesame network are used simultaneously. #51

Closed vic-en closed 2 years ago

vic-en commented 3 years ago

Currently, there tends to be transaction failures when multiple transactions from differently protocol are sent simultaneously to the same network. This is due to the fact that the ethers library uses the same nonce for those transactions.

osp-ng commented 3 years ago

Already partially merged at 3a963613b16cd65105ba14b6f1e3d62192c46ae5