erigon-pulse/eth
ledgerwatch ab4c456fec
Headers poc 3 - intermediate changes (#1093)
* Use log instead of Printf

* Better output

* Display NewBlockHeadersMsg

* Print tx hashes

* Separate sentry and downloader

* Fix lint

* Requesting headers

* Fix lint

* Prevent deadlock, fix NPE

* Not quit when did not restore

* Fix types

* Fix types again

* Warn on penalty

* Prints

* Avoid deadlock

* Better request logic

* Print height

* Actually send header requests

* Actually send header request

* Fix compile errors, sending

* Print BlockHeadersMsg

* Fix lint
2020-09-11 07:35:51 +01:00
..
downloader increase tx limit (#1047) 2020-09-08 07:09:33 +01:00
fetcher
filters transactional migrations (#1079) 2020-09-08 20:39:43 +01:00
gasprice
stagedsync IH stage speedup and lmdb custom comparators support (#1080) 2020-09-10 13:35:58 +01:00
tracers
api_backend.go
api_test.go
api_tracer.go
api.go
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
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
discovery.go
firehose.go
gen_config.go
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
sync.go