prysm-pulse/beacon-chain/blockchain
kasey 4c3dbae3c0
tests for origin blob fetching (#13667)
* tests for origin blob fetching

* Update beacon-chain/sync/initial-sync/service.go

Co-authored-by: Preston Van Loon <pvanloon@offchainlabs.com>

---------

Co-authored-by: Kasey Kirkham <kasey@users.noreply.github.com>
Co-authored-by: Preston Van Loon <pvanloon@offchainlabs.com>
2024-03-02 15:11:22 +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 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 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 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 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 tests for origin blob fetching (#13667) 2024-03-02 15:11:22 +00:00
process_block.go fix race (#13680) 2024-03-01 09:29:51 +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 Employ Dynamic Cache Sizes (#13640) 2024-02-28 10:46:52 +00:00
receive_block.go Employ Dynamic Cache Sizes (#13640) 2024-02-28 10:46:52 +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