go-ethereum/eth/filters
rjl493456442 d4961881d7
miner: suspend miner if node is syncing (#27218)
Drop the notions of uncles, and disables activities while syncing

-  Disable activities (e.g. generate pending state) while node is syncing,
-  Disable empty block submission (but empty block is still kept for payload building),
-  Drop uncle notion since (ethash is already deprecated)
2023-05-31 03:09:49 -04:00
..
api.go
api_test.go
bench_test.go
filter.go miner: suspend miner if node is syncing (#27218) 2023-05-31 03:09:49 -04:00
filter_system.go
filter_system_test.go eth/filters: retrieve logs in async (#27135) 2023-05-25 08:40:28 -04:00
filter_test.go eth/filters: retrieve logs in async (#27135) 2023-05-25 08:40:28 -04:00