prysm-pulse/beacon-chain/blockchain
Potuz 797cc360c7
Isolate forkchoice to blockchain package (#12174)
* Isolate Forkchoice to blockchain package

* Nishant's feedback

* Terence's feedback

* Nishant saving the day
2023-03-22 09:12:54 +08:00
..
testing Isolate forkchoice to blockchain package (#12174) 2023-03-22 09:12:54 +08:00
blockchain_test.go Replace ioutil with io and os (#10541) 2022-04-18 20:42:07 +00:00
BUILD.bazel Isolate forkchoice to blockchain package (#12174) 2023-03-22 09:12:54 +08:00
chain_info_forkchoice.go Isolate forkchoice to blockchain package (#12174) 2023-03-22 09:12:54 +08:00
chain_info_norace_test.go Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00
chain_info_test.go Isolate forkchoice to blockchain package (#12174) 2023-03-22 09:12:54 +08:00
chain_info.go Isolate forkchoice to blockchain package (#12174) 2023-03-22 09:12:54 +08:00
checktags_test.go Use go:build lines and remove obsolete +build lines (#10704) 2022-06-14 11:47:27 +00:00
error_test.go Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00
error.go Remove VerifyFinalizedBlkDescendant (#12046) 2023-02-25 13:39:13 -03:00
execution_engine_test.go Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00
execution_engine.go Isolate forkchoice to blockchain package (#12174) 2023-03-22 09:12:54 +08:00
forkchoice_update_execution_test.go Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00
forkchoice_update_execution.go Isolate forkchoice to blockchain package (#12174) 2023-03-22 09:12:54 +08:00
head_sync_committee_info_test.go Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00
head_sync_committee_info.go Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00
head_test.go Isolate forkchoice to blockchain package (#12174) 2023-03-22 09:12:54 +08:00
head.go Isolate forkchoice to blockchain package (#12174) 2023-03-22 09:12:54 +08: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
log_test.go Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00
log.go Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00
merge_ascii_art.go Merge ascii art banner (#10773) 2022-06-14 08:25:42 +00:00
metrics_test.go Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00
metrics.go Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00
mock_test.go Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00
options.go Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00
pow_block_test.go Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00
pow_block.go Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00
process_attestation_helpers.go Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00
process_attestation_test.go Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00
process_attestation.go Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00
process_block_helpers.go Isolate forkchoice to blockchain package (#12174) 2023-03-22 09:12:54 +08:00
process_block_test.go Isolate forkchoice to blockchain package (#12174) 2023-03-22 09:12:54 +08:00
process_block.go Isolate forkchoice to blockchain package (#12174) 2023-03-22 09:12:54 +08:00
receive_attestation_test.go Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00
receive_attestation.go Isolate forkchoice to blockchain package (#12174) 2023-03-22 09:12:54 +08:00
receive_block_test.go Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00
receive_block.go Isolate forkchoice to blockchain package (#12174) 2023-03-22 09:12:54 +08:00
service_norace_test.go Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00
service_test.go Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00
service.go Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +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