lighthouse/consensus/fork_choice
Paul Hauner 40669da486
Modify some Capella comments (#4015)
* Modify comment to only include 4844

Capella only modifies per epoch processing by adding
`process_historical_summaries_update`, which does not change the realization of
justification or finality.

Whilst 4844 does not currently modify realization, the spec is not yet final
enough to say that it never will.

* Clarify address change verification comment

The verification of the address change doesn't really have anything to do with
the current epoch. I think this was just a copy-paste from a function like
`verify_exit`.
2023-02-21 18:03:42 +11:00
..
src Modify some Capella comments (#4015) 2023-02-21 18:03:42 +11:00
tests Enable proposer boost re-orging (#2860) 2022-12-13 09:57:26 +00:00
Cargo.toml Cleanup payload types (#3675) 2022-11-02 10:30:41 -04:00