go-ethereum/miner
Péter Garamvölgyi 30f4f57f07
feat: add block transaction count limit (#216)
* feat: add block transaction count limit

* add tests

* nit
2023-02-15 15:13:03 +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: add block transaction count limit (#216) 2023-02-15 15:13:03 +08:00
worker_test.go feat: add more data into the execution trace (#20) 2022-02-21 10:15:57 +08:00