prysm-pulse/beacon-chain/sync/initial-sync
2020-06-09 15:40:48 -07:00
..
testing libfuzz based tests (#5095) 2020-05-05 07:22:26 +00:00
blocks_fetcher_test.go Re-enable previous fetching algorithm testing (#6125) 2020-06-04 11:26:02 +00:00
blocks_fetcher.go Update to v0.12 (#5614) 2020-06-09 15:40:48 -07:00
blocks_queue_test.go Implements WRR in init-sync, full bandwidth utilization (#5887) 2020-05-18 18:59:03 +00:00
blocks_queue.go Re-enables multi-failure test case in round robin (#6143) 2020-06-05 11:26:10 +00:00
BUILD.bazel Re-arranges fetcher locks -> per peer level (#5906) 2020-05-19 17:48:32 +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 Implements WRR in init-sync, full bandwidth utilization (#5887) 2020-05-18 18:59:03 +00:00
log.go First pass: single peer initial sync (#3363) 2019-08-30 15:15:40 -05:00
round_robin_test.go Init-sync queue assert order and uniqueness of blocks emitted (#6146) 2020-06-08 14:52:43 +00:00
round_robin.go Init-sync queue assert order and uniqueness of blocks emitted (#6146) 2020-06-08 14:52:43 +00:00
service.go Init-sync queue assert order and uniqueness of blocks emitted (#6146) 2020-06-08 14:52:43 +00:00