What's Changed
- Rename variable to mitigate potentially incorrect accounting for the validators effective balance by @hweawer in #628
- Rename variable name in the comment by @hweawer in #629
- Add a comment about LIDO_DEPOSIT_AMOUNT for future changes by @hweawer in #630
- Add a comment about MAX_PENDING_PARTIALS_PER_WITHDRAWALS_SWEEP assumption by @hweawer in #632
- Removing filtration by earliest exit epoch in a prediction of earliest slashed epoch in bunker mode by @hweawer in #637
- Calculate midterm penalty based on slashings vector in state by @hweawer in #639
- Skip ejection on empty exitable_validators by @hweawer in #640
- fix: Infinity loop in force ejection by @F4ever in #641
Full Changelog: v5.0.0-beta-2...v5.0.0-beta-3