ethers-rs/ethers-providers/tests
Rohit Narurkar ad779c867f
feat: fee estimation with custom/default fn (#369)
* feat: fee estimation with custom/default fn

* fix: clippy and percentage calc fix

* calculate priority fee only if base fee above threshold

* chore: some comments

* fix: use legacy tx for ganache

* test: test a few cases for fee estimation using utils
2021-08-19 17:01:40 +03:00
..
provider.rs feat: fee estimation with custom/default fn (#369) 2021-08-19 17:01:40 +03:00
txpool.rs chore: fix lints (#329) 2021-07-05 14:03:38 +03:00