prysm-pulse/beacon-chain/sync/initial-sync
Murphy Law dfe8e54a42
Relinquish peerLock when blockFetcher context is done (#10932)
* Relinquish peerLock when blockFetcher context is done

* Unlock before sending range requests

Co-authored-by: Radosław Kapka <rkapka@wp.pl>
Co-authored-by: Nishant Das <nishdas93@gmail.com>
2022-06-27 15:25:33 +00:00
..
testing Remove libfuzzer / afl based builds in favor of go 1.18 fuzz testing (#10065) 2022-01-20 04:51:02 +00:00
blocks_fetcher_peers_test.go Remove Eth2-Types Dependency in Prysm (#10578) 2022-04-29 10:32:11 -04:00
blocks_fetcher_peers.go Deprecate store in blockchain pkg (#10903) 2022-06-25 03:57:52 +00:00
blocks_fetcher_test.go Massive code cleanup (#10913) 2022-06-27 13:34:38 +00:00
blocks_fetcher_utils_test.go Some test improvements (#10928) 2022-06-24 17:22:39 +00:00
blocks_fetcher_utils.go Deprecate store in blockchain pkg (#10903) 2022-06-25 03:57:52 +00:00
blocks_fetcher.go Relinquish peerLock when blockFetcher context is done (#10932) 2022-06-27 15:25:33 +00:00
blocks_queue_test.go Deprecate store in blockchain pkg (#10903) 2022-06-25 03:57:52 +00:00
blocks_queue_utils.go Massive code cleanup (#10913) 2022-06-27 13:34:38 +00:00
blocks_queue.go Massive code cleanup (#10913) 2022-06-27 13:34:38 +00:00
BUILD.bazel Rename Block Package in Consensus-Types to Interfaces (#10605) 2022-05-02 14:32:37 -04:00
fsm_benchmark_test.go Move Shared/Testutil into Testing (#9659) 2021-09-23 18:53:46 +00:00
fsm_test.go Remove Eth2-Types Dependency in Prysm (#10578) 2022-04-29 10:32:11 -04:00
fsm.go Rename Block Package in Consensus-Types to Interfaces (#10605) 2022-05-02 14:32:37 -04:00
initial_sync_test.go Massive code cleanup (#10913) 2022-06-27 13:34:38 +00:00
log.go First pass: single peer initial sync (#3363) 2019-08-30 15:15:40 -05:00
round_robin_test.go Some test improvements (#10928) 2022-06-24 17:22:39 +00:00
round_robin.go Deprecate store in blockchain pkg (#10903) 2022-06-25 03:57:52 +00:00
service_test.go Some test improvements (#10928) 2022-06-24 17:22:39 +00:00
service.go Deprecate store in blockchain pkg (#10903) 2022-06-25 03:57:52 +00:00