laconicd-deprecated/rpc/ethereum/backend
yihuang 724a06632b
fix: minimal-gas-prices and baseFeePerGas conflicts (#916)
* Problem: minimal-gas-prices and baseFeePerGas conflicts

Closes: #915

Solution:
- Don't check min-gas-price for evm tx if london hardfork and feemarket enabled.

comments and cleanup

changelog

* fix zero fee coins

Co-authored-by: Federico Kunze Küllmer <31522760+fedekunze@users.noreply.github.com>
2022-01-26 10:44:41 +00:00
..
backend.go fix: minimal-gas-prices and baseFeePerGas conflicts (#916) 2022-01-26 10:44:41 +00:00
feebackend.go rpc: eth_feeHistory (#734) 2021-11-17 11:58:52 +00:00
utils.go impr: support batch eth txs (#901) 2022-01-14 10:37:33 +01:00