prysm-pulse/beacon-chain/sync/initial-sync
Nishant Das 781b7d6870 Don't Panic if 0 Peers are Left (#4594)
* log error
* Merge branch 'master' into dontReturnError
* return blocks
* change back
* Merge branch 'dontReturnError' of https://github.com/prysmaticlabs/geth-sharding into dontReturnError
* use a more static finalized epoch
* Update beacon-chain/sync/initial-sync/round_robin.go

Co-Authored-By: Raul Jordan <raul@prysmaticlabs.com>
* Merge refs/heads/master into dontReturnError
* jim's review
* Merge branch 'dontReturnError' of https://github.com/prysmaticlabs/geth-sharding into dontReturnError
* Update beacon-chain/sync/initial-sync/round_robin.go
2020-01-20 17:12:28 +00:00
..
testing Add Ability to Resync Node (#4279) 2020-01-02 16:09:28 +08:00
BUILD.bazel Update run time to v0.9.3 (#4154) 2020-01-07 18:47:39 +00:00
log.go First pass: single peer initial sync (#3363) 2019-08-30 15:15:40 -05:00
round_robin_test.go Update run time to v0.9.3 (#4154) 2020-01-07 18:47:39 +00:00
round_robin.go Don't Panic if 0 Peers are Left (#4594) 2020-01-20 17:12:28 +00:00
service.go Fix resync (#4585) 2020-01-19 03:29:08 +00:00