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/project succeeded Apr 1, 2024 in 0s

46.55511% (-0.36631%) compared to 9ed2dd0

View this Pull Request on Codecov

46.55511% (-0.36631%) compared to 9ed2dd0

Details

Codecov Report

Attention: Patch coverage is 27.27273% with 8 lines in your changes are missing coverage. Please review.

Project coverage is 46.55511%. Comparing base (9ed2dd0) to head (1256026).

❗ Current head 1256026 differs from pull request most recent head 0bd0e22. Consider uploading reports for the commit 0bd0e22 to get more accurate results

Files Patch % Lines
ethergo/submitter/chain_queue.go 27.27273% 7 Missing and 1 partial ⚠️
Additional details and impacted files
@@                     Coverage Diff                     @@
##           feat/bump-fee-cap       #2417         +/-   ##
===========================================================
- Coverage           46.92142%   46.55511%   -0.36631%     
===========================================================
  Files                    399         399                 
  Lines                  30566       30596         +30     
  Branches                  83          83                 
===========================================================
- Hits                   14342       14244         -98     
- Misses                 14699       14828        +129     
+ Partials                1525        1524          -1     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.