prysm-pulse/beacon-chain/sync/initial-sync
Nishant Das 65b90abdda
Maximize Peer Capacity When Syncing (#13820)
* maximize it

* fix it

* lint

* add test

* Update beacon-chain/sync/initial-sync/blocks_fetcher.go

Co-authored-by: Radosław Kapka <rkapka@wp.pl>

* logs

* kasey's review

* kasey's review

---------

Co-authored-by: Radosław Kapka <rkapka@wp.pl>
2024-03-30 14:54:11 +00:00
..
testing Update to V5 (#13622) 2024-02-15 05:46:47 +00:00
blocks_fetcher_peers_test.go Update to V5 (#13622) 2024-02-15 05:46:47 +00:00
blocks_fetcher_peers.go Update to V5 (#13622) 2024-02-15 05:46:47 +00:00
blocks_fetcher_test.go Maximize Peer Capacity When Syncing (#13820) 2024-03-30 14:54:11 +00:00
blocks_fetcher_utils_test.go Update to V5 (#13622) 2024-02-15 05:46:47 +00:00
blocks_fetcher_utils.go Maximize Peer Capacity When Syncing (#13820) 2024-03-30 14:54:11 +00:00
blocks_fetcher.go Maximize Peer Capacity When Syncing (#13820) 2024-03-30 14:54:11 +00:00
blocks_queue_test.go Update to V5 (#13622) 2024-02-15 05:46:47 +00:00
blocks_queue_utils.go Update to V5 (#13622) 2024-02-15 05:46:47 +00:00
blocks_queue.go Update to V5 (#13622) 2024-02-15 05:46:47 +00:00
BUILD.bazel Refactor batch verifier for sharing across packages (#13812) 2024-03-27 12:36:17 +00:00
fsm_benchmark_test.go Update to V5 (#13622) 2024-02-15 05:46:47 +00:00
fsm_test.go Update to V5 (#13622) 2024-02-15 05:46:47 +00:00
fsm.go Update to V5 (#13622) 2024-02-15 05:46:47 +00:00
initial_sync_test.go Update to V5 (#13622) 2024-02-15 05:46:47 +00:00
log.go First pass: single peer initial sync (#3363) 2019-08-30 15:15:40 -05:00
round_robin_test.go Update to V5 (#13622) 2024-02-15 05:46:47 +00:00
round_robin.go Refactor batch verifier for sharing across packages (#13812) 2024-03-27 12:36:17 +00:00
service_test.go exit blob fetching for cp block if outside retention (#13686) 2024-03-05 02:57:06 +00:00
service.go Refactor batch verifier for sharing across packages (#13812) 2024-03-27 12:36:17 +00:00