ethers-rs/ethers-middleware/tests
Georgios Konstantopoulos 635236f061
feat: improve gas oracles (#392)
* fix: re-enable ethgasstation tests and add new fields on response

* fix: re-enable etherchain tests and add new fields on response

* feat: add new etherscan response fields

* feat: use gasnow v3

* chore: derive more traits for response types
2021-08-19 11:38:12 +03:00
..
solidity-contracts Fix tests failing on solc 0.8.0 or above (#310) 2021-06-07 19:32:41 +03:00
gas_escalator.rs fix: make chain_id mandatory (#286) 2021-07-29 23:22:25 +03:00
gas_oracle.rs feat: improve gas oracles (#392) 2021-08-19 11:38:12 +03:00
nonce_manager.rs fix: make gasPrice optional (since Type 2 transactions) (#374) 2021-08-12 19:01:52 +03:00
signer.rs fix: make chain_id mandatory (#286) 2021-07-29 23:22:25 +03:00
stack.rs fix: make chain_id mandatory (#286) 2021-07-29 23:22:25 +03:00
transformer.rs feat(ethers-contract): typed txs (part 4) (#362) 2021-08-09 03:50:38 +03:00