Skip to content

miner: extra data is zeroed post-merge, shouldn't be #26376

@quickchase

Description

@quickchase

I run a bunch of validators on Goerli and all of the blocks that are not mev-boosted have null (0x) extradata fields.

Its my understanding that geth is the block producer and the block producer sets the extradata field.

According to help, by default extradata is set to the client version, but even manually adding --miner.extradata doesn't seem to change the extradata of the proposed blocks.

Is this a geth problem or a Lighthouse problem (my CL is Lighthouse)?

Metadata

Metadata

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions