lighthouse/beacon_node/http_api/tests
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
..
common.rs Separate committee subscriptions queue (#3508) 2022-08-30 05:47:31 +00:00
fork_tests.rs Use async code when interacting with EL (#3244) 2022-07-03 05:36:50 +00:00
interactive_tests.rs Use async code when interacting with EL (#3244) 2022-07-03 05:36:50 +00:00
main.rs Fix chain_id value in config/deposit_contract RPC method (#2659) 2021-10-01 06:32:38 +00:00
tests.rs Builder profit threshold flag (#3534) 2022-09-05 04:50:49 +00:00