-
Notifications
You must be signed in to change notification settings - Fork 1.2k
backport: merge bitcoin#19525, #20434, #22244, #20476, #19667, #22320, #18676, #19375, #21991, #20421, partial #23511 (auxiliary backports: part 8) #5120
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
Conversation
This pull request has conflicts, please rebase. |
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.
NACK
bitcoin can do 22930 because they switched to guix and downgraded glibc in 22365
running dashd produced via gitian build using this branch results in
./dashcore-3abf7af8a21f/bin/dashd: /lib/x86_64-linux-gnu/libm.so.6: version `GLIBC_2.29' not found (required by ./dashcore-3abf7af8a21f/bin/dashd)
on 18.04/bionic
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.
re-req when you need me to review :D
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.
utACK
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.
utACK for merging via merge commit
0d734c4
to
797dd85
Compare
What was done?
Backports, see commit titles for more information
How Has This Been Tested?
make check
Breaking Changes
None
Checklist:
For repository code-owners and collaborators only