eth: fix overflow impacting milestone lock and syncing#2111
eth: fix overflow impacting milestone lock and syncing#2111marcello33 merged 3 commits intodevelopfrom
Conversation
|
@claude Do a careful review on this PR. Looking for any potential bug introduced by the changes or vulnerabilities. Also classify if this PR is a high, medium or low risk change in terms of how much time we need to test it before feel safe to trust it. Check if the tests are aligned with what the fix is proposed for and if the fix address the issue it wants to fix. |
|
Claude encountered an error —— View job I'll analyze this and get back to you. |
Codecov Report❌ Patch coverage is
❌ Your patch status has failed because the patch coverage (65.00%) is below the target coverage (90.00%). You can increase the patch coverage or adjust the target coverage. Additional details and impacted files@@ Coverage Diff @@
## develop #2111 +/- ##
===========================================
- Coverage 51.44% 51.44% -0.01%
===========================================
Files 881 881
Lines 153821 153835 +14
===========================================
- Hits 79139 79134 -5
- Misses 69506 69520 +14
- Partials 5176 5181 +5
... and 16 files with indirect coverage changes
🚀 New features to boost your workflow:
|
|
* eth: fix overflow impacting milestone lock and syncing * eth: address comments (cherry picked from commit 27130c2)



Description
Fixes issue 66.