Skip to content

[builder API] Make gas limit configurable, and add per-validator builderAPI usage#3342

Merged
realbigsean merged 5 commits intosigp:builder-apifrom
realbigsean:configurable-gas-limit
Jul 21, 2022
Merged

[builder API] Make gas limit configurable, and add per-validator builderAPI usage#3342
realbigsean merged 5 commits intosigp:builder-apifrom
realbigsean:configurable-gas-limit

Conversation

@realbigsean
Copy link
Member

@realbigsean realbigsean commented Jul 18, 2022

Issue Addressed

#3295
#3357

Proposed Changes

Follows a similar pattern of management to suggested_fee_recipient. Persistence to validator definitions file. A CLI flag that acts as a fallback for any unspecified values in the definitions file. Additionally if nothing is specified, we default gas_limit to 30_000_000 because this is the current execution layer default, and we will default builder_proposals to false.

Blocked on #3134

@realbigsean realbigsean added blocked bellatrix Required to support the Bellatrix Upgrade labels Jul 18, 2022
@realbigsean realbigsean changed the title Make gas limit configurable [builder API] Make gas limit configurable Jul 18, 2022
… configurable-gas-limit

� Conflicts:
�	lighthouse/tests/validator_client.rs
�	validator_client/src/cli.rs
�	validator_client/src/config.rs
@realbigsean realbigsean changed the title [builder API] Make gas limit configurable [builder API] Make gas limit configurable, and add per-validator builderAPI usage Jul 21, 2022
@realbigsean realbigsean merged commit ffd11fa into sigp:builder-api Jul 21, 2022
@realbigsean realbigsean deleted the configurable-gas-limit branch November 21, 2023 16:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bellatrix Required to support the Bellatrix Upgrade blocked

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant