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

Add defer recovery for failed txs when tracing and estimating gas #1991

Merged
merged 5 commits into from
Dec 18, 2024

Conversation

philipsu522
Copy link
Contributor

Describe your changes and provide context

Testing performed to validate your change

@philipsu522 philipsu522 changed the title Bump geth Add defer recovery for failed txs when tracing Dec 12, 2024
@philipsu522 philipsu522 enabled auto-merge (squash) December 12, 2024 19:46
Copy link

codecov bot commented Dec 12, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 61.50%. Comparing base (e8e4b3b) to head (e48c56d).
Report is 229 commits behind head on main.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #1991      +/-   ##
==========================================
- Coverage   61.64%   61.50%   -0.14%     
==========================================
  Files         365      263     -102     
  Lines       26178    24349    -1829     
==========================================
- Hits        16138    14977    -1161     
+ Misses       8967     8258     -709     
- Partials     1073     1114      +41     

see 220 files with indirect coverage changes

@philipsu522 philipsu522 changed the title Add defer recovery for failed txs when tracing Add defer recovery for failed txs when tracing and estimating gas Dec 13, 2024
@philipsu522 philipsu522 merged commit bacd292 into main Dec 18, 2024
47 checks passed
@philipsu522 philipsu522 deleted the bump-geth branch December 18, 2024 22:58
yzang2019 added a commit that referenced this pull request Dec 20, 2024
* main:
  Add defer recovery for failed txs when tracing (#1991)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants