prysm-pulse/beacon-chain/sync
Ivan Martinez b30a7d1e19 Fix typos and inconsistencies (#4453)
* Fix typos and inconsistencies

* igoimports

* Gazelle
2020-01-07 20:36:55 -06:00
..
initial-sync Update run time to v0.9.3 (#4154) 2020-01-07 18:47:39 +00: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 Update run time to v0.9.3 (#4154) 2020-01-07 18:47:39 +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 Add Ability to Resync Node (#4279) 2020-01-02 16:09:28 +08:00
rpc_test.go Service as proper names (#4293) 2019-12-16 19:53:55 -06:00
rpc.go Service as proper names (#4293) 2019-12-16 19:53:55 -06: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 Update run time to v0.9.3 (#4154) 2020-01-07 18:47:39 +00:00
validate_aggregate_proof_test.go Update run time to v0.9.3 (#4154) 2020-01-07 18:47:39 +00:00
validate_aggregate_proof.go Update run time to v0.9.3 (#4154) 2020-01-07 18:47:39 +00: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