prysm-pulse/beacon-chain/sync/initial-sync
Victor Farazdagi 40c29744e3
Init-sync discard debug logs in tests (#5774)
* refactors block fetching function to fetcher
* more comments fixed
* Merge branch 'master' into init-sync-optimizations
* moves helper code into separate file
* move test setup code to testmain
* removes bench
2020-05-07 13:13:45 +00:00
..
testing libfuzz based tests (#5095) 2020-05-05 07:22:26 +00:00
blocks_fetcher_test.go Init-sync discard debug logs in tests (#5774) 2020-05-07 13:13:45 +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 Init-sync discard debug logs in tests (#5774) 2020-05-07 13:13:45 +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
initial_sync_test.go Init-sync discard debug logs in tests (#5774) 2020-05-07 13:13:45 +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 discard debug logs in tests (#5774) 2020-05-07 13:13:45 +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