prysm-pulse/beacon-chain/sync
Manu NALEPA b2e3c29ab3
Improve logging. (#13708)
* Improve logging.

* Make deepsource happy.

* Fix comment.
2024-03-08 12:23:34 +00:00
..
backfill Normalize backfill logs/errors (#13642) 2024-02-22 12:32:32 +00:00
checkpoint Normalize checkpoint logs. (#13643) 2024-02-21 15:20:44 +00:00
genesis Update to V5 (#13622) 2024-02-15 05:46:47 +00:00
initial-sync Improve logging. (#13708) 2024-03-08 12:23:34 +00:00
verify Some clean ups on the sync package (#13636) 2024-02-20 21:32:13 +00:00
batch_verifier_test.go Update to V5 (#13622) 2024-02-15 05:46:47 +00:00
batch_verifier.go Update to V5 (#13622) 2024-02-15 05:46:47 +00:00
blobs_test.go Update to V5 (#13622) 2024-02-15 05:46:47 +00:00
block_batcher_test.go Update to V5 (#13622) 2024-02-15 05:46:47 +00:00
block_batcher.go Some clean ups on the sync package (#13636) 2024-02-20 21:32:13 +00:00
broadcast_bls_changes_test.go Update to V5 (#13622) 2024-02-15 05:46:47 +00:00
broadcast_bls_changes.go Update to V5 (#13622) 2024-02-15 05:46:47 +00:00
BUILD.bazel Update to V5 (#13622) 2024-02-15 05:46:47 +00:00
context_test.go Update to V5 (#13622) 2024-02-15 05:46:47 +00:00
context.go Update to V5 (#13622) 2024-02-15 05:46:47 +00:00
deadlines.go Update to V5 (#13622) 2024-02-15 05:46:47 +00:00
decode_pubsub_test.go Update to V5 (#13622) 2024-02-15 05:46:47 +00:00
decode_pubsub.go Update to V5 (#13622) 2024-02-15 05:46:47 +00:00
doc.go Regular Sync - First Pass (#3201) 2019-08-16 13:13:04 -04:00
error_test.go Update to V5 (#13622) 2024-02-15 05:46:47 +00:00
error.go Update to V5 (#13622) 2024-02-15 05:46:47 +00:00
fork_watcher_test.go Update to V5 (#13622) 2024-02-15 05:46:47 +00:00
fork_watcher.go Update to V5 (#13622) 2024-02-15 05:46:47 +00:00
fuzz_exports.go Update to V5 (#13622) 2024-02-15 05:46:47 +00:00
log.go Regular Sync - First Pass (#3201) 2019-08-16 13:13:04 -04:00
metrics.go Update to V5 (#13622) 2024-02-15 05:46:47 +00:00
options.go Update to V5 (#13622) 2024-02-15 05:46:47 +00:00
pending_attestations_queue_test.go Update to V5 (#13622) 2024-02-15 05:46:47 +00:00
pending_attestations_queue.go Update to V5 (#13622) 2024-02-15 05:46:47 +00:00
pending_blocks_queue_test.go Update to V5 (#13622) 2024-02-15 05:46:47 +00:00
pending_blocks_queue.go Unify log fields (#13654) 2024-02-22 22:40:36 +00:00
rate_limiter_test.go Update to V5 (#13622) 2024-02-15 05:46:47 +00:00
rate_limiter.go Unify log fields (#13654) 2024-02-22 22:40:36 +00:00
rpc_beacon_blocks_by_range_test.go add mainnet fork epoch (#13601) 2024-02-16 22:08:06 +00:00
rpc_beacon_blocks_by_range.go Update to V5 (#13622) 2024-02-15 05:46:47 +00:00
rpc_beacon_blocks_by_root_test.go Fix pending block/blob zero peer edge case (#13625) 2024-02-17 00:29:23 +00:00
rpc_beacon_blocks_by_root.go Fix pending block/blob zero peer edge case (#13625) 2024-02-17 00:29:23 +00:00
rpc_blob_sidecars_by_range_test.go Update to V5 (#13622) 2024-02-15 05:46:47 +00:00
rpc_blob_sidecars_by_range.go Update to V5 (#13622) 2024-02-15 05:46:47 +00:00
rpc_blob_sidecars_by_root_test.go Update to V5 (#13622) 2024-02-15 05:46:47 +00:00
rpc_blob_sidecars_by_root.go Update to V5 (#13622) 2024-02-15 05:46:47 +00:00
rpc_chunked_response_test.go Update to V5 (#13622) 2024-02-15 05:46:47 +00:00
rpc_chunked_response.go Update to V5 (#13622) 2024-02-15 05:46:47 +00:00
rpc_goodbye_test.go Update to V5 (#13622) 2024-02-15 05:46:47 +00:00
rpc_goodbye.go Unify log fields (#13654) 2024-02-22 22:40:36 +00:00
rpc_handler_test.go Update to V5 (#13622) 2024-02-15 05:46:47 +00:00
rpc_metadata_test.go Update to V5 (#13622) 2024-02-15 05:46:47 +00:00
rpc_metadata.go Update to V5 (#13622) 2024-02-15 05:46:47 +00:00
rpc_ping_test.go Update to V5 (#13622) 2024-02-15 05:46:47 +00:00
rpc_ping.go Update to V5 (#13622) 2024-02-15 05:46:47 +00:00
rpc_send_request_test.go Update to V5 (#13622) 2024-02-15 05:46:47 +00:00
rpc_send_request.go Update to V5 (#13622) 2024-02-15 05:46:47 +00:00
rpc_status_test.go Update to V5 (#13622) 2024-02-15 05:46:47 +00:00
rpc_status.go Update to V5 (#13622) 2024-02-15 05:46:47 +00:00
rpc_test.go Update to V5 (#13622) 2024-02-15 05:46:47 +00:00
rpc.go Unify log fields (#13654) 2024-02-22 22:40:36 +00:00
service_test.go Update to V5 (#13622) 2024-02-15 05:46:47 +00:00
service.go Unify log fields (#13654) 2024-02-22 22:40:36 +00:00
subscriber_beacon_aggregate_proof_test.go Update to V5 (#13622) 2024-02-15 05:46:47 +00:00
subscriber_beacon_aggregate_proof.go Update to V5 (#13622) 2024-02-15 05:46:47 +00:00
subscriber_beacon_attestation.go Update to V5 (#13622) 2024-02-15 05:46:47 +00:00
subscriber_beacon_blocks_test.go Update to V5 (#13622) 2024-02-15 05:46:47 +00:00
subscriber_beacon_blocks.go Update to V5 (#13622) 2024-02-15 05:46:47 +00:00
subscriber_blob_sidecar.go Update to V5 (#13622) 2024-02-15 05:46:47 +00:00
subscriber_bls_to_execution_change.go Update to V5 (#13622) 2024-02-15 05:46:47 +00:00
subscriber_handlers.go Update to V5 (#13622) 2024-02-15 05:46:47 +00:00
subscriber_sync_committee_message.go Update to V5 (#13622) 2024-02-15 05:46:47 +00:00
subscriber_sync_contribution_proof.go Update to V5 (#13622) 2024-02-15 05:46:47 +00:00
subscriber_test.go Update to V5 (#13622) 2024-02-15 05:46:47 +00:00
subscriber.go Improve logging. (#13708) 2024-03-08 12:23:34 +00:00
subscription_topic_handler_test.go Update to V5 (#13622) 2024-02-15 05:46:47 +00:00
subscription_topic_handler.go Update to V5 (#13622) 2024-02-15 05:46:47 +00:00
sync_fuzz_test.go Update to V5 (#13622) 2024-02-15 05:46:47 +00:00
sync_test.go Update to V5 (#13622) 2024-02-15 05:46:47 +00:00
validate_aggregate_proof_test.go Update to V5 (#13622) 2024-02-15 05:46:47 +00:00
validate_aggregate_proof.go Update to V5 (#13622) 2024-02-15 05:46:47 +00:00
validate_attester_slashing_test.go Update to V5 (#13622) 2024-02-15 05:46:47 +00:00
validate_attester_slashing.go Update to V5 (#13622) 2024-02-15 05:46:47 +00:00
validate_beacon_attestation_test.go Update to V5 (#13622) 2024-02-15 05:46:47 +00:00
validate_beacon_attestation.go Update to V5 (#13622) 2024-02-15 05:46:47 +00:00
validate_beacon_blocks_test.go Update to V5 (#13622) 2024-02-15 05:46:47 +00:00
validate_beacon_blocks.go add changes (#13657) 2024-02-23 10:51:46 +00:00
validate_blob_test.go Update to V5 (#13622) 2024-02-15 05:46:47 +00:00
validate_blob.go Update to V5 (#13622) 2024-02-15 05:46:47 +00:00
validate_bls_to_execution_change_test.go Update to V5 (#13622) 2024-02-15 05:46:47 +00:00
validate_bls_to_execution_change.go Update to V5 (#13622) 2024-02-15 05:46:47 +00:00
validate_proposer_slashing_test.go Update to V5 (#13622) 2024-02-15 05:46:47 +00:00
validate_proposer_slashing.go Update to V5 (#13622) 2024-02-15 05:46:47 +00:00
validate_sync_committee_message_test.go small cleanup on functions (#13666) 2024-02-26 22:23:23 +00:00
validate_sync_committee_message.go Update to V5 (#13622) 2024-02-15 05:46:47 +00:00
validate_sync_contribution_proof_test.go Update to V5 (#13622) 2024-02-15 05:46:47 +00:00
validate_sync_contribution_proof.go Update to V5 (#13622) 2024-02-15 05:46:47 +00:00
validate_voluntary_exit_test.go Update to V5 (#13622) 2024-02-15 05:46:47 +00:00
validate_voluntary_exit.go Update to V5 (#13622) 2024-02-15 05:46:47 +00:00