mirror of
https://github.com/ethereum/consensus-specs.git
synced 2026-02-03 03:24:59 -05:00
To make `shard_state_transition` similar to phase 0 `state_transition` function 1. Rename old `shard_state_transition` to `process_shard_block` 2. Add `shard_state_transition` with `validate_message` flag, we only validate it in shard fork choice