prysm-pulse/beacon-chain/sync
2020-01-11 19:06:10 +08:00
..
initial-sync Use helper to calculate epoch (#4497) 2020-01-11 19:06:10 +08:00
BUILD.bazel Fix typos and inconsistencies (#4453) 2020-01-07 20:36:55 -06: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 Fix typos and inconsistencies (#4453) 2020-01-07 20:36:55 -06: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 Update run time to v0.9.3 (#4154) 2020-01-07 18:47:39 +00:00
rpc_beacon_blocks_by_range_test.go Update run time to v0.9.3 (#4154) 2020-01-07 18:47:39 +00:00
rpc_beacon_blocks_by_range.go Add a step filter for beacon DB to retrieve blocks (#4488) 2020-01-11 01:32:45 +00:00
rpc_beacon_blocks_by_root_test.go Update run time to v0.9.3 (#4154) 2020-01-07 18:47:39 +00:00
rpc_beacon_blocks_by_root.go Update run time to v0.9.3 (#4154) 2020-01-07 18:47:39 +00: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 Use helper to calculate epoch (#4497) 2020-01-11 19:06:10 +08:00
rpc_test.go Service as proper names (#4293) 2019-12-16 19:53:55 -06:00
rpc.go Log fork version mismatches at debug (#4457) 2020-01-08 19:18:21 +00:00
service.go Update run time to v0.9.3 (#4154) 2020-01-07 18:47:39 +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 Use a longer deadline for processing pubsub messages (#4471) 2020-01-10 01:27:20 +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 state in validate aggregate and proof if the epoch has changed between head state and attestation slot (#4474) 2020-01-09 19:11:02 -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