mirror of
https://gitlab.com/pulsechaincom/prysm-pulse.git
synced 2025-01-03 08:37:37 +00:00
7ad2929f0f
* Add and test proposer indices cache * Remove proposer indices usages from committee cache * Adopt the new proposer indices cache * Add comments on why genesis epoch is skipped * Fix the failing tests * Update beacon-chain/blockchain/process_block.go Co-authored-by: Preston Van Loon <preston@prysmaticlabs.com> * Update beacon-chain/core/helpers/committee.go Co-authored-by: Preston Van Loon <preston@prysmaticlabs.com> * Update beacon-chain/core/helpers/slot_epoch.go Co-authored-by: Preston Van Loon <preston@prysmaticlabs.com> * Update beacon-chain/core/helpers/slot_epoch.go Co-authored-by: Preston Van Loon <preston@prysmaticlabs.com> * Update beacon-chain/core/helpers/slot_epoch_test.go Co-authored-by: Preston Van Loon <preston@prysmaticlabs.com> * Update beacon-chain/core/helpers/validators.go Co-authored-by: Preston Van Loon <preston@prysmaticlabs.com> * Address additional feedbacks from @prestonvanloon * Add comments on why genesis epoch is skipped * Refactor EndSlot to use StartSlot within * Add proposer indices disabled * Add libfuzz tags Co-authored-by: prylabs-bulldozer[bot] <58059840+prylabs-bulldozer[bot]@users.noreply.github.com> Co-authored-by: Preston Van Loon <preston@prysmaticlabs.com> |
||
---|---|---|
.. | ||
depositcache | ||
attestation_data_test.go | ||
attestation_data.go | ||
BUILD.bazel | ||
checkpoint_state_test.go | ||
checkpoint_state.go | ||
committee_disabled.go | ||
committee_fuzz_test.go | ||
committee_test.go | ||
committee.go | ||
committees.go | ||
common.go | ||
doc.go | ||
feature_flag_test.go | ||
hot_state_cache_test.go | ||
hot_state_cache.go | ||
proposer_indices_disabled.go | ||
proposer_indices_test.go | ||
proposer_indices_type.go | ||
proposer_indices.go | ||
skip_slot_cache_test.go | ||
skip_slot_cache.go | ||
state_summary.go | ||
subnet_ids_test.go | ||
subnet_ids.go |