prysm-pulse/beacon-chain/sync
kasey 805473cb38
Give forkchoice to stategen (#11439)
* add forkchoice to stategen.New, update everywhere

* conflict_1

* Fix proposer_bellatrix test

Co-authored-by: Potuz <potuz@prysmaticlabs.com>
2022-09-28 20:10:27 +00:00
..
backfill Add V3 Suffix to All Prysm Packages (#11083) 2022-08-16 12:20:13 +00:00
checkpoint Add V3 Suffix to All Prysm Packages (#11083) 2022-08-16 12:20:13 +00:00
genesis Add V3 Suffix to All Prysm Packages (#11083) 2022-08-16 12:20:13 +00:00
initial-sync Remove proto state (#11445) 2022-09-16 18:17:46 -04:00
batch_verifier_test.go Add V3 Suffix to All Prysm Packages (#11083) 2022-08-16 12:20:13 +00:00
batch_verifier.go Add V3 Suffix to All Prysm Packages (#11083) 2022-08-16 12:20:13 +00:00
BUILD.bazel Give forkchoice to stategen (#11439) 2022-09-28 20:10:27 +00:00
context_test.go Add V3 Suffix to All Prysm Packages (#11083) 2022-08-16 12:20:13 +00:00
context.go Prysmctl Command to Request Beacon Nodes for Block Ranges Over P2P (#11035) 2022-08-17 06:38:57 +00:00
deadlines.go Add V3 Suffix to All Prysm Packages (#11083) 2022-08-16 12:20:13 +00:00
decode_pubsub_test.go Add V3 Suffix to All Prysm Packages (#11083) 2022-08-16 12:20:13 +00:00
decode_pubsub.go Add V3 Suffix to All Prysm Packages (#11083) 2022-08-16 12:20:13 +00:00
doc.go Regular Sync - First Pass (#3201) 2019-08-16 13:13:04 -04:00
error_test.go Add V3 Suffix to All Prysm Packages (#11083) 2022-08-16 12:20:13 +00:00
error.go Add V3 Suffix to All Prysm Packages (#11083) 2022-08-16 12:20:13 +00:00
fork_watcher_test.go Add V3 Suffix to All Prysm Packages (#11083) 2022-08-16 12:20:13 +00:00
fork_watcher.go Add V3 Suffix to All Prysm Packages (#11083) 2022-08-16 12:20:13 +00:00
fuzz_exports.go Add V3 Suffix to All Prysm Packages (#11083) 2022-08-16 12:20:13 +00:00
log.go Regular Sync - First Pass (#3201) 2019-08-16 13:13:04 -04:00
metrics.go Update block arrival histogram values (#11424) 2022-09-12 16:58:15 +00:00
options.go Add V3 Suffix to All Prysm Packages (#11083) 2022-08-16 12:20:13 +00:00
pending_attestations_queue_test.go Add V3 Suffix to All Prysm Packages (#11083) 2022-08-16 12:20:13 +00:00
pending_attestations_queue.go Add V3 Suffix to All Prysm Packages (#11083) 2022-08-16 12:20:13 +00:00
pending_blocks_queue_test.go Give forkchoice to stategen (#11439) 2022-09-28 20:10:27 +00:00
pending_blocks_queue.go Fixed size arrays in block interfaces and structs (#11375) 2022-09-06 14:30:16 +00:00
rate_limiter_test.go Add V3 Suffix to All Prysm Packages (#11083) 2022-08-16 12:20:13 +00:00
rate_limiter.go Add V3 Suffix to All Prysm Packages (#11083) 2022-08-16 12:20:13 +00:00
rpc_beacon_blocks_by_range_test.go Add V3 Suffix to All Prysm Packages (#11083) 2022-08-16 12:20:13 +00:00
rpc_beacon_blocks_by_range.go Fixed size arrays in block interfaces and structs (#11375) 2022-09-06 14:30:16 +00:00
rpc_beacon_blocks_by_root_test.go Add V3 Suffix to All Prysm Packages (#11083) 2022-08-16 12:20:13 +00:00
rpc_beacon_blocks_by_root.go Add V3 Suffix to All Prysm Packages (#11083) 2022-08-16 12:20:13 +00:00
rpc_chunked_response_test.go Add V3 Suffix to All Prysm Packages (#11083) 2022-08-16 12:20:13 +00:00
rpc_chunked_response.go Prysmctl Command to Request Beacon Nodes for Block Ranges Over P2P (#11035) 2022-08-17 06:38:57 +00:00
rpc_goodbye_test.go Add V3 Suffix to All Prysm Packages (#11083) 2022-08-16 12:20:13 +00:00
rpc_goodbye.go Add V3 Suffix to All Prysm Packages (#11083) 2022-08-16 12:20:13 +00:00
rpc_metadata_test.go Add V3 Suffix to All Prysm Packages (#11083) 2022-08-16 12:20:13 +00:00
rpc_metadata.go Add V3 Suffix to All Prysm Packages (#11083) 2022-08-16 12:20:13 +00:00
rpc_ping_test.go Add V3 Suffix to All Prysm Packages (#11083) 2022-08-16 12:20:13 +00:00
rpc_ping.go Add V3 Suffix to All Prysm Packages (#11083) 2022-08-16 12:20:13 +00:00
rpc_send_request_test.go Add V3 Suffix to All Prysm Packages (#11083) 2022-08-16 12:20:13 +00:00
rpc_send_request.go Prysmctl Command to Request Beacon Nodes for Block Ranges Over P2P (#11035) 2022-08-17 06:38:57 +00:00
rpc_status_test.go Remove proto state (#11445) 2022-09-16 18:17:46 -04:00
rpc_status.go Add V3 Suffix to All Prysm Packages (#11083) 2022-08-16 12:20:13 +00:00
rpc_test.go Add V3 Suffix to All Prysm Packages (#11083) 2022-08-16 12:20:13 +00:00
rpc.go Add V3 Suffix to All Prysm Packages (#11083) 2022-08-16 12:20:13 +00:00
service_test.go Remove proto state (#11445) 2022-09-16 18:17:46 -04:00
service.go Add Back Resync Routine (#11280) 2022-08-21 13:31:40 +00:00
subscriber_beacon_aggregate_proof_test.go Add V3 Suffix to All Prysm Packages (#11083) 2022-08-16 12:20:13 +00:00
subscriber_beacon_aggregate_proof.go Add V3 Suffix to All Prysm Packages (#11083) 2022-08-16 12:20:13 +00:00
subscriber_beacon_attestation.go Add V3 Suffix to All Prysm Packages (#11083) 2022-08-16 12:20:13 +00:00
subscriber_beacon_blocks_test.go Add V3 Suffix to All Prysm Packages (#11083) 2022-08-16 12:20:13 +00:00
subscriber_beacon_blocks.go Add V3 Suffix to All Prysm Packages (#11083) 2022-08-16 12:20:13 +00:00
subscriber_handlers.go Add V3 Suffix to All Prysm Packages (#11083) 2022-08-16 12:20:13 +00:00
subscriber_sync_committee_message.go Add V3 Suffix to All Prysm Packages (#11083) 2022-08-16 12:20:13 +00:00
subscriber_sync_contribution_proof.go Add V3 Suffix to All Prysm Packages (#11083) 2022-08-16 12:20:13 +00:00
subscriber_test.go Add V3 Suffix to All Prysm Packages (#11083) 2022-08-16 12:20:13 +00:00
subscriber.go Add V3 Suffix to All Prysm Packages (#11083) 2022-08-16 12:20:13 +00:00
subscription_topic_handler_test.go Add V3 Suffix to All Prysm Packages (#11083) 2022-08-16 12:20:13 +00:00
subscription_topic_handler.go Add V3 Suffix to All Prysm Packages (#11083) 2022-08-16 12:20:13 +00:00
sync_fuzz_test.go Give forkchoice to stategen (#11439) 2022-09-28 20:10:27 +00:00
sync_test.go Add V3 Suffix to All Prysm Packages (#11083) 2022-08-16 12:20:13 +00:00
utils_test.go Add V3 Suffix to All Prysm Packages (#11083) 2022-08-16 12:20:13 +00:00
utils.go Add V3 Suffix to All Prysm Packages (#11083) 2022-08-16 12:20:13 +00:00
validate_aggregate_proof_test.go Accept attestations when node is optimistic (#11319) 2022-08-25 20:15:07 -03:00
validate_aggregate_proof.go Performance Metrics for Prysm (#11377) 2022-09-01 01:26:19 +00:00
validate_attester_slashing_test.go Accept everything when node is optimistic (#11320) 2022-08-26 21:41:59 +00:00
validate_attester_slashing.go Accept everything when node is optimistic (#11320) 2022-08-26 21:41:59 +00:00
validate_beacon_attestation_test.go Accept attestations when node is optimistic (#11319) 2022-08-25 20:15:07 -03:00
validate_beacon_attestation.go Performance Metrics for Prysm (#11377) 2022-09-01 01:26:19 +00:00
validate_beacon_blocks_test.go Give forkchoice to stategen (#11439) 2022-09-28 20:10:27 +00:00
validate_beacon_blocks.go Fixed size arrays in block interfaces and structs (#11375) 2022-09-06 14:30:16 +00:00
validate_proposer_slashing_test.go Remove proto state (#11445) 2022-09-16 18:17:46 -04:00
validate_proposer_slashing.go Accept everything when node is optimistic (#11320) 2022-08-26 21:41:59 +00:00
validate_sync_committee_message_test.go Give forkchoice to stategen (#11439) 2022-09-28 20:10:27 +00:00
validate_sync_committee_message.go Accept everything when node is optimistic (#11320) 2022-08-26 21:41:59 +00:00
validate_sync_contribution_proof_test.go Give forkchoice to stategen (#11439) 2022-09-28 20:10:27 +00:00
validate_sync_contribution_proof.go Accept everything when node is optimistic (#11320) 2022-08-26 21:41:59 +00:00
validate_voluntary_exit_test.go Remove proto state (#11445) 2022-09-16 18:17:46 -04:00
validate_voluntary_exit.go Accept everything when node is optimistic (#11320) 2022-08-26 21:41:59 +00:00