chore: update mainnet and testnet checkpoints and include helper script#1189
Merged
chore: update mainnet and testnet checkpoints and include helper script#1189
Conversation
glevco
previously approved these changes
Nov 28, 2024
|
| Branch | chore/update-checkpoints |
| Testbed | ubuntu-22.04 |
🚨 1 Alert
| Benchmark | Measure Units | View | Benchmark Result (Result Δ%) | Lower Boundary (Limit %) |
|---|---|---|---|---|
| sync-v2 (up to 20000 blocks) | Latency nanoseconds (ns) | 📈 plot 🚨 alert (🔔) 🚷 threshold | 89,915,107,841.74 (-10.51%) | 90,424,909,396.04 (100.57%) |
Click to view all benchmark results
| Benchmark | Latency | Benchmark Result nanoseconds (ns) (Result Δ%) | Lower Boundary nanoseconds (ns) (Limit %) | Upper Boundary nanoseconds (ns) (Limit %) |
|---|---|---|---|---|
| sync-v2 (up to 20000 blocks) | 📈 view plot 🚨 view alert (🔔) 🚷 view threshold | 89,915,107,841.74 (-10.51%) | 90,424,909,396.04 (100.57%) | 110,519,333,706.27 (81.36%) |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #1189 +/- ##
==========================================
- Coverage 84.97% 84.92% -0.05%
==========================================
Files 323 323
Lines 25044 25044
Branches 3846 3846
==========================================
- Hits 21281 21269 -12
- Misses 3026 3041 +15
+ Partials 737 734 -3 ☔ View full report in Codecov by Sentry. |
msbrogli
previously approved these changes
Nov 28, 2024
171e832 to
c873c7e
Compare
c873c7e to
f2fb42a
Compare
glevco
approved these changes
Nov 28, 2024
2 tasks
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Motivation
Checkpoints are outdated.
Acceptance Criteria
Checklist
master, confirm this code is production-ready and can be included in future releases as soon as it gets merged