mirror of
https://github.com/status-im/eth2.0-specs.git
synced 2025-01-11 19:24:15 +00:00
Tidy tracking note
This commit is contained in:
parent
b50bee16f6
commit
4ccd38b54e
@ -108,9 +108,8 @@ To optimistically import a block:
|
|||||||
`pow_block` and `pow_parent` are unknown to the execution engine.
|
`pow_block` and `pow_parent` are unknown to the execution engine.
|
||||||
- The parent of the block MUST NOT have an INVALID execution payload.
|
- The parent of the block MUST NOT have an INVALID execution payload.
|
||||||
|
|
||||||
In addition to this change to validation, the consensus engine MUST be able to
|
In addition to this change in validation, the consensus engine MUST track which
|
||||||
ascertain, after import, which blocks returned `SYNCING` and which returned
|
blocks returned `SYNCING` and which returned `VALID` for subsequent processing.
|
||||||
`VALID`.
|
|
||||||
|
|
||||||
Optimistically imported blocks MUST pass all verifications included in
|
Optimistically imported blocks MUST pass all verifications included in
|
||||||
`process_block` (withstanding the modifications to `execute_payload`).
|
`process_block` (withstanding the modifications to `execute_payload`).
|
||||||
|
Loading…
x
Reference in New Issue
Block a user