erigon-pulse/eth
Giuseppe Bertone b2f258f55f "Downloader queue stats" is now provided once per minute (#21455)
* "Downloader queue stats" is now a DEBUG information

I think this info is more a DEBUG related information then an INFO. If it must remains an INFO, maybe it can be slow down to one time every 5 minutes or so.

* Update queue.go

"Downloader queue stats" information is now provided once every minute instead of once every 10 seconds.
2020-09-11 16:05:59 +02:00
..
downloader "Downloader queue stats" is now provided once per minute (#21455) 2020-09-11 16:05:59 +02:00
fetcher test fixups 2020-08-29 14:35:39 +02:00
filters transactional migrations (#1079) 2020-09-08 20:39:43 +01:00
gasprice geth 1.9.18 post-rebase fixups 2020-08-08 17:33:35 +02:00
stagedsync IH stage speedup and lmdb custom comparators support (#1080) 2020-09-10 13:35:58 +01:00
tracers eth/tracers: revert reason in call_tracer + error for failed internal calls (#21387) 2020-09-11 16:04:51 +02:00
api_backend.go Another step in migrating tests to staged sync (#970) 2020-08-24 18:00:40 +01:00
api_test.go Rpcdaemon as lib (#940) 2020-08-19 12:46:20 +01:00
api_tracer.go eth: updated comments (#21490) 2020-09-11 16:04:25 +02:00
api.go Rpcdaemon as lib (#940) 2020-08-19 12:46:20 +01:00
backend.go turbo-api: create a second executable file with a custom stage example (#1055) 2020-09-05 18:07:27 +02:00
bloombits.go eth: updated comments (#21490) 2020-09-11 16:04:25 +02:00
config.go turbo-api: create a second executable file with a custom stage example (#1055) 2020-09-05 18:07:27 +02:00
debug.go Call bufio.Flash() in tester (#407) 2020-03-26 21:52:05 +00:00
discovery.go Make cmd/tester initiate staged sync, remove some pools and caches (#746) 2020-07-15 07:15:48 +01:00
firehose.go Parity only supports 3 letter capabilities 2020-01-07 16:34:44 +00:00
gen_config.go cmd, core, eth, light, trie: dump clean cache periodically (#20391) 2020-08-12 12:01:13 +02:00
handler_test.go Headers poc 3 - intermediate changes (#1093) 2020-09-11 07:35:51 +01:00
handler.go Headers poc 3 - intermediate changes (#1093) 2020-09-11 07:35:51 +01:00
helper_test.go Headers poc 3 - intermediate changes (#1093) 2020-09-11 07:35:51 +01:00
peer.go Headers poc 3 - intermediate changes (#1093) 2020-09-11 07:35:51 +01:00
protocol_test.go Headers poc 3 - intermediate changes (#1093) 2020-09-11 07:35:51 +01:00
protocol.go Headers poc 3 - intermediate changes (#1093) 2020-09-11 07:35:51 +01:00
sync_test.go remove eth/63, add tests for eth/65 (#823) 2020-07-30 11:16:55 +01:00
sync.go Jumpdest skip optimisation (#851) 2020-08-01 17:56:57 +01:00