prysm-pulse/beacon-chain/blockchain
2024-04-04 19:56:08 -05:00
..
kzg Update to V5 (#13622) 2024-02-15 05:46:47 +00:00
testing Total balance refactor to big.Int 2024-04-04 19:56:08 -05: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 only update head at 10 seconds when validating (#13570) 2024-03-12 15:11:40 +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 small cleanup on functions (#13666) 2024-02-26 22:23:23 +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 Add da waited time to sync block log (#13775) 2024-03-20 14:53:02 +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 Total balance refactor to big.Int 2024-04-04 19:56:08 -05: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 Downgrade Level DB to Stable Version (#13671) 2024-02-29 04:49:02 +00:00
pow_block.go Update to V5 (#13622) 2024-02-15 05:46:47 +00:00
process_attestation_helpers.go Use headstate for recent checkpoints (#13746) 2024-03-17 18:50:49 +00:00
process_attestation_test.go Use headstate for recent checkpoints (#13746) 2024-03-17 18:50:49 +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 tests for origin blob fetching (#13667) 2024-03-02 15:11:22 +00:00
process_block.go Log the slot and blockroot when we deadline waiting for blobs (#13774) 2024-03-21 20:29:23 +00:00
receive_attestation_test.go Update to V5 (#13622) 2024-02-15 05:46:47 +00:00
receive_attestation.go only update head at 10 seconds when validating (#13570) 2024-03-12 15:11:40 +00:00
receive_blob.go Update to V5 (#13622) 2024-02-15 05:46:47 +00:00
receive_block_test.go Employ Dynamic Cache Sizes (#13640) 2024-02-28 10:46:52 +00:00
receive_block.go Fix/race receive block (#13700) 2024-03-07 19:46:03 +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 Revert "pass justified=finalized in Prater (#13695)" (#13709) 2024-03-21 17:42:40 +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