prysm-pulse/beacon-chain/sync/initial-sync
terence tsao fe13f1f856
Add init-sync-verbose feature flag (#6515)
* Add flag
* Use flag
* Merge refs/heads/master into init-sync-verbose
* Merge refs/heads/master into init-sync-verbose
* Merge refs/heads/master into init-sync-verbose
* Merge refs/heads/master into init-sync-verbose
* Merge refs/heads/master into init-sync-verbose
2020-07-08 04:19:58 +00:00
..
testing libfuzz based tests (#5095) 2020-05-05 07:22:26 +00:00
blocks_fetcher_test.go QSP-BestPractice Refactors failover peer selection in init-sync (#6442) 2020-06-29 15:23:04 +00:00
blocks_fetcher.go Add in Better Logging for Requests (#6483) 2020-07-03 10:08:45 +00:00
blocks_queue_test.go Refactors init-sync: queue streams blocks in batches (#6470) 2020-07-02 11:19:07 +00:00
blocks_queue.go Removes excessive concurrency from init-sync queue (#6471) 2020-07-02 13:06:12 +00:00
BUILD.bazel Batch Verify Blocks (#6469) 2020-07-07 04:16:12 +00:00
fsm_benchmark_test.go Init sync arbitrary batch length + full bandwidth utilization (#5978) 2020-05-27 09:13:41 +00:00
fsm_test.go Init sync arbitrary batch length + full bandwidth utilization (#5978) 2020-05-27 09:13:41 +00:00
fsm.go Init sync arbitrary batch length + full bandwidth utilization (#5978) 2020-05-27 09:13:41 +00:00
initial_sync_test.go QSP-13 Only Allow Snappy P2P Encoding (#6415) 2020-07-03 11:24:30 +08:00
log.go First pass: single peer initial sync (#3363) 2019-08-30 15:15:40 -05:00
round_robin_test.go Batch Verify Blocks (#6469) 2020-07-07 04:16:12 +00:00
round_robin.go Add init-sync-verbose feature flag (#6515) 2020-07-08 04:19:58 +00:00
service.go QSP-45 Add Check for No Connected Peers BestFinalized (#6402) 2020-06-26 16:35:12 +00:00