ethers-rs/ethers-middleware/tests
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
..
solidity-contracts Fix tests failing on solc 0.8.0 or above (#310) 2021-06-07 19:32:41 +03:00
gas_escalator.rs feat: wasm support (#390) 2021-08-23 12:56:44 +03:00
gas_oracle.rs feat: wasm support (#390) 2021-08-23 12:56:44 +03:00
nonce_manager.rs chore: remove cyclical dependencies (#410) 2021-08-29 00:06:29 +03:00
signer.rs test: fix duplicate tx flakes by rotating through a list of wallets (#451) 2021-09-14 16:40:15 +03:00
stack.rs feat: wasm support (#390) 2021-08-23 12:56:44 +03:00
transformer.rs feat: wasm support (#390) 2021-08-23 12:56:44 +03:00