Electra: Update spec definition for process_epoch (#14768)

* Electra: Review process_epoch

* Update CHANGELOG.md
This commit is contained in:
Preston Van Loon
2025-01-03 03:40:53 -06:00
committed by GitHub
parent 1f720bdbf4
commit fa16232924
2 changed files with 9 additions and 5 deletions

View File

@@ -31,6 +31,7 @@ The format is based on Keep a Changelog, and this project adheres to Semantic Ve
- Limit consolidating by validator's effective balance.
- Use 16-bit random value for proposer and sync committee selection filter.
- Re-organize the content of the `*.proto` files (No functional change).
- Updated Electra spec definition for `process_epoch`.
### Deprecated