ethers-rs/ethers-contract
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
..
ethers-contract-abigen Release: 0.4 (#382) 2021-08-16 11:54:12 +03:00
ethers-contract-derive Release: 0.4 (#382) 2021-08-16 11:54:12 +03:00
src bug: log streams properly end when internal stream closes (#387) 2021-08-19 10:01:49 +03:00
tests feat: fee estimation with custom/default fn (#369) 2021-08-19 17:01:40 +03:00
Cargo.toml Release: 0.4 (#382) 2021-08-16 11:54:12 +03:00