go-ethereum/params
Zhang Zhuo 1fe2d22e29
feat: make eip2718 & eip1559 configurable in txpool (#206)
* txpool only supports legacy tx

* configurable tx pool EIP-2718 && EIP-1559

* try fix CI

* fix CI

* fix metamask incompatibility

* fix comments

* fix CI

* set basefee as 0 when disable eip2718 or eip1559

* fix typo

---------

Co-authored-by: colinlyguo <colinlyguo@gmail.com>
2023-02-03 14:24:15 +08:00
..
bootnodes.go Update mod file and all imports to use scroll-tech URL (#15) 2021-12-24 10:59:22 +01:00
config.go feat: make eip2718 & eip1559 configurable in txpool (#206) 2023-02-03 14:24:15 +08:00
config_test.go params: allow setting Petersburg block before chain head (#21473) 2020-09-16 09:39:35 +03:00
dao.go Update mod file and all imports to use scroll-tech URL (#15) 2021-12-24 10:59:22 +01:00
denomination.go cmd, core, eth, miner, params: configurable gas floor and ceil 2018-08-29 12:40:12 +03:00
network_params.go les: historical data garbage collection (#19570) 2020-07-13 11:02:54 +02:00
protocol_params.go params: fix typo in gas cost comments (#23065) 2021-06-18 12:15:51 +02:00
version.go params: release Geth v1.10.13 2021-11-24 13:44:10 +02:00