Skip to content

Validate Versioned Hashes During Optimistic Sync #4831

@ethDreamer

Description

@ethDreamer

Description

The consensus specs instruct us to verify the execution payload block_hash and versioned_hashes before sending engine_newPayload to the EE. This is because the EE could be syncing, putting us into optimistic sync mode. These checks only need to be performed during optimistic sync.

We already verify the block_hash and now we just need the versioned_hashes for deneb.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions