7bc1737653
When creating beacon blocks, the state needs to be advanced to the new slot to determine the correct proposer index. In #875 a regression got introduced that removed this logic when mocking blocks. Existing tests failed to detect this, as they do not make use of the proposer index. This patch re-introduces the state advancement, fixing the problem. |
||
---|---|---|
.. | ||
mock_attestations.nim | ||
mock_blocks.nim | ||
mock_deposits.nim | ||
mock_genesis.nim | ||
mock_state.nim | ||
mock_validator_keys.nim |