prysm-pulse/beacon-chain/blockchain
Nishant Das 7e6fd5fd8b
Make Reorging Of Late Blocks The Permanent Default (#13405)
* make it the permanent default

* gaz

* fix merge conflicts
2024-01-03 14:46:58 +00:00
..
kzg Verify roblobs (#13245) 2023-12-07 02:36:25 +00:00
testing Use a cache of one entry to build attestation (#13300) 2023-12-18 16:12:43 +00:00
blockchain_test.go Replace ioutil with io and os (#10541) 2022-04-18 20:42:07 +00:00
BUILD.bazel refactor Payload Id caches (#12987) 2023-12-22 18:47:51 +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 Use a cache of one entry to build attestation (#13300) 2023-12-18 16:12:43 +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 Simplify fcu 2 (#13400) 2024-01-02 22:45:55 +00:00
execution_engine.go Simplify fcu 2 (#13400) 2024-01-02 22:45:55 +00:00
forkchoice_update_execution_test.go Simplify fcu 1 (#13387) 2023-12-30 12:20:20 +00:00
forkchoice_update_execution.go Remove the getPayloadAttribute call from updateForkchoiceWithExecution (#13402) 2024-01-03 12:43:40 +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 fixing sa4006 (#13350) 2023-12-15 16:49:27 +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 refactor Payload Id caches (#12987) 2023-12-22 18:47:51 +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 fixing sa4006 (#13350) 2023-12-15 16:49:27 +00:00
process_attestation.go Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00
process_block_helpers.go Refactor Network Config Into Main Config (#13364) 2023-12-19 14:59:30 +00:00
process_block_test.go refactor Payload Id caches (#12987) 2023-12-22 18:47:51 +00:00
process_block.go Make Reorging Of Late Blocks The Permanent Default (#13405) 2024-01-03 14:46:58 +00:00
receive_attestation_test.go Verify lmd without ancestor (#13250) 2023-12-01 17:31:27 +00:00
receive_attestation.go Make Reorging Of Late Blocks The Permanent Default (#13405) 2024-01-03 14:46:58 +00:00
receive_blob.go Fix error string generation for missing commitments (#13338) 2023-12-15 04:03:45 +00:00
receive_block_test.go refactor Payload Id caches (#12987) 2023-12-22 18:47:51 +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 refactor Payload Id caches (#12987) 2023-12-22 18:47:51 +00:00
service.go refactor Payload Id caches (#12987) 2023-12-22 18:47:51 +00:00
setup_test.go refactor Payload Id caches (#12987) 2023-12-22 18:47:51 +00:00
tracked_proposer.go update shuffling caches before calling FCU on epoch boundaries (#13383) 2023-12-28 15:19:09 +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