-
Notifications
You must be signed in to change notification settings - Fork 27
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
Release v0.63.0 #1192
Merged
Merged
Release v0.63.0 #1192
Conversation
This file contains 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
Merge branch 'release' into master
feat(mergedmining): support dummy mining on coordinator
…refix-protection feat(cli): early protection for invalid prometheus prefix
chore(ci): update default Python version used on docker images
…eded to run the fullnode (#1098)
refactor(p2p): rename peer_id.PeerId to peer.Peer
…r-id refactor(p2p): use PeerId type instead of str
…tic metadata [part 2/2] (#1017)
Co-authored-by: Jan Segre <jan@hathor.network>
Release-candidate v0.63.0-rc.1
chore: update mainnet and testnet checkpoints and include helper script
refactor(p2p): move received peers storage to protocol
Release-candidate v0.63.0-rc.2
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## release #1192 +/- ##
===========================================
+ Coverage 84.91% 84.98% +0.07%
===========================================
Files 314 323 +9
Lines 23957 25124 +1167
Branches 3621 3859 +238
===========================================
+ Hits 20342 21352 +1010
- Misses 2905 3034 +129
- Partials 710 738 +28 ☔ View full report in Codecov by Sentry. |
…uffix chore(docker): include python suffix tags on rc images
…sync chore(p2p): decrease p2p.max_enabled_sync's default value: 16 -> 8
…vation-test chore(feature_activation): update start_height before release
Release-candidate v0.63.0-rc.3
pedroferreira1
approved these changes
Jan 10, 2025
msbrogli
approved these changes
Jan 10, 2025
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.
Changes
Release-candidates
Checklist