go-ethereum/miner
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
..
stress Update mod file and all imports to use scroll-tech URL (#15) 2021-12-24 10:59:22 +01:00
miner.go Update mod file and all imports to use scroll-tech URL (#15) 2021-12-24 10:59:22 +01:00
miner_test.go Update mod file and all imports to use scroll-tech URL (#15) 2021-12-24 10:59:22 +01:00
unconfirmed.go Update mod file and all imports to use scroll-tech URL (#15) 2021-12-24 10:59:22 +01:00
unconfirmed_test.go Update mod file and all imports to use scroll-tech URL (#15) 2021-12-24 10:59:22 +01:00
worker.go feat: make eip2718 & eip1559 configurable in txpool (#206) 2023-02-03 14:24:15 +08:00
worker_test.go feat: add more data into the execution trace (#20) 2022-02-21 10:15:57 +08:00