prysm-pulse/beacon-chain/core/helpers
terencechain a10ffa9c0e
Cache next epoch proposers at epoch boundary (#12484)
* Cache next epoch proposers at epoch boundary

* Fix new lines

* Use UpdateProposerIndicesInCache

* dont set state slot

* Update beacon_committee.go

* dont set state slot

* genesis epoch check

* Rm check

* fix: rm logging ctx

Co-authored-by: Preston Van Loon <pvanloon@offchainlabs.com>

* feat: move update to background

---------

Co-authored-by: Preston Van Loon <pvanloon@offchainlabs.com>
2023-06-27 14:41:24 +00:00
..
attestation_test.go Remove unused function (#12439) 2023-05-22 11:09:08 -03:00
attestation.go Ignore Late Message Logs (#12525) 2023-06-14 10:37:39 +00:00
beacon_committee_test.go Cache next epoch proposers at epoch boundary (#12484) 2023-06-27 14:41:24 +00:00
beacon_committee.go Cache next epoch proposers at epoch boundary (#12484) 2023-06-27 14:41:24 +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 multiple validator status - optimization (#12487) 2023-06-15 17:20:00 -05: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 Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00
sync_committee_test.go Fix committee test race (#12338) 2023-04-27 00:50:04 +00:00
sync_committee.go Fix committee test race (#12338) 2023-04-27 00:50:04 +00:00
validators_test.go multiple validator status - optimization (#12487) 2023-06-15 17:20:00 -05:00
validators.go Cache next epoch proposers at epoch boundary (#12484) 2023-06-27 14:41:24 +00:00
weak_subjectivity_test.go Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00
weak_subjectivity.go Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00