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

allow unprotected txns #1098

Merged
merged 4 commits into from
Dec 6, 2023

Merge branch 'arpit/fix-shadowfork' of github.com:maticnetwork/bor in…

073d75c
Select commit
Loading
Failed to load commit list.
Merged

allow unprotected txns #1098

Merge branch 'arpit/fix-shadowfork' of github.com:maticnetwork/bor in…
073d75c
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Dec 3, 2023 in 1s

55.95% (-0.07%) compared to 11969b0

View this Pull Request on Codecov

55.95% (-0.07%) compared to 11969b0

Details

Codecov Report

Attention: 22 lines in your changes are missing coverage. Please review.

Comparison is base (11969b0) 56.01% compared to head (073d75c) 55.95%.
Report is 1 commits behind head on develop.

Files Patch % Lines
core/types/transaction_signing.go 0.00% 15 Missing ⚠️
core/txpool/legacypool/legacypool.go 25.00% 4 Missing and 2 partials ⚠️
eth/backend.go 0.00% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##           develop    #1098      +/-   ##
===========================================
- Coverage    56.01%   55.95%   -0.07%     
===========================================
  Files          658      658              
  Lines       114446   114470      +24     
===========================================
- Hits         64111    64047      -64     
- Misses       46481    46576      +95     
+ Partials      3854     3847       -7     

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