prysm-pulse/beacon-chain/sync/initial-sync
Victor Farazdagi 748d513c62
proper error checking and type assertions (#5424)
* proper error checking and type assertions
2020-04-14 16:41:09 +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 Enforce error handling and checking type assertions (#5403) 2020-04-13 04:11:09 +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 Init sync optimizations (#5284) 2020-04-02 06:54:05 +03: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 proper error checking and type assertions (#5424) 2020-04-14 16:41:09 +00:00
round_robin.go Enforce error handling and checking type assertions (#5403) 2020-04-13 04:11:09 +00:00
service.go Enforce error handling and checking type assertions (#5403) 2020-04-13 04:11:09 +00:00