Skip to content

Comments

feat: allow specifying gas parameters for transactions#17

Merged
r-vdp merged 2 commits intomainfrom
rvdp/tx_gas
Jun 23, 2025
Merged

feat: allow specifying gas parameters for transactions#17
r-vdp merged 2 commits intomainfrom
rvdp/tx_gas

Conversation

@r-vdp
Copy link
Member

@r-vdp r-vdp commented Jun 20, 2025

Also replay transactions with eth_call when an explicit gas price was specified so that we get a descriptive error message from the RPC call.
Without an explicit gas price, we already get this error message from the estimate_gas call.

@github-actions
Copy link

Preview the generated documentation for this PR at:
https://Golem-Base.github.io/rust-sdk/rvdp/tx_gas/golem_base_sdk/

@github-actions
Copy link

Preview the generated documentation for this PR at:
https://Golem-Base.github.io/rust-sdk/rvdp/tx_gas/golem_base_sdk/

@github-actions
Copy link

Preview the generated documentation for this PR at:
https://Golem-Base.github.io/rust-sdk/rvdp/tx_gas/golem_base_sdk/

Base automatically changed from rvdp/dev to main June 23, 2025 15:26
r-vdp added 2 commits June 23, 2025 17:27
Also replay transactions with eth_call when an explicit gas price was
specified so that we get a descriptive error message from the RPC call.
Without an explicit gas price, we already get this error message from
the estimate_gas call.
@github-actions
Copy link

Preview the generated documentation for this PR at:
https://Golem-Base.github.io/rust-sdk/rvdp/tx_gas/golem_base_sdk/

@r-vdp r-vdp enabled auto-merge June 23, 2025 15:31
@r-vdp r-vdp merged commit b84bf94 into main Jun 23, 2025
2 checks passed
@r-vdp r-vdp deleted the rvdp/tx_gas branch June 23, 2025 15:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant