prysm-pulse/beacon-chain/sync
terence tsao dc0b8fad4f Move recently seen roots (#4206)
* Move recently seen roots earlier
* Preston's feedback
2019-12-06 06:30:43 +00:00
..
initial-sync Wait for 3 peers to start sync (#4194) 2019-12-04 23:09:47 +00:00
peerstatus Update lastUpdated on peerstatus.Set() (#4152) 2019-11-30 19:47:08 +00:00
BUILD.bazel Apply Patch Rules to Use EthereumAPIs Generated Protos in Prysm (#4112) 2019-11-27 05:08:18 +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 Apply Patch Rules to Use EthereumAPIs Generated Protos in Prysm (#4112) 2019-11-27 05:08:18 +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 Apply Patch Rules to Use EthereumAPIs Generated Protos in Prysm (#4112) 2019-11-27 05:08:18 +00:00
subscriber.go Feedfixes (#4093) 2019-11-23 11:15:02 +00:00
validate_attester_slashing_test.go Cleanup testutil and change name scheme to reference deterministic (#4167) 2019-12-05 19:51:33 +00:00
validate_attester_slashing.go Spans and check type (#4164) 2019-12-03 19:15:01 +00:00
validate_beacon_attestation_test.go Apply Patch Rules to Use EthereumAPIs Generated Protos in Prysm (#4112) 2019-11-27 05:08:18 +00:00
validate_beacon_attestation.go Move recently seen roots (#4206) 2019-12-06 06:30:43 +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 Spans and check type (#4164) 2019-12-03 19:15:01 +00:00
validate_proposer_slashing_test.go Change BLS to Herumi Again (#4181) 2019-12-03 20:29:05 +00:00
validate_proposer_slashing.go Spans and check type (#4164) 2019-12-03 19:15:01 +00:00
validate_voluntary_exit_test.go Change BLS to Herumi Again (#4181) 2019-12-03 20:29:05 +00:00
validate_voluntary_exit.go Spans and check type (#4164) 2019-12-03 19:15:01 +00:00