prysm-pulse/beacon-chain/sync/initial-sync
terence tsao 9ff825a570
Update variable names that are same as imports (#8220)
* Fix names that are same as import name

* Review feedbacks
2021-01-07 10:42:03 -06:00
..
testing Implement GetHealth in the node API (#8217) 2021-01-06 20:11:20 +00:00
blocks_fetcher_peers_test.go Init-sync: enable peer scorer by default (#7974) 2020-12-03 00:45:20 +00:00
blocks_fetcher_peers.go Init-sync: enable peer scorer by default (#7974) 2020-12-03 00:45:20 +00:00
blocks_fetcher_test.go Move state summary cache to DB (#8101) 2020-12-16 08:56:21 -08:00
blocks_fetcher_utils_test.go Move state summary cache to DB (#8101) 2020-12-16 08:56:21 -08:00
blocks_fetcher_utils.go Init sync: minor style fixes (#8156) 2020-12-18 14:31:15 +00:00
blocks_fetcher.go Init-sync: enable peer scorer by default (#7974) 2020-12-03 00:45:20 +00:00
blocks_queue_test.go Init sync: minor style fixes (#8156) 2020-12-18 14:31:15 +00:00
blocks_queue_utils.go Init-sync: backtracking to alternative forks (#7564) 2020-11-06 15:54:20 +00:00
blocks_queue.go remove redundant start slot (#7991) 2020-12-02 20:47:39 +03:00
BUILD.bazel Init sync: conditional syncing to finalized slot (#7999) 2020-12-03 14:10:51 +00:00
fsm_benchmark_test.go Applies assertion funcs to sync tests (#6603) 2020-07-15 04:41:11 +00:00
fsm_test.go Update init-sync FSM (#7640) 2020-10-26 05:26:35 +00:00
fsm.go Init sync: minor style fixes (#8156) 2020-12-18 14:31:15 +00:00
initial_sync_test.go Move state summary cache to DB (#8101) 2020-12-16 08:56:21 -08:00
log.go First pass: single peer initial sync (#3363) 2019-08-30 15:15:40 -05:00
round_robin_test.go Move state summary cache to DB (#8101) 2020-12-16 08:56:21 -08:00
round_robin.go Init sync: minor fixes (#8060) 2020-12-07 09:33:06 +00:00
service_test.go Update variable names that are same as imports (#8220) 2021-01-07 10:42:03 -06:00
service.go Revert changes to sync service status check (#8215) 2021-01-06 11:19:53 +00:00