ethers-rs/ethers-providers
Georgios Konstantopoulos fb8f5a8ec9
Nonce manager (#59)
* feat: first stab at a NonceManager

* test: adjust the test

* fix: reset nonce if nonce manager errors

* feat: make nonce manager opt in

* fix: add read-only nonce call

* feat: improve http provider errors

* feat: convert to Atomic datatypes

* refactor: move to own file

* chore: remove tokio dep

* fix: improve nonce retry logic readability

* fix: use other privkey to avoid nonce races with other tests
2020-09-07 13:26:42 +03:00
..
src Nonce manager (#59) 2020-09-07 13:26:42 +03:00
tests fix: make multicall work by reference (#58) 2020-08-21 15:54:23 +03:00
Cargo.toml (feat) gas oracle support (#56) 2020-08-18 21:47:56 +03:00