Skip to content

Implement fork choice proposer boost uniqueness #4748

@michaelsproul

Description

@michaelsproul

Description

The latest spec release includes the change to apply proposer boost only to the first block: ethereum/consensus-specs#3352.

I think we should make this change on the Deneb branch, and roll it out gradually when we merge Deneb to stable. This will allow us to pass the latest spec tests on the Deneb branch.

Steps to resolve

We can also delete the temporary mitigation we added for the RPC unbundling attack, either as part of the same PR, or in a follow-up.

Metadata

Metadata

Assignees

Labels

consensusAn issue/PR that touches consensus code, such as state_processing or block verification.deneb

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions