mirror of
https://github.com/status-im/eth2.0-specs.git
synced 2025-02-21 06:48:12 +00:00
- Implemented many of Alex's comments including reinsertion of the withdrawal index in the BeaconState - Implemented Sean's suggestion of separating the logic for block production so that one matches the list in the payload with what `get_expected_withdrawals` returns - Changed `get_expected_wihdrawals` to match the current behavior and moved it to `beacon-chain.md`