prysm-pulse/beacon-chain/core/helpers
Potuz 396b8bf970
Simplify fcu 4 (#13403)
* send two FCU when proposing

* compute voting window at runtime
2024-01-04 13:43:57 +00:00
..
attestation_test.go Refactor Network Config Into Main Config (#13364) 2023-12-19 14:59:30 +00:00
attestation.go Refactor Network Config Into Main Config (#13364) 2023-12-19 14:59:30 +00:00
beacon_committee_test.go Fix Update Of Committee Cache (#12668) 2023-07-28 13:34:03 +00:00
beacon_committee.go Remove unsafe proposer indices cache (#13385) 2023-12-30 12:20:02 +00:00
block_test.go Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00
block.go Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00
BUILD.bazel use different keys for the proposer indices cache (#13272) 2023-12-19 13:14:55 +00:00
genesis.go Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00
main_test.go Replace statefeed Initialize (#12285) 2023-05-03 04:34:01 +00:00
metrics.go Performance Metrics for Prysm (#11377) 2022-09-01 01:26:19 +00:00
randao_test.go Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00
randao.go Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00
rewards_penalties_test.go Fix committee test race (#12338) 2023-04-27 00:50:04 +00:00
rewards_penalties.go Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00
shuffle_test.go Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00
shuffle.go Minor Optimization on InnerShuffleList (#12690) 2023-08-03 06:56:07 +00:00
sync_committee_test.go Using the multi value slice for the beacon state (#12549) 2023-10-06 01:10:05 +00:00
sync_committee.go Fix committee test race (#12338) 2023-04-27 00:50:04 +00:00
validators_test.go Remove unsafe proposer indices cache (#13385) 2023-12-30 12:20:02 +00:00
validators.go Simplify fcu 4 (#13403) 2024-01-04 13:43:57 +00:00
weak_subjectivity_test.go Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00
weak_subjectivity.go Refactor churn limit helpers (#12971) 2023-10-03 14:14:41 +00:00