mirror of
https://github.com/status-im/eth2.0-specs.git
synced 2025-01-20 15:38:55 +00:00
Merge pull request #2952 from ethereum/ralexstokes-patch-1
Update `transition` spec test README to include `bellatrix` tests
This commit is contained in:
commit
d89c9d1946
@ -8,6 +8,7 @@ Clients should assume forks happen sequentially in the following manner:
|
||||
|
||||
0. `phase0`
|
||||
1. `altair`
|
||||
2. `bellatrix`
|
||||
|
||||
For example, if a test case has `post_fork` of `altair`, the test consumer should assume the test begins in `phase0` and use that specification to process the initial state and any blocks up until the fork epoch. After the fork happens, the test consumer should use the specification according to the `altair` fork to process the remaining data.
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user