erigon-pulse/cmd/headers/download
ledgerwatch 86a94e8478
Avoid parsing transactions at Stage3 (#1940)
* RawBody

* Do not parse transaction during Stage3

* Reinstate delivery channel capacity, add comment

* Correct calculation of tx encoding for hashing

* fix logging of senders stage

Co-authored-by: Alex Sharp <alexsharp@Alexs-MacBook-Pro.local>
Co-authored-by: Alexey Sharp <alexeysharp@Alexeys-iMac.local>
2021-05-16 20:01:14 +01:00
..
broadcast.go broadcast new headers (#1847) 2021-05-01 21:03:51 +01:00
downloader.go Avoid parsing transactions at Stage3 (#1940) 2021-05-16 20:01:14 +01:00
grpc-direct.go More updates to downloader, new p2psentry protocol (#1559) 2021-03-19 21:24:49 +00:00
sentry_api.go [wip] dv2: Validate body (#1913) 2021-05-12 14:57:35 +01:00
sentry_mock_test.go Avoid parsing transactions at Stage3 (#1940) 2021-05-16 20:01:14 +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 Defer tx pool start until the initial cycle end (#1937) 2021-05-15 12:35:28 +01:00