lodestar icon indicating copy to clipboard operation
lodestar copied to clipboard

Implement builder circuit breaker functionality / liveness failsafe

Open nflaig opened this issue 1 year ago • 0 comments

From https://github.com/ethereum/builder-specs/pull/95:

Honest proposers implement a "circuit breaker" condition operationalized by the beacon node that is triggered when the node determines the chain is unhealthy. When the circuit breaker is fired, proposers MUST not utilize the external builder network and exclusively build locally.

nflaig avatar Jan 19 '24 09:01 nflaig