You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jul 1, 2021. It is now read-only.
What is wrong?
trinity/eth2/beacon/state_machines/forks/serenity/state_transitions.py
Lines 42 to 62 in af4bc6b
There should be a per_block_transition on
state.slot == slot
for the case that the state is a pre-state of a block.How can it be fixed
The spec now has a python state transition function specified, maybe can be fixed in #714.
The text was updated successfully, but these errors were encountered: