prysm-pulse/beacon-chain/blockchain
terence ddcf0c18dc
Excluse DA wait time for chain processing time (#13335)
* Excluse DA wait time for chain processing time

* Rename
2023-12-14 22:46:48 +00:00
..
kzg Verify roblobs (#13245) 2023-12-07 02:36:25 +00:00
testing Verified roblobs (#13190) 2023-11-21 18:44:38 +00:00
blockchain_test.go Replace ioutil with io and os (#10541) 2022-04-18 20:42:07 +00:00
BUILD.bazel Update bazel and other CI improvements (#13246) 2023-12-01 22:20:54 +00:00
chain_info_forkchoice.go update spectests to 1.4.0-beta.5 (#13318) 2023-12-12 18:27:48 +00:00
chain_info_norace_test.go Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00
chain_info_test.go Track optimistic status on head (#12552) 2023-06-20 08:59:48 -07:00
chain_info.go Fix FFG LMD Consistency Check (Option 2) (#13258) 2023-12-04 15:31:18 +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
error_test.go Handle wrapped invalid block error (#12982) 2023-10-04 18:16:35 +00:00
error.go Verified roblobs (#13190) 2023-11-21 18:44:38 +00:00
execution_engine_test.go feat: implement eip4788 (#12570) 2023-08-31 08:41:57 -05:00
execution_engine.go fix head slot in log (#13139) 2023-10-30 16:56:20 -03:00
forkchoice_update_execution_test.go Replace statefeed Initialize (#12285) 2023-05-03 04:34:01 +00:00
forkchoice_update_execution.go log correctly the head changed when it actually changes (#12324) 2023-04-27 17:13:58 +00:00
head_sync_committee_info_test.go Use next slot cache for sync committee (#12287) 2023-06-12 04:30:06 +00:00
head_sync_committee_info.go Use next slot cache for sync committee (#12287) 2023-06-12 04:30:06 +00:00
head_test.go Replace statefeed Initialize (#12285) 2023-05-03 04:34:01 +00:00
head.go set optimistic status in head at init sync (#12748) 2023-08-16 00:47:56 +00:00
init_sync_process_block_test.go Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00
init_sync_process_block.go Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00
init_test.go Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00
lightclient_test.go [1/5] Light client sync protocol (#12853) 2023-10-02 15:34:34 +00:00
lightclient.go Fix redundant type converstion (#13076) 2023-10-20 15:07:10 +00:00
log_test.go Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00
log.go Excluse DA wait time for chain processing time (#13335) 2023-12-14 22:46:48 +00:00
merge_ascii_art.go Merge ascii art banner (#10773) 2022-06-14 08:25:42 +00:00
metrics_test.go Using the multi value slice for the beacon state (#12549) 2023-10-06 01:10:05 +00:00
metrics.go use read-only validators (#12628) 2023-07-15 00:34:45 -07:00
mock_test.go Replace statefeed Initialize (#12285) 2023-05-03 04:34:01 +00:00
options.go Add sanity checks for bundle from builder (#13319) 2023-12-13 15:54:00 +00:00
pow_block_test.go Replace statefeed Initialize (#12285) 2023-05-03 04:34:01 +00:00
pow_block.go Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00
process_attestation_helpers.go Add epoch and root to not a checkpt in forkchoice log (#12400) 2023-05-14 06:02:36 +00:00
process_attestation_test.go Add concurrency test for getting attestation state (#13196) 2023-11-16 17:52:59 +00:00
process_attestation.go Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00
process_block_helpers.go Integrate EIP-4881 Deposit Tree Into Prysm via a Feature Flag (#11942) 2023-09-07 03:19:32 +00:00
process_block_test.go Verified roblobs (#13190) 2023-11-21 18:44:38 +00:00
process_block.go Verified roblobs (#13190) 2023-11-21 18:44:38 +00:00
receive_attestation_test.go Verify lmd without ancestor (#13250) 2023-12-01 17:31:27 +00:00
receive_attestation.go Fix FFG LMD Consistency Check (Option 2) (#13258) 2023-12-04 15:31:18 +00:00
receive_blob.go Verified roblobs (#13190) 2023-11-21 18:44:38 +00:00
receive_block_test.go Fix More Racy Tests in Blockchain (#12957) 2023-09-26 09:17:11 +00:00
receive_block.go Excluse DA wait time for chain processing time (#13335) 2023-12-14 22:46:48 +00:00
service_norace_test.go Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00
service_test.go Enable profile guided optimization for beacon-chain (#13035) 2023-10-30 05:52:36 +00:00
service.go Verified roblobs (#13190) 2023-11-21 18:44:38 +00:00
setup_test.go Update broadcast method to use BlobSidecar instead of SingedBlobSidecar (#13221) 2023-11-24 07:18:00 +00:00
weak_subjectivity_checks_test.go Isolate forkchoice to blockchain package (#12174) 2023-03-22 09:12:54 +08:00
weak_subjectivity_checks.go Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00