-
Notifications
You must be signed in to change notification settings - Fork 84
DigiByte Core ( BTC22.1 Backports for BTC Core 22 ) #232
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
|
So this PR compiles, runs, and all tests pass. But when looking at all was exactly changed you reference: But those changes are not in this PR? Were they already changed? |
Yes parts where already in it. After this pr we have all updates/fix from btc core 22.1. In DigiByte core. |
Awesome, good stuff. The rest look straightforward and helpful. I am waiting for all the Python functional tests to run and will ACK it. |
gto90
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.
utACK
JaredTate
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.
ycagel
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.
cACK.



Fixes Included:
build: Restrict check for CRC32C intrinsic to aarch64 #23045
Fix (inverse) meaning of -persistmempool #23061
build: Fix guix linker-loader path and add check_ELF_interpreter #23148
system: skip trying to set the locale on NetBSD #22390
build, qt: Fix typo in QtInputSupport check #22820
wallet: fix the behavior of IsHDEnabled, return false in case of a blank hd wallet. #22781
consensus: don't call GetBlockPos in ReadBlockFromDisk without cs_main lock #22895
refactor: include a missing header in fs.cpp #23335
wallet: fix segfault by avoiding invalid default-ctored external_spk_managers entry #23333
build: patch qt to explicitly define previously implicit header include #23580
ci: Replace soon EOL hirsute with jammy #23504
test: fix ceildiv division by using integers #24239