-
Notifications
You must be signed in to change notification settings - Fork 38.7k
[23.x] GUI backports #25828
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
[23.x] GUI backports #25828
Conversation
Qt 5.15.3 release is a patch release made on the top of Qt 5.15.2. As a patch release, Qt 5.15.3 does not add any new functionality but provides bug fixes and other improvements. https://code.qt.io/cgit/qt/qtreleasenotes.git/about/qt/5.15.3/release-note.md * dropped patches: - patches/qt/dont_use_avx_android_x86_64.patch - patches/qt/fix_bigsur_style.patch * adjusted patches: - patches/qt/fix_android_jni_static.patch - patches/qt/fix_limits_header.patch - patches/qt/use_android_ndk23.patch Co-authored-by: Hennadii Stepanov <32963518+hebasto@users.noreply.github.com> Github-Pull: bitcoin#24668 Rebased-From: ef20add
Watchonly wallets do not have any private keys to encrypt. It does not make sense to encrypt such wallets, so disable the option to encrypt them. This avoids an assertion that can be hit when encrypting watchonly descriptor wallets. Github-Pull: bitcoin-core/gui#631 Rebased-From: 4c49541
|
GUIX hashes x86: |
|
Added my Guix build hashes to the PR description. |
jarolrod
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.
ACK 31ca698
Verified the spacing bug due to Qt on macOS is not present, and the encryption bug is still fixed.
|
In general, backporting dependency bumps is something we try and avoid; especially if the only reason for doing so is something as trivial as #24939 (GUI text spacing issue that only occurs on certain versions of a single OS). It'll be great when the project no-longer has to deal with this kind of stuff. |
Backports:
Guix builds on
x86_64: