prysm-pulse/beacon-chain/sync
kasey 385a317902
Revert initsync revert (#12431)
* Revert "Revert "BeaconBlocksByRange and BlobSidecarsByRange consistency (#123… (#12426)"

This reverts commit ddc1e48e05.

* fix metrics bug, add batch.next tests

---------

Co-authored-by: Kasey Kirkham <kasey@users.noreply.github.com>
2023-05-19 16:59:13 +00:00
..
backfill Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00
checkpoint Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00
genesis Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00
initial-sync Fix initialization race (#12374) 2023-05-10 04:09:15 +00:00
batch_verifier_test.go Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00
batch_verifier.go Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00
block_batcher_test.go Revert initsync revert (#12431) 2023-05-19 16:59:13 +00:00
block_batcher.go Revert initsync revert (#12431) 2023-05-19 16:59:13 +00:00
broadcast_bls_changes_test.go Replace statefeed Initialize (#12285) 2023-05-03 04:34:01 +00:00
broadcast_bls_changes.go Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00
BUILD.bazel Revert initsync revert (#12431) 2023-05-19 16:59:13 +00:00
context_test.go Replace statefeed Initialize (#12285) 2023-05-03 04:34:01 +00:00
context.go Replace statefeed Initialize (#12285) 2023-05-03 04:34:01 +00:00
deadlines.go Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00
decode_pubsub_test.go Replace statefeed Initialize (#12285) 2023-05-03 04:34:01 +00:00
decode_pubsub.go Replace statefeed Initialize (#12285) 2023-05-03 04:34:01 +00:00
doc.go Regular Sync - First Pass (#3201) 2019-08-16 13:13:04 -04:00
error_test.go Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00
error.go Replace statefeed Initialize (#12285) 2023-05-03 04:34:01 +00:00
fork_watcher_test.go Replace statefeed Initialize (#12285) 2023-05-03 04:34:01 +00:00
fork_watcher.go Replace statefeed Initialize (#12285) 2023-05-03 04:34:01 +00:00
fuzz_exports.go Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00
log.go Regular Sync - First Pass (#3201) 2019-08-16 13:13:04 -04:00
metrics.go Use forkchoice to validate sync messages faster (#12430) 2023-05-19 14:47:39 +00:00
options.go Replace statefeed Initialize (#12285) 2023-05-03 04:34:01 +00:00
pending_attestations_queue_test.go Replace statefeed Initialize (#12285) 2023-05-03 04:34:01 +00:00
pending_attestations_queue.go Replace statefeed Initialize (#12285) 2023-05-03 04:34:01 +00:00
pending_blocks_queue_test.go Replace statefeed Initialize (#12285) 2023-05-03 04:34:01 +00:00
pending_blocks_queue.go Revert initsync revert (#12431) 2023-05-19 16:59:13 +00:00
rate_limiter_test.go Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00
rate_limiter.go Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00
rpc_beacon_blocks_by_range_test.go Revert initsync revert (#12431) 2023-05-19 16:59:13 +00:00
rpc_beacon_blocks_by_range.go Revert initsync revert (#12431) 2023-05-19 16:59:13 +00:00
rpc_beacon_blocks_by_root_test.go Replace statefeed Initialize (#12285) 2023-05-03 04:34:01 +00:00
rpc_beacon_blocks_by_root.go Replace statefeed Initialize (#12285) 2023-05-03 04:34:01 +00:00
rpc_chunked_response_test.go Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00
rpc_chunked_response.go Replace statefeed Initialize (#12285) 2023-05-03 04:34:01 +00:00
rpc_goodbye_test.go Replace statefeed Initialize (#12285) 2023-05-03 04:34:01 +00:00
rpc_goodbye.go Replace statefeed Initialize (#12285) 2023-05-03 04:34:01 +00:00
rpc_handler_test.go Revert initsync revert (#12431) 2023-05-19 16:59:13 +00:00
rpc_metadata_test.go Replace statefeed Initialize (#12285) 2023-05-03 04:34:01 +00:00
rpc_metadata.go Replace statefeed Initialize (#12285) 2023-05-03 04:34:01 +00:00
rpc_ping_test.go Replace statefeed Initialize (#12285) 2023-05-03 04:34:01 +00:00
rpc_ping.go Replace statefeed Initialize (#12285) 2023-05-03 04:34:01 +00:00
rpc_send_request_test.go Replace statefeed Initialize (#12285) 2023-05-03 04:34:01 +00:00
rpc_send_request.go Replace statefeed Initialize (#12285) 2023-05-03 04:34:01 +00:00
rpc_status_test.go Replace statefeed Initialize (#12285) 2023-05-03 04:34:01 +00:00
rpc_status.go Replace statefeed Initialize (#12285) 2023-05-03 04:34:01 +00:00
rpc_test.go Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00
rpc.go Replace statefeed Initialize (#12285) 2023-05-03 04:34:01 +00:00
service_test.go Replace statefeed Initialize (#12285) 2023-05-03 04:34:01 +00:00
service.go Revert initsync revert (#12431) 2023-05-19 16:59:13 +00:00
subscriber_beacon_aggregate_proof_test.go Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00
subscriber_beacon_aggregate_proof.go Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00
subscriber_beacon_attestation.go Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00
subscriber_beacon_blocks_test.go Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00
subscriber_beacon_blocks.go Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00
subscriber_bls_to_execution_change.go Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00
subscriber_handlers.go Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00
subscriber_sync_committee_message.go Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00
subscriber_sync_contribution_proof.go Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00
subscriber_test.go Replace statefeed Initialize (#12285) 2023-05-03 04:34:01 +00:00
subscriber.go Replace statefeed Initialize (#12285) 2023-05-03 04:34:01 +00:00
subscription_topic_handler_test.go Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00
subscription_topic_handler.go Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00
sync_fuzz_test.go Replace statefeed Initialize (#12285) 2023-05-03 04:34:01 +00:00
sync_test.go Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00
validate_aggregate_proof_test.go Replace statefeed Initialize (#12285) 2023-05-03 04:34:01 +00:00
validate_aggregate_proof.go Ignore some untimely attestations (#12387) 2023-05-12 16:55:33 +00:00
validate_attester_slashing_test.go Replace statefeed Initialize (#12285) 2023-05-03 04:34:01 +00:00
validate_attester_slashing.go Fix Attester Slashing Validation In Gossip (#12295) 2023-04-17 15:35:38 +00:00
validate_beacon_attestation_test.go Replace statefeed Initialize (#12285) 2023-05-03 04:34:01 +00:00
validate_beacon_attestation.go Replace statefeed Initialize (#12285) 2023-05-03 04:34:01 +00:00
validate_beacon_blocks_test.go Replace statefeed Initialize (#12285) 2023-05-03 04:34:01 +00:00
validate_beacon_blocks.go Replace statefeed Initialize (#12285) 2023-05-03 04:34:01 +00:00
validate_bls_to_execution_change_test.go Replace statefeed Initialize (#12285) 2023-05-03 04:34:01 +00:00
validate_bls_to_execution_change.go Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00
validate_proposer_slashing_test.go Replace statefeed Initialize (#12285) 2023-05-03 04:34:01 +00:00
validate_proposer_slashing.go Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00
validate_sync_committee_message_test.go Use forkchoice to validate sync messages faster (#12430) 2023-05-19 14:47:39 +00:00
validate_sync_committee_message.go Use forkchoice to validate sync messages faster (#12430) 2023-05-19 14:47:39 +00:00
validate_sync_contribution_proof_test.go Replace statefeed Initialize (#12285) 2023-05-03 04:34:01 +00:00
validate_sync_contribution_proof.go Fix numerous spelling error and typos in the log messages, comments, and documentation. (#12385) 2023-05-11 20:45:43 +00:00
validate_voluntary_exit_test.go Replace statefeed Initialize (#12285) 2023-05-03 04:34:01 +00:00
validate_voluntary_exit.go Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00