prysm-pulse/beacon-chain/blockchain
Radosław Kapka 0b261cba5e
Unify log fields (#13654)
* unify fields

* fix tests
2024-02-22 22:40:36 +00:00
..
kzg Update to V5 (#13622) 2024-02-15 05:46:47 +00:00
testing Update to V5 (#13622) 2024-02-15 05:46:47 +00:00
blockchain_test.go Replace ioutil with io and os (#10541) 2022-04-18 20:42:07 +00:00
BUILD.bazel Update to V5 (#13622) 2024-02-15 05:46:47 +00:00
chain_info_forkchoice.go Update to V5 (#13622) 2024-02-15 05:46:47 +00:00
chain_info_norace_test.go Update to V5 (#13622) 2024-02-15 05:46:47 +00:00
chain_info_test.go Update to V5 (#13622) 2024-02-15 05:46:47 +00:00
chain_info.go Update to V5 (#13622) 2024-02-15 05:46:47 +00:00
checktags_test.go Use go:build lines and remove obsolete +build lines (#10704) 2022-06-14 11:47:27 +00:00
currently_syncing_block.go keep track of block being synced (#12903) 2023-09-15 17:13:13 +00:00
defragment.go Update to V5 (#13622) 2024-02-15 05:46:47 +00:00
error_test.go Update to V5 (#13622) 2024-02-15 05:46:47 +00:00
error.go Add nil check for head in IsOptimistic (#13439) 2024-01-09 19:40:26 +00:00
execution_engine_test.go Update to V5 (#13622) 2024-02-15 05:46:47 +00:00
execution_engine.go Update to V5 (#13622) 2024-02-15 05:46:47 +00:00
forkchoice_update_execution_test.go Update to V5 (#13622) 2024-02-15 05:46:47 +00:00
forkchoice_update_execution.go Update to V5 (#13622) 2024-02-15 05:46:47 +00:00
head_sync_committee_info_test.go Update to V5 (#13622) 2024-02-15 05:46:47 +00:00
head_sync_committee_info.go Update to V5 (#13622) 2024-02-15 05:46:47 +00:00
head_test.go Update to V5 (#13622) 2024-02-15 05:46:47 +00:00
head.go Update to V5 (#13622) 2024-02-15 05:46:47 +00:00
init_sync_process_block_test.go Update to V5 (#13622) 2024-02-15 05:46:47 +00:00
init_sync_process_block.go Update to V5 (#13622) 2024-02-15 05:46:47 +00:00
init_test.go Update to V5 (#13622) 2024-02-15 05:46:47 +00:00
lightclient_test.go Update to V5 (#13622) 2024-02-15 05:46:47 +00:00
lightclient.go Update to V5 (#13622) 2024-02-15 05:46:47 +00:00
log_test.go Update to V5 (#13622) 2024-02-15 05:46:47 +00:00
log.go Update to V5 (#13622) 2024-02-15 05:46:47 +00:00
merge_ascii_art.go Merge ascii art banner (#10773) 2022-06-14 08:25:42 +00:00
metrics_test.go Update to V5 (#13622) 2024-02-15 05:46:47 +00:00
metrics.go Update to V5 (#13622) 2024-02-15 05:46:47 +00:00
mock_test.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
pow_block_test.go Update to V5 (#13622) 2024-02-15 05:46:47 +00:00
pow_block.go Update to V5 (#13622) 2024-02-15 05:46:47 +00:00
process_attestation_helpers.go Update to V5 (#13622) 2024-02-15 05:46:47 +00:00
process_attestation_test.go Update to V5 (#13622) 2024-02-15 05:46:47 +00:00
process_attestation.go Update to V5 (#13622) 2024-02-15 05:46:47 +00:00
process_block_helpers.go Update to V5 (#13622) 2024-02-15 05:46:47 +00:00
process_block_test.go Update to V5 (#13622) 2024-02-15 05:46:47 +00:00
process_block.go Update to V5 (#13622) 2024-02-15 05:46:47 +00:00
receive_attestation_test.go Update to V5 (#13622) 2024-02-15 05:46:47 +00:00
receive_attestation.go Update to V5 (#13622) 2024-02-15 05:46:47 +00:00
receive_blob.go Update to V5 (#13622) 2024-02-15 05:46:47 +00:00
receive_block_test.go Update to V5 (#13622) 2024-02-15 05:46:47 +00:00
receive_block.go Update to V5 (#13622) 2024-02-15 05:46:47 +00:00
service_norace_test.go Update to V5 (#13622) 2024-02-15 05:46:47 +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
setup_test.go Update to V5 (#13622) 2024-02-15 05:46:47 +00:00
tracked_proposer.go Update to V5 (#13622) 2024-02-15 05:46:47 +00:00
weak_subjectivity_checks_test.go Update to V5 (#13622) 2024-02-15 05:46:47 +00:00
weak_subjectivity_checks.go Update to V5 (#13622) 2024-02-15 05:46:47 +00:00