erigon-pulse/cmd/headers/download
ledgerwatch bf0ea48823
Deadline-based permits in sentry (#1915)
* Not increase permit on announcements

* Init permits

* Deadlines

* Fix NPEs

* Fix NPE

* Fix findPeer

* Reduce max permits to 4

* 8 max permits, but 30 seconds timeout

* Back to 4

Co-authored-by: Alexey Sharp <alexeysharp@Alexeys-iMac.local>
2021-05-11 18:20:00 +01:00
..
broadcast.go broadcast new headers (#1847) 2021-05-01 21:03:51 +01:00
downloader.go Trace filter 4 + fixes for download.v2 (#1907) 2021-05-10 16:07:22 +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 Deadline-based permits in sentry (#1915) 2021-05-11 18:20:00 +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