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

Submitter: only bump gas price for transactions with current nonce #2417

Closed
wants to merge 5 commits into from

Feat: only bump gas in setGasPrice on current nonce

1256026
Select commit
Loading
Failed to load commit list.
Closed

Submitter: only bump gas price for transactions with current nonce #2417

Feat: only bump gas in setGasPrice on current nonce
1256026
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Apr 1, 2024 in 0s

27.27273% of diff hit (target 46.92142%)

View this Pull Request on Codecov

27.27273% of diff hit (target 46.92142%)

Annotations

Check warning on line 92 in ethergo/submitter/chain_queue.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

ethergo/submitter/chain_queue.go#L91-L92

Added lines #L91 - L92 were not covered by tests

Check warning on line 183 in ethergo/submitter/chain_queue.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

ethergo/submitter/chain_queue.go#L179-L183

Added lines #L179 - L183 were not covered by tests