ethers-rs/ethers-providers
Georgios Konstantopoulos ef9b3988ce
fix: ensure gas estimation includes the access list in 1559/2930 txs (#523)
* fix: ensure gas estimation includes the access list in 1559/2930 txs

* feat: add gas_price to typed tx

* feat: add access list to typed tx

* chore(providers): cleanup fill_transaction

* chore: fmt

* chore: enable 712 on ethers-contract at top level crate

* fix: do not error if eth_createAccessList is not available

* feat: only use access list if needed
2021-10-20 23:18:58 +03:00
..
src fix: ensure gas estimation includes the access list in 1559/2930 txs (#523) 2021-10-20 23:18:58 +03:00
tests chore: remove cyclical dependencies (#410) 2021-08-29 00:06:29 +03:00
Cargo.toml chore(deps): bump reqwest from 0.11.5 to 0.11.6 (#521) 2021-10-19 08:23:48 +03:00