ethers-rs/ethers-providers
Georgios Konstantopoulos 79bf896a2c
test: fix duplicate tx flakes by rotating through a list of wallets (#451)
* test: fix duplicate tx flakes by rotating through a list of wallets

* fix: make typed_txs test more robust

* fix: ensure wallets are loaded in a thread-safe way

without fetch_add, it's possible that 2 loads happen for the same id before the `store` mutex is acquired'
2021-09-14 16:40:15 +03:00
..
src test: fix duplicate tx flakes by rotating through a list of wallets (#451) 2021-09-14 16:40:15 +03:00
tests chore: remove cyclical dependencies (#410) 2021-08-29 00:06:29 +03:00
Cargo.toml chore(deps): bump tracing from 0.1.26 to 0.1.27 (#449) 2021-09-14 14:21:48 +03:00