prysm-pulse/beacon-chain/core
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
..
altair getAttestationRewards API endpoint (#12480) 2023-06-21 13:16:53 +00:00
blocks Merge all block unblinding code into a single unblinder struct (#12240) 2023-05-23 11:38:52 +02:00
capella Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00
epoch Enable dupword linter & fix findings (#12271) 2023-04-18 22:01:27 +00:00
execution Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00
feed Replace statefeed Initialize (#12285) 2023-05-03 04:34:01 +00:00
helpers Cache next epoch proposers at epoch boundary (#12484) 2023-06-27 14:41:24 +00:00
signing Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00
time Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00
transition Fix Next State Mismatch (#12247) 2023-04-06 17:52:15 +08:00
validators Fix numerous spelling error and typos in the log messages, comments, and documentation. (#12385) 2023-05-11 20:45:43 +00:00