ethers-rs/ethers-contract/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
..
common feat(ethers-contract): typed txs (part 4) (#362) 2021-08-09 03:50:38 +03:00
solidity-contracts feat: generate rust structs from solidity JSON ABI (#378) 2021-08-16 10:29:44 +03:00
abigen.rs feat: generate rust structs from solidity JSON ABI (#378) 2021-08-16 10:29:44 +03:00
contract.rs feat: fee estimation with custom/default fn (#369) 2021-08-19 17:01:40 +03:00