prysm-pulse/beacon-chain/sync
Nishant Das c1c0cd040c
Fix Initial Sync PreProcessing (#13007)
Co-authored-by: prylabs-bulldozer[bot] <58059840+prylabs-bulldozer[bot]@users.noreply.github.com>
2023-10-05 15:18:53 +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 db: Log a warning if the genesis state is smaller than 1Kb (#12897) 2023-09-23 15:29:15 +00:00
initial-sync Fix Initial Sync PreProcessing (#13007) 2023-10-05 15:18:53 +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
blobs_test.go renaming data to blobs in execution payload (#12664) 2023-08-31 08:41:57 -05:00
block_batcher_test.go BlobSidecarsByRoot (#12420) 2023-08-31 08:41:57 -05:00
block_batcher.go BlobSidecarsByRoot (#12420) 2023-08-31 08:41:57 -05: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 BlobSidecarsByRoot (#12420) 2023-08-31 08:41:57 -05:00
context_test.go Replace statefeed Initialize (#12285) 2023-05-03 04:34:01 +00:00
context.go BlobSidecarsByRoot (#12420) 2023-08-31 08:41:57 -05: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 Add Blob Gossip (#12413) 2023-08-31 08:41:57 -05: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 BlobSidecarsByRoot (#12420) 2023-08-31 08:41:57 -05:00
fork_watcher_test.go fix it (#12917) 2023-09-18 22:30:34 +08:00
fork_watcher.go fix it (#12917) 2023-09-18 22:30:34 +08: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 feat: add blob arrival gossip metric (#12888) 2023-09-14 21:35:18 +00:00
options.go Replace statefeed Initialize (#12285) 2023-05-03 04:34:01 +00:00
pending_attestations_queue_test.go Add Appropriate Size for the Attestation Queue (#12485) 2023-06-02 11:33:28 +00:00
pending_attestations_queue.go Add Appropriate Size for the Attestation Queue (#12485) 2023-06-02 11:33:28 +00:00
pending_blocks_queue_test.go Don't mark block as bad in validateBeaconBlock for pending queue (#12983) 2023-10-03 16:36:23 +00:00
pending_blocks_queue.go Don't mark block as bad in validateBeaconBlock for pending queue (#12983) 2023-10-03 16:36:23 +00:00
rate_limiter_test.go BlobSidecarsByRoot (#12420) 2023-08-31 08:41:57 -05:00
rate_limiter.go BlobSidecarsByRoot (#12420) 2023-08-31 08:41:57 -05: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 clean up logging (#12653) 2023-07-24 20:29:50 +08:00
rpc_beacon_blocks_by_root_test.go fix(sync/rpc): use blobs by root when requesting block (#12837) 2023-09-06 13:52:42 +00:00
rpc_beacon_blocks_by_root.go Improved Logging for Blob Sidecar (#12883) 2023-09-11 20:46:06 +00:00
rpc_blob_sidecars_by_range_test.go sync blobs in initial-sync (#12522) 2023-08-31 08:41:57 -05:00
rpc_blob_sidecars_by_range.go sync blobs in initial-sync (#12522) 2023-08-31 08:41:57 -05:00
rpc_blob_sidecars_by_root_test.go sync blobs in initial-sync (#12522) 2023-08-31 08:41:57 -05:00
rpc_blob_sidecars_by_root.go BlobSidecarsByRoot (#12420) 2023-08-31 08:41:57 -05:00
rpc_chunked_response_test.go Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00
rpc_chunked_response.go migrating get blob from eip4844 and deneb-integration (#12603) 2023-08-31 08:41:57 -05: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 Fix Unhandled Error (#12938) 2023-09-21 16:23:56 +00:00
rpc_send_request.go sync blobs in initial-sync (#12522) 2023-08-31 08:41:57 -05: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 migrating get blob from eip4844 and deneb-integration (#12603) 2023-08-31 08:41:57 -05:00
service_test.go Replace statefeed Initialize (#12285) 2023-05-03 04:34:01 +00:00
service.go Remove unused pending blobs queue (#12913) 2023-09-20 17:00:01 +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_blob_sidecar.go Deneb spectests release v1.4.0-beta.2-hotfix (#12959) 2023-09-28 21:05:23 +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 Add Blob Gossip (#12413) 2023-08-31 08:41:57 -05:00
subscriber.go fix: correct blob sidecar count (#12865) 2023-09-08 15:37:53 +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 BlobSidecarsByRoot (#12420) 2023-08-31 08:41:57 -05: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 reject blocks with more commitments than spec (#12863) 2023-09-07 20:21:03 +00:00
validate_beacon_blocks.go Don't mark block as bad in validateBeaconBlock for pending queue (#12983) 2023-10-03 16:36:23 +00:00
validate_blob_test.go Remove unused pending blobs queue (#12913) 2023-09-20 17:00:01 +00:00
validate_blob.go Remove unused pending blobs queue (#12913) 2023-09-20 17:00: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 Fix metric name from PR #12430 (#12445) 2023-05-22 17:43:21 +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 Deneb: Implement EIP-7044 (#12577) 2023-08-31 08:41:57 -05:00