Skip to content
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

better comment for gas bumping function #1129

Closed
wants to merge 1 commit into from

Conversation

Tofel
Copy link
Contributor

@Tofel Tofel commented Sep 9, 2024


Below is a summarization created by an LLM (gpt-4-0125-preview). Be mindful of hallucinations and verify accuracy.

Why

The changes made to the client_builder.go file enhance flexibility and clarity in setting transfer gas fees and gas bumping strategies for transactions. By allowing the specification of a transfer gas fee and modifying the defaults and behavior of gas bumping, these updates provide users with more control over transaction cost management and retry strategies.

What

  • seth/client_builder.go
    • Modified WithTransferGasFee to ensure the transfer gas fee is set across all network configurations, enhancing consistency.
    • Updated WithGasBumping documentation and default behavior to indicate no retries by default, and clarified the usage of custom bumping strategy for more flexible transaction management.

@cl-sonarqube-production
Copy link

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