Open
Description
tacker for various items to make block production more robust
- register fee recipients to all fallback bs for the VC
- feat: send and use validators fee recipient for engine block production #5831
- for the multiple fallback bns, resolve with the most successful blinded block, similarly check for the bns
- the block production should be multiple bn aware rather than fallback urls handled in httpClient
- feat: implement produce block v3 and move builder/execution race to beacon #5880
- switch to produce block v3
- move the execution blinded race to the beacon
- feat: allow validator to request blinded versions for locally produced and selected blocks #6227
- allow execution block to send a blinded response for block production for low latency in publishing
- may be full body could be blinded than just the execution pa
- respond with a blocksource response for bn to know if the blinded produced block is bound to a bn or not
- feat: add and support builder_boost_factor query param to produceBlockV3 api #6236
- Better error handling for no builder bids on /eth/v1/builder/header #5826
Activity