zebra/zebrad/src/components/mempool
teor 6a9a8dfc38
Stop concurrently obtaining peer set readiness (#2672)
This avoids peer set contention when most peers are busy.

Also exit the task if the peer service returns a readiness error,
because that means it's permanently unusable.

Co-authored-by: Janito Vaqueiro Ferreira Filho <janito.vff@gmail.com>
2021-08-27 15:49:41 +00:00
..
crawler Create initial transaction crawler for the mempool (#2646) 2021-08-24 11:23:53 -03:00
storage Mempool component and storage (#2651) 2021-08-27 14:36:17 +00:00
crawler.rs Stop concurrently obtaining peer set readiness (#2672) 2021-08-27 15:49:41 +00:00
error.rs Mempool component and storage (#2651) 2021-08-27 14:36:17 +00:00
storage.rs Mempool component and storage (#2651) 2021-08-27 14:36:17 +00:00
tests.rs Mempool component and storage (#2651) 2021-08-27 14:36:17 +00:00