sigp / lighthouse

Ethereum consensus client in Rust
https://lighthouse.sigmaprime.io/
Apache License 2.0
2.93k stars 743 forks source link

Process level mev boost/builder default proposal config option #4549

Open ybstaked opened 1 year ago

ybstaked commented 1 year ago

Currently, Lighthouse VC does not support default builder config values. Instead, we have to specify per validator key. Both Prysm and Teku VCs provide this option.

Prysm: https://docs.prylabs.network/docs/execution-node/fee-recipient#configure-fee-recipient-via-jsonyaml-validator-only

Teku: https://docs.teku.consensys.net/how-to/configure/use-proposer-config-file#proposer-configuration-file-attributes

agnxsh commented 1 year ago

hey can i take this please?

ybstaked commented 1 year ago

hey can i take this please?

@agnxsh go for it! I think, for us, more importantly, we need someone to work on #4548

agnxsh commented 1 year ago

then let me look at https://github.com/sigp/lighthouse/issues/4548 first :)