erigon-pulse/cmd/headers/download
ledgerwatch 128f446e7c
Download v2 fixes (#1903)
* [download.v2] Fix endianness of Difficulty in Status message

* Add comments

* Finish stage to use RwTx

* Print header age in stage 1

* Print new block messages

* TopSeenHeight to be updated from any header

* block in the future handling and skip the test

* Fix downloader test

* Fix test

Co-authored-by: Alexey Sharp <alexeysharp@Alexeys-iMac.local>
Co-authored-by: Alex Sharp <alexsharp@Alexs-MacBook-Pro.local>
2021-05-09 08:22:08 +01:00
..
broadcast.go broadcast new headers (#1847) 2021-05-01 21:03:51 +01:00
downloader.go Download v2 fixes (#1903) 2021-05-09 08:22:08 +01:00
grpc-direct.go More updates to downloader, new p2psentry protocol (#1559) 2021-03-19 21:24:49 +00:00
sentry_api.go Fixes to the sentry/downloader (#1767) 2021-04-21 23:24:01 +01:00
sentry_test.go Connect TxFetcher to Sentry, Add --download.v2 option to TG (#1796) 2021-04-25 11:20:50 +07:00
sentry.go use same keepalive settings in sentry and rpcdaemon (#1883) 2021-05-05 11:32:04 +01:00
tx_pool.go Rpcdaemon: move tx pool to own grpc service, subscribe to pending txs (#1863) 2021-05-04 08:37:17 +07:00