prysm-pulse/beacon-chain/sync/initial-sync
Victor Farazdagi c4eb8c7a16
Refactors block fetching function to fetcher (#5766)
* refactors block fetching function to fetcher
* more comments fixed
* Merge refs/heads/master into init-sync-upd
* Merge refs/heads/master into init-sync-upd
* Merge refs/heads/master into init-sync-upd
2020-05-06 21:29:50 +00:00
..
testing libfuzz based tests (#5095) 2020-05-05 07:22:26 +00:00
blocks_fetcher_test.go Refactor db teardown to testing.TB.Cleanup (#5725) 2020-05-04 01:14:34 +00:00
blocks_fetcher.go Refactors block fetching function to fetcher (#5766) 2020-05-06 21:29:50 +00:00
blocks_queue_test.go Refactor db teardown to testing.TB.Cleanup (#5725) 2020-05-04 01:14:34 +00:00
blocks_queue.go Refactors block fetching function to fetcher (#5766) 2020-05-06 21:29:50 +00:00
BUILD.bazel libfuzz based tests (#5095) 2020-05-05 07:22:26 +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 Use stateutil.BlockRoot everywhere (#5739) 2020-05-05 04:30:24 +00:00
round_robin.go Refactors block fetching function to fetcher (#5766) 2020-05-06 21:29:50 +00:00
service.go Refactors block fetching function to fetcher (#5766) 2020-05-06 21:29:50 +00:00