ethers-rs/ethers-middleware
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
..
contracts feat(abigen): extend ethevent trait methods and decoding (#239) 2021-03-19 17:44:59 +02:00
src feat: fee estimation with custom/default fn (#369) 2021-08-19 17:01:40 +03:00
tests feat: improve gas oracles (#392) 2021-08-19 11:38:12 +03:00
Cargo.toml Release: 0.4 (#382) 2021-08-16 11:54:12 +03:00