prysm-pulse/beacon-chain/sync/initial-sync
Raul Jordan 637354f037
QSP-42 Remove Double Unsubscribe in Initial Sync (#6368)
* rem double unsub
* Update beacon-chain/sync/initial-sync/service.go

Co-authored-by: Preston Van Loon <preston@prysmaticlabs.com>
* Merge refs/heads/master into qsp-unsub
* Merge refs/heads/master into qsp-unsub
* Merge refs/heads/master into qsp-unsub
* Merge refs/heads/master into qsp-unsub
* Merge refs/heads/master into qsp-unsub
2020-06-23 23:50:52 +00:00
..
testing libfuzz based tests (#5095) 2020-05-05 07:22:26 +00:00
blocks_fetcher_test.go Refactor setupDB to return the state summary cache used by the database (#6369) 2020-06-23 13:40:55 -07:00
blocks_fetcher.go Resolves issues from the best practices in sync package (#6357) 2020-06-23 12:00:29 +00: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 Re-arranges fetcher locks -> per peer level (#5906) 2020-05-19 17:48:32 +00: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 Refactor setupDB to return the state summary cache used by the database (#6369) 2020-06-23 13:40:55 -07: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 QSP-42 Remove Double Unsubscribe in Initial Sync (#6368) 2020-06-23 23:50:52 +00:00