mirror of
https://github.com/OffchainLabs/prysm.git
synced 2026-01-09 23:48:06 -05:00
* Fix next epoch proposer duties * Do not update state's slot when computing the proposer Also do not call Fulu's proposer lookahead if the requested epoch is not current or next. * retract Terence's test * Fix tests * removing epoch check to pass spec test * reverting rollback and fixing test setup --------- Co-authored-by: james-prysm <90280386+james-prysm@users.noreply.github.com> Co-authored-by: james-prysm <james@prysmaticlabs.com>
115 B
115 B
Fixed
- Fix next epoch proposer duties in Fulu by advancing the state to the beginning of the current epoch.