update epoch processing test vector format docs
This commit is contained in:
parent
ed912f599e
commit
139117d647
|
@ -33,7 +33,7 @@ The provided pre-state is already transitioned to just before the specific sub-t
|
||||||
Sub-transitions:
|
Sub-transitions:
|
||||||
|
|
||||||
- `justification_and_finalization`
|
- `justification_and_finalization`
|
||||||
- `inactivity_penalty_updates`
|
- `inactivity_penalty_updates` (Altair)
|
||||||
- `rewards_and_penalties`
|
- `rewards_and_penalties`
|
||||||
- `registry_updates`
|
- `registry_updates`
|
||||||
- `slashings`
|
- `slashings`
|
||||||
|
@ -42,7 +42,8 @@ Sub-transitions:
|
||||||
- `slashings_reset`
|
- `slashings_reset`
|
||||||
- `randao_mixes_reset`
|
- `randao_mixes_reset`
|
||||||
- `historical_roots_update`
|
- `historical_roots_update`
|
||||||
- `participation_record_updates`
|
- `participation_record_updates` (Phase 0 only)
|
||||||
- `sync_committee_updates`
|
- `participation_flag_updates` (Altair)
|
||||||
|
- `sync_committee_updates` (Altair)
|
||||||
|
|
||||||
The resulting state should match the expected `post` state.
|
The resulting state should match the expected `post` state.
|
||||||
|
|
Loading…
Reference in New Issue