You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat: add and support builder_boost_factor query param to produceBlockV3 api (ChainSafe#6236)
* feat: add and support builder_boost_factor query param to produceBlockV3 api
lint
* add keymanager endpoint and update the test
* update builder boost factor to bigint
* update the help
Co-authored-by: Nico Flaig <nflaig@protonmail.com>
* remove comment
* validate and use boostfactor ranges as per spec
* fix test
* correct typo
Co-authored-by: NC <adrninistrator1@protonmail.com>
* fix the block selection condition
* fixes for spec complaince
* fix the keymanager routes
* comment typo fix
Co-authored-by: Nico Flaig <nflaig@protonmail.com>
---------
Co-authored-by: Nico Flaig <nflaig@protonmail.com>
Co-authored-by: NC <adrninistrator1@protonmail.com>
"Percentage multiplier the block producing beacon node must apply to boost (>100) or dampen (<100) builder block value for selection against execution block. The multiplier is ignored if `--builder.selection` is set to anything other than `maxprofit`",
0 commit comments