ethers-rs/ethers-core
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
..
src feat: fee estimation with custom/default fn (#369) 2021-08-19 17:01:40 +03:00
Cargo.toml feature: add legacy feature to ethers crate (#384) 2021-08-17 09:48:02 +03:00