Skip to content

Add tx gas limit to driver config#3783

Merged
m-sz merged 2 commits intomainfrom
add-tx-gas-limit-to-driver-config
Oct 17, 2025
Merged

Add tx gas limit to driver config#3783
m-sz merged 2 commits intomainfrom
add-tx-gas-limit-to-driver-config

Conversation

@m-sz
Copy link
Copy Markdown
Contributor

@m-sz m-sz commented Oct 17, 2025

Description

Required for tx gas configuration to be backwards compatible and guarantee smooth deployment.

The infrastructure will be able to set tx gas limit per chain, but unless this field is expected, the driver would just panic on parsing the config.

This introduces the required field as an option, and does not do anything with the value if set.
#3780 will actually make it mandatory and work.

@m-sz m-sz requested a review from a team as a code owner October 17, 2025 10:03
@m-sz m-sz merged commit 83fa8f4 into main Oct 17, 2025
17 checks passed
@m-sz m-sz deleted the add-tx-gas-limit-to-driver-config branch October 17, 2025 10:25
@github-actions github-actions Bot locked and limited conversation to collaborators Oct 17, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants