prysm-pulse/beacon-chain/sync/initial-sync
Victor Farazdagi 5d0f6c5b16
Fixes errNoPeersWithFinalizedBlocks naming (#7087)
* fixes errNoPeersWithFinalizedBlocks naming
* Merge refs/heads/master into init-sync-queue-fix-err-naming
* Merge refs/heads/master into init-sync-queue-fix-err-naming
2020-08-24 10:48:52 +00:00
..
testing libfuzz based tests (#5095) 2020-05-05 07:22:26 +00:00
blocks_fetcher_peers.go Updates resyncIfBehind() functionality (#7039) 2020-08-18 02:10:45 +00:00
blocks_fetcher_test.go Update fastssz (#6760) 2020-08-24 01:46:17 +00:00
blocks_fetcher_utils.go Updates resyncIfBehind() functionality (#7039) 2020-08-18 02:10:45 +00:00
blocks_fetcher.go Shift Sync Warn and Error Messages To Debug (#7059) 2020-08-20 11:30:41 +08:00
blocks_queue_test.go Use Stage 1 For Non Finalized Sync (#7012) 2020-08-16 17:51:14 +00:00
blocks_queue.go Fixes errNoPeersWithFinalizedBlocks naming (#7087) 2020-08-24 10:48:52 +00:00
BUILD.bazel Update fastssz (#6760) 2020-08-24 01:46:17 +00:00
fsm_benchmark_test.go Applies assertion funcs to sync tests (#6603) 2020-07-15 04:41:11 +00:00
fsm_test.go Fix multiple anti-patterns from DeepSource analysis (#6951) 2020-08-10 16:16:45 +00:00
fsm.go injects peer.ID into requested/queued/fetched batches (#6979) 2020-08-13 16:42:21 +08:00
initial_sync_test.go Update fastssz (#6760) 2020-08-24 01:46:17 +00:00
log.go First pass: single peer initial sync (#3363) 2019-08-30 15:15:40 -05:00
round_robin_test.go Update fastssz (#6760) 2020-08-24 01:46:17 +00:00
round_robin.go Improves block deduplication on batch processing (#7075) 2020-08-21 10:51:27 +00:00
service.go Updates resyncIfBehind() functionality (#7039) 2020-08-18 02:10:45 +00:00