prysm-pulse/beacon-chain/sync/initial-sync
Nishant Das 639e3072fe
Cancel Initial Sync Properly (#5529)
* fix cancelling
* Merge branch 'master' into cancelServices
* Merge refs/heads/master into cancelServices
* Merge refs/heads/master into cancelServices
2020-04-20 04:04:45 +00:00
..
testing Add Ability to Resync Node (#4279) 2020-01-02 16:09:28 +08:00
blocks_fetcher_test.go Init sync optimizations (#5284) 2020-04-02 06:54:05 +03:00
blocks_fetcher.go Align code base to v0.11 (#5127) 2020-04-14 20:27:03 +00:00
blocks_queue_test.go Init sync update highest slot (#5298) 2020-04-04 17:11:38 +03:00
blocks_queue.go Enforce error handling and checking type assertions (#5403) 2020-04-13 04:11:09 +00:00
BUILD.bazel Align code base to v0.11 (#5127) 2020-04-14 20:27:03 +00:00
fsm_test.go Add maligned struct static check (#5296) 2020-04-03 05:09:15 +00:00
fsm.go Add roughtime static code analysis and fix all violations (#5370) 2020-04-09 23:35:42 +00:00
log.go First pass: single peer initial sync (#3363) 2019-08-30 15:15:40 -05:00
round_robin_test.go Align code base to v0.11 (#5127) 2020-04-14 20:27:03 +00:00
round_robin.go Align code base to v0.11 (#5127) 2020-04-14 20:27:03 +00:00
service.go Cancel Initial Sync Properly (#5529) 2020-04-20 04:04:45 +00:00