Skip to content

feat: allow specifying gas parameters for transactions #17

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Jun 23, 2025
Merged

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.

Copy link

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

Copy link

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

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.
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