ChainSafe / ChainSafe/lodestar
Add pre_epoch and post_epoch in epoch processing spec test
Open
meta-feature-request
- Dominant language
- TypeScript
- Stars
- 1.4k
- Forks
- 483
- Avg merge
- 1d 16h
- Merged PRs (30d)
- 150
Description
### 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_
Contributor guide
Assessment
This issue has not been assessed yet.