lighthouse-pulse/beacon_node/execution_layer/src/test_utils
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
..
execution_block_generator.rs Initial Commit of Retrospective OTB Verification (#3372) 2022-07-30 00:22:38 +00:00
handle_rpc.rs Initial Commit of Retrospective OTB Verification (#3372) 2022-07-30 00:22:38 +00:00
mock_builder.rs Builder profit threshold flag (#3534) 2022-09-05 04:50:49 +00:00
mock_execution_layer.rs Builder profit threshold flag (#3534) 2022-09-05 04:50:49 +00:00
mod.rs Builder profit threshold flag (#3534) 2022-09-05 04:50:49 +00:00