lighthouse/beacon_node/execution_layer
realbigsean 177aef8f1e Builder profit threshold flag (#3534)
## Issue Addressed

Resolves https://github.com/sigp/lighthouse/issues/3517

## Proposed Changes

Adds a `--builder-profit-threshold <wei value>` flag to the BN. If an external payload's value field is less than this value, the local payload will be used. The value of the local payload will not be checked (it can't really be checked until the engine API is updated to support this).


Co-authored-by: realbigsean <sean@sigmaprime.io>
2022-09-05 04:50:49 +00:00
..
src Builder profit threshold flag (#3534) 2022-09-05 04:50:49 +00:00
Cargo.toml Pause sync when EE is offline (#3428) 2022-08-24 23:34:56 +00:00