ethers-rs/ethers-core
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
..
ethers-derive-eip712 derive-eip712: initial implementation of eip712 derive macro (#481) 2021-10-08 16:22:51 +01:00
src fix: ensure gas estimation includes the access list in 1559/2930 txs (#523) 2021-10-20 23:18:58 +03:00
Cargo.toml chore(deps): bump proc-macro2 from 1.0.29 to 1.0.30 (#504) 2021-10-13 16:07:30 +03:00