-
Notifications
You must be signed in to change notification settings - Fork 26
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-candidate v0.59.0-rc.1 #937
Conversation
Release v0.58.0
tests(event): fix missing hash update
feat(debug): make it possible to connect a remote ipython shell
chore: add support for Python 3.12
…crese-evaluation-interval feat(feature-activation): decrease mainnet evaluation interval to 1 week
…regression-on-windows tests: fix CI regression on Windows + Python 3.10
chore: bump version to v0.59.0
…ength feat(merged-mining): configure new max merkle path length on testnet
Codecov ReportAttention:
Additional details and impacted files@@ Coverage Diff @@
## release-candidate #937 +/- ##
=====================================================
+ Coverage 85.33% 85.42% +0.08%
=====================================================
Files 284 290 +6
Lines 22330 22454 +124
Branches 3367 3377 +10
=====================================================
+ Hits 19056 19181 +125
- Misses 2602 2610 +8
+ Partials 672 663 -9 ☔ View full report in Codecov by Sentry. |
feat(cli): mark sync-v2 parameters as safe and deprecate --x-* ones
Changes
Checklist