prysm-pulse/beacon-chain/sync
Preston Van Loon 92d21c72b8 Skip accessing peer status if it does not exist (#4226)
* skip accessing peer status if it does not exist
* Merge refs/heads/master into fix-panic-rr
2019-12-08 23:30:39 +00:00
..
initial-sync Skip accessing peer status if it does not exist (#4226) 2019-12-08 23:30:39 +00:00
peerstatus Update lastUpdated on peerstatus.Set() (#4152) 2019-11-30 19:47:08 +00:00
BUILD.bazel Add operation feed (#4215) 2019-12-07 17:57:26 +00:00
deadlines.go Initial Sync: Round robin (#3538) 2019-09-25 12:00:04 -05:00
doc.go Regular Sync - First Pass (#3201) 2019-08-16 13:13:04 -04:00
error_test.go Remove Error Message Type (#3533) 2019-09-20 09:13:38 -05:00
error.go Remove Error Message Type (#3533) 2019-09-20 09:13:38 -05:00
log.go Regular Sync - First Pass (#3201) 2019-08-16 13:13:04 -04:00
metrics.go Add metrics for p2p failures (#3662) 2019-09-29 22:23:19 -07:00
pending_blocks_queue_test.go Revert "Revert "Update Pending Queue (#4066)" (#4101)" (#4168) 2019-12-03 07:56:04 -08:00
pending_blocks_queue.go Revert "Revert "Update Pending Queue (#4066)" (#4101)" (#4168) 2019-12-03 07:56:04 -08:00
rpc_beacon_blocks_by_range_test.go Apply Patch Rules to Use EthereumAPIs Generated Protos in Prysm (#4112) 2019-11-27 05:08:18 +00:00
rpc_beacon_blocks_by_range.go add step fix (#4047) 2019-11-19 12:51:40 +08:00
rpc_beacon_blocks_by_root_test.go Apply Patch Rules to Use EthereumAPIs Generated Protos in Prysm (#4112) 2019-11-27 05:08:18 +00:00
rpc_beacon_blocks_by_root.go Continue Writing to The Stream Despite Failures (#3743) 2019-10-09 14:57:43 +08:00
rpc_chunked_response.go Apply Patch Rules to Use EthereumAPIs Generated Protos in Prysm (#4112) 2019-11-27 05:08:18 +00:00
rpc_goodbye_test.go Update Naming to Latest Networking Spec (#3519) 2019-09-20 11:57:28 +05:30
rpc_goodbye.go Update Naming to Latest Networking Spec (#3519) 2019-09-20 11:57:28 +05:30
rpc_status_test.go Apply Patch Rules to Use EthereumAPIs Generated Protos in Prysm (#4112) 2019-11-27 05:08:18 +00:00
rpc_status.go Fix Failure Counter (#3850) 2019-10-29 13:23:55 +08:00
rpc_test.go allow rpc requests (#3490) 2019-09-16 12:54:46 -05:00
rpc.go add peer to span and log (#3838) 2019-10-23 18:35:08 -07:00
service.go Add operation feed (#4215) 2019-12-07 17:57:26 +00:00
subscriber_beacon_attestation.go Apply Patch Rules to Use EthereumAPIs Generated Protos in Prysm (#4112) 2019-11-27 05:08:18 +00:00
subscriber_beacon_blocks_test.go Apply Patch Rules to Use EthereumAPIs Generated Protos in Prysm (#4112) 2019-11-27 05:08:18 +00:00
subscriber_beacon_blocks.go Apply Patch Rules to Use EthereumAPIs Generated Protos in Prysm (#4112) 2019-11-27 05:08:18 +00:00
subscriber_handlers.go fixes (#3291) 2019-08-23 17:34:03 -04:00
subscriber_test.go Add operation feed (#4215) 2019-12-07 17:57:26 +00:00
subscriber.go Add operation feed (#4215) 2019-12-07 17:57:26 +00:00
validate_attester_slashing_test.go Change All Caches To Ristretto (#4208) 2019-12-06 20:06:37 +00:00
validate_attester_slashing.go Change All Caches To Ristretto (#4208) 2019-12-06 20:06:37 +00:00
validate_beacon_attestation_test.go Change All Caches To Ristretto (#4208) 2019-12-06 20:06:37 +00:00
validate_beacon_attestation.go Change All Caches To Ristretto (#4208) 2019-12-06 20:06:37 +00:00
validate_beacon_blocks_test.go Apply Patch Rules to Use EthereumAPIs Generated Protos in Prysm (#4112) 2019-11-27 05:08:18 +00:00
validate_beacon_blocks.go Change All Caches To Ristretto (#4208) 2019-12-06 20:06:37 +00:00
validate_proposer_slashing_test.go Change All Caches To Ristretto (#4208) 2019-12-06 20:06:37 +00:00
validate_proposer_slashing.go Change All Caches To Ristretto (#4208) 2019-12-06 20:06:37 +00:00
validate_voluntary_exit_test.go Change All Caches To Ristretto (#4208) 2019-12-06 20:06:37 +00:00
validate_voluntary_exit.go Change All Caches To Ristretto (#4208) 2019-12-06 20:06:37 +00:00