mirror of
https://github.com/ethereum/consensus-specs.git
synced 2026-02-03 12:14:57 -05:00
1. No Validator.initiated_exit field. Fix the related tests. 2. Update state_transition flow - rename `process_ejections` to `process_balance_driven_status_transitions` and remove `process_exit_queue` 3. Linter, formatting