-
Notifications
You must be signed in to change notification settings - Fork 332
test: Block header validation fixes #1244
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
Conversation
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## master #1244 +/- ##
==========================================
- Coverage 94.55% 94.41% -0.14%
==========================================
Files 175 175
Lines 19714 19732 +18
==========================================
- Hits 18640 18630 -10
- Misses 1074 1102 +28
Flags with carried forward coverage won't be shown. Click here to find out more.
🚀 New features to boost your workflow:
|
eb24fd2 to
887d5a0
Compare
887d5a0 to
84d5f40
Compare
|
I rebased and pushed, let us know if there was anything which could stop us from moving ahead with this. |
Codecov Report❌ Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## master #1244 +/- ##
==========================================
- Coverage 84.83% 84.82% -0.01%
==========================================
Files 169 169
Lines 20356 20373 +17
Branches 4121 4125 +4
==========================================
+ Hits 17268 17281 +13
- Misses 438 440 +2
- Partials 2650 2652 +2
Flags with carried forward coverage won't be shown. Click here to find out more.
🚀 New features to boost your workflow:
|
|
I'm fine with this being taken over. Don't remember what exactly I wanted to add here. Supposedly some blockchain tests should be enabled as a result of the fixes (maybe |
84d5f40 to
211c230
Compare
Thank you! Fully reenabling these tests causes a cascade of issues, and the requirement to handle ommers in 100%. For now I need the difficulty part, if there's capacity I'll circle back to it later. |
No description provided.