-
Notifications
You must be signed in to change notification settings - Fork 715
3.3.0.0.1 to develop #6673
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
3.3.0.0.1 to develop #6673
Conversation
…gner-3.2.0.0.1.1 Merge release/signer-3.2.0.0.1.1 to master
…2.0.0.2 Merge release/3.2.0.0.2 to master
…3.0.0.0 Merge release/3.3.0.0.0 to master
…dexes Perf: add indexes for nakamoto_block_headers
…1_version update signer version for release
…-version-update feat: improve clarity version epoch check
|
Ugh, a new conflict. Fixing now... |
270c9fb
|
Seems this broke a bunch of things |
|
I see. I missed updating here: |
francesco-stacks
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
lgtm!
dc555b4
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## develop #6673 +/- ##
===========================================
+ Coverage 70.52% 79.72% +9.20%
===========================================
Files 575 575
Lines 355819 355827 +8
===========================================
+ Hits 250935 283684 +32749
+ Misses 104884 72143 -32741
... and 314 files with indirect coverage changes Continue to review full report in Codecov by Sentry.
🚀 New features to boost your workflow:
|
|
This pull request has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs. |
Resolves merge conflicts merging 3.3.0.0.1 into develop.
Heads up that if you were running
developon a live node, the chainstate schema will need some manual surgery since both the 3.3.0.0.1 release anddevelopwere using schema version 12, so I had to bumpdevelop's change to 13.This replaces #6667