mirror of
https://github.com/status-im/eth2.0-specs.git
synced 2025-01-19 07:03:12 +00:00
7dbd50e958
- 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`