prysm-pulse/beacon-chain/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
..
initial-sync Don't Panic if 0 Peers are Left (#4594) 2020-01-20 17:12:28 +00:00
BUILD.bazel Rate limiter for rpc beacon blocks (#4549) 2020-01-15 17:19:06 -08:00
deadlines.go Initial Sync: Round robin (#3538) 2019-09-25 12:00:04 -05:00
decode_pubsub.go Use libp2p gossipsub upstream validator framework (#4318) 2019-12-20 03:18:08 +00:00
doc.go Regular Sync - First Pass (#3201) 2019-08-16 13:13:04 -04:00
error_test.go Service as proper names (#4293) 2019-12-16 19:53:55 -06:00
error.go Rate limiter for rpc beacon blocks (#4549) 2020-01-15 17:19:06 -08:00
log.go Regular Sync - First Pass (#3201) 2019-08-16 13:13:04 -04:00
metrics.go Update run time to v0.9.3 (#4154) 2020-01-07 18:47:39 +00:00
pending_blocks_queue_test.go Update run time to v0.9.3 (#4154) 2020-01-07 18:47:39 +00:00
pending_blocks_queue.go Better parent block request (#4572) 2020-01-17 22:43:32 +00:00
rpc_beacon_blocks_by_range_test.go Rate limiter for rpc beacon blocks (#4549) 2020-01-15 17:19:06 -08:00
rpc_beacon_blocks_by_range.go Rate limiter for rpc beacon blocks (#4549) 2020-01-15 17:19:06 -08:00
rpc_beacon_blocks_by_root_test.go Rate limiter for rpc beacon blocks (#4549) 2020-01-15 17:19:06 -08:00
rpc_beacon_blocks_by_root.go Rate limiter for rpc beacon blocks (#4549) 2020-01-15 17:19:06 -08:00
rpc_chunked_response.go Update run time to v0.9.3 (#4154) 2020-01-07 18:47:39 +00:00
rpc_goodbye_test.go Service as proper names (#4293) 2019-12-16 19:53:55 -06:00
rpc_goodbye.go Service as proper names (#4293) 2019-12-16 19:53:55 -06:00
rpc_status_test.go unskip test (#4411) 2020-01-05 13:39:14 +08:00
rpc_status.go Ensure initial sync is initialised (#4587) 2020-01-20 10:38:27 -06:00
rpc_test.go Service as proper names (#4293) 2019-12-16 19:53:55 -06:00
rpc.go p2p: Increment RPC metrics (#4547) 2020-01-14 17:02:50 +00:00
service.go Better resync checking and running (#4516) 2020-01-16 16:57:38 +00:00
subscriber_beacon_aggregate_proof_test.go Update run time to v0.9.3 (#4154) 2020-01-07 18:47:39 +00:00
subscriber_beacon_aggregate_proof.go Update run time to v0.9.3 (#4154) 2020-01-07 18:47:39 +00:00
subscriber_beacon_blocks_test.go Update run time to v0.9.3 (#4154) 2020-01-07 18:47:39 +00:00
subscriber_beacon_blocks.go Update run time to v0.9.3 (#4154) 2020-01-07 18:47:39 +00:00
subscriber_committee_index_beacon_attestation_test.go Update run time to v0.9.3 (#4154) 2020-01-07 18:47:39 +00:00
subscriber_committee_index_beacon_attestation.go Update run time to v0.9.3 (#4154) 2020-01-07 18:47:39 +00:00
subscriber_handlers.go Update run time to v0.9.3 (#4154) 2020-01-07 18:47:39 +00:00
subscriber_test.go Update run time to v0.9.3 (#4154) 2020-01-07 18:47:39 +00:00
subscriber.go Increment Metric at the Start of Validation (#4546) 2020-01-14 16:49:15 +00:00
validate_aggregate_proof_test.go Add HasAggregatedAttestation getter for pool (#4451) 2020-01-08 06:59:49 -08:00
validate_aggregate_proof.go Only advance to the correct epoch (#4532) 2020-01-13 15:34:05 -08:00
validate_attester_slashing_test.go Fix typos and inconsistencies (#4453) 2020-01-07 20:36:55 -06:00
validate_attester_slashing.go Use libp2p gossipsub upstream validator framework (#4318) 2019-12-20 03:18:08 +00:00
validate_beacon_attestation_test.go Update run time to v0.9.3 (#4154) 2020-01-07 18:47:39 +00:00
validate_beacon_attestation.go Use libp2p gossipsub upstream validator framework (#4318) 2019-12-20 03:18:08 +00:00
validate_beacon_blocks_test.go Update run time to v0.9.3 (#4154) 2020-01-07 18:47:39 +00:00
validate_beacon_blocks.go Update run time to v0.9.3 (#4154) 2020-01-07 18:47:39 +00:00
validate_committee_index_beacon_attestation_test.go Update run time to v0.9.3 (#4154) 2020-01-07 18:47:39 +00:00
validate_committee_index_beacon_attestation.go Update run time to v0.9.3 (#4154) 2020-01-07 18:47:39 +00:00
validate_proposer_slashing_test.go Update run time to v0.9.3 (#4154) 2020-01-07 18:47:39 +00:00
validate_proposer_slashing.go Update run time to v0.9.3 (#4154) 2020-01-07 18:47:39 +00:00
validate_voluntary_exit_test.go Update run time to v0.9.3 (#4154) 2020-01-07 18:47:39 +00:00
validate_voluntary_exit.go Update run time to v0.9.3 (#4154) 2020-01-07 18:47:39 +00:00