ethers-rs/ethers-core/src
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
..
abi feat: generate rust structs from solidity JSON ABI (#378) 2021-08-16 10:29:44 +03:00
types fix: skip 2930 tests in legacy mode / skip aws test if no id (#386) 2021-08-17 15:42:08 +03:00
utils feat: fee estimation with custom/default fn (#369) 2021-08-19 17:01:40 +03:00
lib.rs feat: generalize wallet/private key + yubihsm2 (#75) 2020-10-02 11:41:16 +03:00