prysm-pulse/beacon-chain/sync
Nishant Das 5df8b83a05
Validate Range Availibility (#13587)
* fix it

* check range avail

* add test cases

* add checks

* kasey's review

* gaz
2024-02-09 23:41:08 +00:00
..
backfill Enable Backfill in E2E (#13524) 2024-01-26 04:37:41 +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 Add Sync Checker (#13580) 2024-02-06 02:34:30 +00:00
verify Verified roblobs (#13190) 2023-11-21 18:44:38 +00:00
batch_verifier_test.go Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00
batch_verifier.go fixing sa4006 (#13350) 2023-12-15 16:49:27 +00:00
blobs_test.go sort static analyzers, add more, fix violations (#13441) 2024-01-09 23:29:36 +00: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 Refactor Exported Names to Follow Golang Best Practices (#13075) 2023-10-20 16:45:33 +00:00
broadcast_bls_changes.go Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00
BUILD.bazel Validate Range Availibility (#13587) 2024-02-09 23:41:08 +00: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 Refactor Network Config Into Main Config (#13364) 2023-12-19 14:59:30 +00:00
decode_pubsub_test.go Replace statefeed Initialize (#12285) 2023-05-03 04:34:01 +00:00
decode_pubsub.go Verified roblobs (#13190) 2023-11-21 18:44:38 +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 Suppress Unwanted P2P Errors (#13598) 2024-02-09 05:13:57 +00: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 Refactor Network Config Into Main Config (#13364) 2023-12-19 14:59:30 +00:00
options.go Validate Range Availibility (#13587) 2024-02-09 23:41:08 +00:00
pending_attestations_queue_test.go Enhance block by root log (#13472) 2024-01-18 13:43:10 +00:00
pending_attestations_queue.go Enhance block by root log (#13472) 2024-01-18 13:43:10 +00:00
pending_blocks_queue_test.go Fix Pending Queue Expiration Bug (#13104) 2023-10-24 20:28:57 +00:00
pending_blocks_queue.go Enhance block by root log (#13472) 2024-01-18 13:43:10 +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 Validate Range Availibility (#13587) 2024-02-09 23:41:08 +00:00
rpc_beacon_blocks_by_range.go Validate Range Availibility (#13587) 2024-02-09 23:41:08 +00:00
rpc_beacon_blocks_by_root_test.go Verify roblobs (#13245) 2023-12-07 02:36:25 +00:00
rpc_beacon_blocks_by_root.go Enable errname linter and fix findings (#13341) 2023-12-15 03:26:48 +00:00
rpc_blob_sidecars_by_range_test.go Enable Deneb For E2E Scenario Tests (#13317) 2023-12-16 11:37:44 +00:00
rpc_blob_sidecars_by_range.go Enable Deneb For E2E Scenario Tests (#13317) 2023-12-16 11:37:44 +00:00
rpc_blob_sidecars_by_root_test.go Enable Deneb For E2E Scenario Tests (#13317) 2023-12-16 11:37:44 +00:00
rpc_blob_sidecars_by_root.go Revise blob sidecar not found log (#13571) 2024-02-01 20:48:59 +00:00
rpc_chunked_response_test.go Remove blind field from block type (#13389) 2023-12-29 21:28:19 +00:00
rpc_chunked_response.go Verified roblobs (#13190) 2023-11-21 18:44:38 +00:00
rpc_goodbye_test.go Replace statefeed Initialize (#12285) 2023-05-03 04:34:01 +00:00
rpc_goodbye.go Set Verbosity of Goodbye Logs to Trace (#13077) 2023-10-19 03:49:34 +00:00
rpc_handler_test.go Fix redundant type converstion (#13076) 2023-10-20 15:07:10 +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 moving some blob rpc validation close to peer read (#13511) 2024-01-23 22:54:16 +00:00
rpc_send_request.go moving some blob rpc validation close to peer read (#13511) 2024-01-23 22:54:16 +00:00
rpc_status_test.go Use verified blob for gossip checks (#13294) 2023-12-11 00:37:45 +00:00
rpc_status.go Suppress Unwanted P2P Errors (#13598) 2024-02-09 05:13:57 +00:00
rpc_test.go Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00
rpc.go Suppress Unwanted P2P Errors (#13598) 2024-02-09 05:13:57 +00:00
service_test.go beacon-chain/sync: fix some datarace in go test (#13039) 2023-10-17 17:30:10 +00:00
service.go Validate Range Availibility (#13587) 2024-02-09 23:41:08 +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 VerifiedROBlobs in initial-sync (#13351) 2024-01-06 23:47:09 +00:00
subscriber_blob_sidecar.go Beacon APIs: re enabling blob events (#13315) 2023-12-12 15:58:11 +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 Refactor Network Config Into Main Config (#13364) 2023-12-19 14:59:30 +00:00
subscriber.go Enable wastedassign linter & fix findings (#13507) 2024-01-25 17:07:48 +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 Align aggregated att gossip validations (#13490) 2024-01-23 04:37:06 +00:00
validate_aggregate_proof.go Align aggregated att gossip validations (#13490) 2024-01-23 04:37:06 +00:00
validate_attester_slashing_test.go Fix Slashing Gossip Checks (#13574) 2024-02-02 23:13:22 +00:00
validate_attester_slashing.go Fix Slashing Gossip Checks (#13574) 2024-02-02 23:13:22 +00:00
validate_beacon_attestation_test.go fixing sa4006 (#13350) 2023-12-15 16:49:27 +00:00
validate_beacon_attestation.go Align aggregated att gossip validations (#13490) 2024-01-23 04:37:06 +00:00
validate_beacon_blocks_test.go Verify Block Signatures On Insertion Into Pending Queue (#13183) 2023-11-28 03:13:59 +00:00
validate_beacon_blocks.go Correct metrics from ns to ms (#13540) 2024-01-26 17:43:30 +00:00
validate_blob_test.go VerifiedROBlobs in initial-sync (#13351) 2024-01-06 23:47:09 +00:00
validate_blob.go VerifiedROBlobs in initial-sync (#13351) 2024-01-06 23:47:09 +00:00
validate_bls_to_execution_change_test.go Use verified blob for gossip checks (#13294) 2023-12-11 00:37:45 +00:00
validate_bls_to_execution_change.go Fix minor issue in blsToExecChange validator (#13498) 2024-01-23 03:26:57 +00:00
validate_proposer_slashing_test.go Fix Slashing Gossip Checks (#13574) 2024-02-02 23:13:22 +00:00
validate_proposer_slashing.go Fix Slashing Gossip Checks (#13574) 2024-02-02 23:13:22 +00:00
validate_sync_committee_message_test.go Use verified blob for gossip checks (#13294) 2023-12-11 00:37:45 +00:00
validate_sync_committee_message.go Refactor Network Config Into Main Config (#13364) 2023-12-19 14:59:30 +00:00
validate_sync_contribution_proof_test.go Use verified blob for gossip checks (#13294) 2023-12-11 00:37:45 +00:00
validate_sync_contribution_proof.go Refactor Network Config Into Main Config (#13364) 2023-12-19 14:59:30 +00:00
validate_voluntary_exit_test.go Test improvement TestValidateVoluntaryExit_ValidExit (#13313) 2023-12-11 08:01:56 +00:00
validate_voluntary_exit.go use read only head state (#13014) 2023-10-07 14:44:52 -05:00