prysm-pulse/beacon-chain/sync/initial-sync
Victor Farazdagi 00f24f5729
Deprecates --disable-init-sync-wrr flag (#6400)
* deprecates wrr-related flag

* gofmt + gazelle

Co-authored-by: prylabs-bulldozer[bot] <58059840+prylabs-bulldozer[bot]@users.noreply.github.com>
2020-06-25 10:26:30 -05:00
..
testing libfuzz based tests (#5095) 2020-05-05 07:22:26 +00:00
blocks_fetcher_test.go Deprecates --disable-init-sync-wrr flag (#6400) 2020-06-25 10:26:30 -05:00
blocks_fetcher.go Deprecates --disable-init-sync-wrr flag (#6400) 2020-06-25 10:26:30 -05:00
blocks_queue_test.go First part of block chain service cleanup (#6286) 2020-06-17 17:11:21 +00:00
blocks_queue.go Resolves issues from the best practices in sync package (#6357) 2020-06-23 12:00:29 +00:00
BUILD.bazel Deprecates --disable-init-sync-wrr flag (#6400) 2020-06-25 10:26:30 -05:00
fsm_benchmark_test.go Init sync arbitrary batch length + full bandwidth utilization (#5978) 2020-05-27 09:13:41 +00:00
fsm_test.go Init sync arbitrary batch length + full bandwidth utilization (#5978) 2020-05-27 09:13:41 +00:00
fsm.go Init sync arbitrary batch length + full bandwidth utilization (#5978) 2020-05-27 09:13:41 +00:00
initial_sync_test.go Deprecates --disable-init-sync-wrr flag (#6400) 2020-06-25 10:26:30 -05:00
log.go First pass: single peer initial sync (#3363) 2019-08-30 15:15:40 -05:00
round_robin_test.go Refactor setupDB to return the state summary cache used by the database (#6369) 2020-06-23 13:40:55 -07:00
round_robin.go Reclaims leakybucket resources in sync service (#6339) 2020-06-22 11:23:23 +00:00
service.go Revert "QSP-42 Remove Double Unsubscribe in Initial Sync" (#6376) 2020-06-24 17:01:48 +08:00