mirror of
https://github.com/status-im/nimbus-eth2.git
synced 2025-01-09 13:56:23 +00:00
cf8e90615a
* remove incorrect/obsolete comment; deprecate BeaconState state transition functions * remove deprecated state_transition(state: var BeaconState) * add specific workarounds for state_transition() and process_slots() to nfuzz_block() and addTestBlock()