Problem description
ethereum/consensus-specs#4155 adds pre_epoch and post_epoch states to spec test to verify states before and after epoch processing.
Update our spec test to test these too.
Solution description
Update epoch_processing.test.ts
Additional context
No response
Problem description
ethereum/consensus-specs#4155 adds
pre_epochandpost_epochstates to spec test to verify states before and after epoch processing.Update our spec test to test these too.
Solution description
Update
epoch_processing.test.tsAdditional context
No response