mirror of
https://github.com/ethereum/consensus-specs.git
synced 2026-02-02 17:35:03 -05:00
* (cleanup) `SpecialAttestationData` => `CasperVotes` * (cleanup) `vote_1`, `vote_2` => `votes_1`, `votes_2` * (bug fix) Place a bound on the number of votes with `MAX_CASPER_VOTES` * (bug fix) Supply `state` when calling `verify_casper_votes`