prysm-pulse/beacon-chain/blockchain
Potuz 56907bb2c6
Randomize bls changes at fork (#11923)
* Rate Limit broadcasting of BLS changes

* Rate limit BLS changes broadcasting

* random

* linting

* mock test

Co-authored-by: terencechain <terence@prysmaticlabs.com>
2023-01-26 23:13:28 +00:00
..
testing Clean up state types (#11916) 2023-01-26 14:40:12 +00:00
blockchain_test.go Replace ioutil with io and os (#10541) 2022-04-18 20:42:07 +00:00
BUILD.bazel Move broadcast of BLS changes to the forkwatcher (#11878) 2023-01-16 15:00:11 +00:00
chain_info_norace_test.go save genesis state to hot cache and do not look it up from disk (#11911) 2023-01-24 23:14:50 +01:00
chain_info_test.go Clean up state types (#11916) 2023-01-26 14:40:12 +00:00
chain_info.go Clean up state types (#11916) 2023-01-26 14:40:12 +00: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 Add V3 Suffix to All Prysm Packages (#11083) 2022-08-16 12:20:13 +00:00
error.go More user-friendly message in ErrUndefinedExecutionEngineError (#11777) 2022-12-15 07:46:17 +00:00
execution_engine_test.go Clean up state types (#11916) 2023-01-26 14:40:12 +00:00
execution_engine.go Clean up state types (#11916) 2023-01-26 14:40:12 +00:00
head_sync_committee_info_test.go Clean up state types (#11916) 2023-01-26 14:40:12 +00:00
head_sync_committee_info.go Clean up state types (#11916) 2023-01-26 14:40:12 +00:00
head_test.go Clean up state types (#11916) 2023-01-26 14:40:12 +00:00
head.go Clean up state types (#11916) 2023-01-26 14:40:12 +00:00
init_sync_process_block_test.go Add V3 Suffix to All Prysm Packages (#11083) 2022-08-16 12:20:13 +00:00
init_sync_process_block.go Add V3 Suffix to All Prysm Packages (#11083) 2022-08-16 12:20:13 +00:00
init_test.go Add V3 Suffix to All Prysm Packages (#11083) 2022-08-16 12:20:13 +00:00
log_test.go Add V3 Suffix to All Prysm Packages (#11083) 2022-08-16 12:20:13 +00:00
log.go Better version checks for future proof (#11825) 2023-01-04 03:47:20 +00:00
merge_ascii_art.go Merge ascii art banner (#10773) 2022-06-14 08:25:42 +00:00
metrics_test.go Add V3 Suffix to All Prysm Packages (#11083) 2022-08-16 12:20:13 +00:00
metrics.go Clean up state types (#11916) 2023-01-26 14:40:12 +00:00
mock_test.go Give forkchoice to stategen (#11439) 2022-09-28 20:10:27 +00:00
options.go Handle BLS to execution changes included in blocks (#11713) 2022-12-02 14:04:45 +08:00
pow_block_test.go Exit properly with terminal block hash (#11892) 2023-01-23 14:27:36 +01:00
pow_block.go Clean up state types (#11916) 2023-01-26 14:40:12 +00:00
process_attestation_helpers.go Clean up state types (#11916) 2023-01-26 14:40:12 +00:00
process_attestation_test.go Clean up state types (#11916) 2023-01-26 14:40:12 +00:00
process_attestation.go Update go to 1.19.3 (#11630) 2022-11-18 19:12:19 +00:00
process_block_helpers.go Clean up state types (#11916) 2023-01-26 14:40:12 +00:00
process_block_test.go Clean up state types (#11916) 2023-01-26 14:40:12 +00:00
process_block.go Clean up state types (#11916) 2023-01-26 14:40:12 +00:00
receive_attestation_test.go Clean up state types (#11916) 2023-01-26 14:40:12 +00:00
receive_attestation.go update head should go even without attestations (#11503) 2022-09-30 13:29:18 +00:00
receive_block_test.go Clean up state types (#11916) 2023-01-26 14:40:12 +00:00
receive_block.go Clean up state types (#11916) 2023-01-26 14:40:12 +00:00
service_norace_test.go Add V3 Suffix to All Prysm Packages (#11083) 2022-08-16 12:20:13 +00:00
service_test.go Randomize bls changes at fork (#11923) 2023-01-26 23:13:28 +00:00
service.go Clean up state types (#11916) 2023-01-26 14:40:12 +00:00
state_balance_cache_test.go Clean up state types (#11916) 2023-01-26 14:40:12 +00:00
state_balance_cache.go Add V3 Suffix to All Prysm Packages (#11083) 2022-08-16 12:20:13 +00:00
weak_subjectivity_checks_test.go Clean up state types (#11916) 2023-01-26 14:40:12 +00:00
weak_subjectivity_checks.go Clean up state types (#11916) 2023-01-26 14:40:12 +00:00