[18.x] backport: backports for rc5 and bump#4856
Conversation
|
Missing #4843, #4846 and #4854 (see https://github.com/dashpay/dash/pulls?q=is%3Apr+is%3Aclosed+label%3Abackport-candidate-18.x). Also, ideally, 3636ec0 should be done on develop first and then backported. |
3636ec0 to
24b94e6
Compare
…encode support was compiled in (dashpay#4854)
24b94e6 to
8aefb77
Compare
|
Cherry picked 4854, and dropped copyright, the other two have conflicting changes; maybe @knst can create a backport PR with his commits |
|
1233977a0fb15fa69cf2bb87b88a8d91e0f23ac2 and db91e4f8e9e90472b9b8619c4f4fababb6950996 should do it I think |
* Fix build of qtbase in contrib for Gcc 11.x It adds a patch with missing include <limits> in qtbase/src/tools/moc/generator.cpp * Merge bitcoin#23716: test: replace hashlib.ripemd160 with an own implementation 5b559dc Swap out hashlib.ripemd160 for own implementation (Pieter Wuille) ad3e9e1 Add pure Python RIPEMD-160 (Pieter Wuille) Pull request description: Closes bitcoin#23710. ACKs for top commit: jamesob: ACK bitcoin@5b559dc, pending CI Tree-SHA512: dcd4ea2027eac572f7ab0da434b081b9a5d6b78675e559258a446b4d254b29d93c4d2cc12da4a28303543d6d99f5f2246fde4052e84af81d18e04399b137b39e * Updates doc for Unix build: added missing dependency bison Co-authored-by: MarcoFalke <falke.marco@gmail.com>
* Qt: fix layout of components on "Wallet Repair" window * Qt: refactor ui xml config It orders components accordingly their positions on windows and fixes space indentation
|
Okay @UdjinM6 please review |
QuantumExplorer
left a comment
There was a problem hiding this comment.
Approved because these are just cherry picked commits.
|
Strange, seems as zlib 1.2.11 is not available by link anymore (404 error). I applied this patch (1.2.12) to revision 07249a8 and it works fine on Kubuntu 22.04. |
|
@knst Hmm, right. So I guess it worked for me locally cause I have zlib downloaded already and it works for gitian cause it uses |
No description provided.