Pull-Requests
pull
Use std::thread::hardware_concurrency, instead of Boost, to determine available cores
#10271
fanquake on April 25, 2017 Utils/log/libs
fanquake on April 25, 2017 Utils/log/libs
pull
[docs] Remove partial gitian build instructions from descriptors dir.
#11414
fanquake on September 28, 2017 Docs
fanquake on September 28, 2017 Docs
pull
[Docs] Update Windows build instructions for using WSL and Ubuntu 17.04
#11437
fanquake on October 2, 2017 DocsWindows
fanquake on October 2, 2017 DocsWindows
pull
[Docs] Update OpenBSD Build Instructions for OpenBSD 6.2
#11442
fanquake on October 3, 2017 DocsLinux/Unix
fanquake on October 3, 2017 DocsLinux/Unix
pull
Build: Fix Automake warnings when running autogen.sh
#11541
fanquake on October 21, 2017 Build system
fanquake on October 21, 2017 Build system
pull
[build] Don't fail when passed --disable-lcov and lcov isn't available
#11611
fanquake on November 5, 2017 Build system
fanquake on November 5, 2017 Build system
pull
[build] Add temp_bitcoin_locale_qrc to CLEAN_QT to fix make distcheck
#11621
fanquake on November 6, 2017 Build system
fanquake on November 6, 2017 Build system
pull
[Docs] Bump minimum required version of GCC to 4.8
#11755
fanquake on November 23, 2017 DocsBuild system
fanquake on November 23, 2017 DocsBuild system
pull
[build] Warn that only libconsensus can be built without Boost
#11936
fanquake on December 18, 2017 Build system
fanquake on December 18, 2017 Build system
pull
[backport] #11847 Make boost::multi_index comparators const
#12032
fanquake on December 27, 2017 Backport
fanquake on December 27, 2017 Backport
pull
[scripts] Add missing univalue file to copyright_header.py
#12075
fanquake on January 2, 2018 Scripts and tools
fanquake on January 2, 2018 Scripts and tools
pull
[contrib] Use BDB_LIBS/CFLAGS and pass --disable-replication
#12095
fanquake on January 5, 2018 Build systemScripts and tools
fanquake on January 5, 2018 Build systemScripts and tools
pull
[trivial][docs] Fix incorrect link in /test/ README.md
#12241
fanquake on January 22, 2018 Docs
fanquake on January 22, 2018 Docs
pull
[rpc] Mention that HD is enabled if hdmasterkeyid is present
#12293
fanquake on January 29, 2018 WalletRPC/REST/ZMQ
fanquake on January 29, 2018 WalletRPC/REST/ZMQ
pull
[Docs] Create NetBSD build instructions and fix compilation
#12294
fanquake on January 29, 2018 DocsLinux/Unix
fanquake on January 29, 2018 DocsLinux/Unix
pull
[depends] expat 2.2.5, ccache 3.4.1, miniupnpc 2.0.20180203
#12402
fanquake on February 10, 2018 Build system
fanquake on February 10, 2018 Build system
pull
depends: Only use D_DARWIN_C_SOURCE when building miniupnpc on darwin
#12466
fanquake on February 17, 2018 Build system
fanquake on February 17, 2018 Build system
pull
[0.16] depends: Switch to downloading expat from GitHub
#12585
fanquake on March 3, 2018 Build system
fanquake on March 3, 2018 Build system
pull
backport: #11995 Fix Qt build with Xcode 9
#12636
fanquake on March 7, 2018 Build systemBackport
fanquake on March 7, 2018 Build systemBackport
pull
backport: #12556 fix version typo in getpeerinfo RPC call help
#12637
fanquake on March 7, 2018 DocsBackport
fanquake on March 7, 2018 DocsBackport
pull
build: update ax_boost_chrono/unit_test_framework
#13095
fanquake on April 26, 2018 Build system
fanquake on April 26, 2018 Build system
pull
GUI: Rephrase Bech32 checkbox texts, and enable it with legacy address default
#13251
fanquake on May 17, 2018 GUI
fanquake on May 17, 2018 GUI
pull
[0.16.1] doc: Bump to Ubuntu Bionic 18.04 in build-windows.md
#13336
fanquake on May 28, 2018 Backport
fanquake on May 28, 2018 Backport
pull
doc: Update command line help for -printtoconsole and -debuglogfile (satwo)
#13614
fanquake on July 8, 2018 Docs
fanquake on July 8, 2018 Docs
pull
Simplify ProcessGetBlockData execution by removing send flag
#13670
fanquake on July 15, 2018 RefactoringP2P
fanquake on July 15, 2018 RefactoringP2P
pull
Only allocate a LevelDB block cache if LevelDB will actually use it
#13741
fanquake on July 22, 2018 UTXO Db and IndexesResource usageUp for grabs
fanquake on July 22, 2018 UTXO Db and IndexesResource usageUp for grabs
pull
gui: don't disable the sync overlay when wallet is disabled
#13848
fanquake on August 2, 2018 GUI
fanquake on August 2, 2018 GUI
pull
[0.17] doc: merge upstream release-notes from bitcoin-core/bitcoin-devwiki
#14157
fanquake on September 6, 2018 Docs
fanquake on September 6, 2018 Docs
pull
doc: mention that macOS system headers now require manual installation
#14352
fanquake on September 29, 2018 DocsmacOS
fanquake on September 29, 2018 DocsmacOS
pull
gui: explicitly disable "Dark Mode" appearance on macOS
#14593
fanquake on October 28, 2018 GUImacOS
fanquake on October 28, 2018 GUImacOS
pull
build: Add CLIENT_VERSION_BUILD to CFBundleGetInfoString
#14701
fanquake on November 10, 2018 macOSBuild system
fanquake on November 10, 2018 macOSBuild system
pull
[rebase] threads: fix unitialized members in sched_param
#14839
fanquake on November 29, 2018 Utils/log/libs
fanquake on November 29, 2018 Utils/log/libs
pull
[backport] #14679 importmulti: Don't add internal addresses to address book
#14900
fanquake on December 9, 2018 WalletBackport
fanquake on December 9, 2018 WalletBackport
pull
docs: add NSIS setup/install steps to windows docs
#14950
fanquake on December 13, 2018 DocsWindows
fanquake on December 13, 2018 DocsWindows
pull
rpc: remove duplicate solvable field from getaddressinfo
#15186
fanquake on January 17, 2019 DocsRPC/REST/ZMQ
fanquake on January 17, 2019 DocsRPC/REST/ZMQ
pull
zmq: log outbound message high water mark when reusing socket
#15209
fanquake on January 19, 2019 RPC/REST/ZMQUtils/log/libs
fanquake on January 19, 2019 RPC/REST/ZMQUtils/log/libs
pull
[0.17] doc: Remove errant paste from walletcreatefundedpsbt for nLocktime replaceable
#15251
fanquake on January 25, 2019 DocsRPC/REST/ZMQBackport
fanquake on January 25, 2019 DocsRPC/REST/ZMQBackport
pull
doc: correct logging return type and RPC example
#15272
fanquake on January 27, 2019 DocsRPC/REST/ZMQ
fanquake on January 27, 2019 DocsRPC/REST/ZMQ
pull
backport: Ensure tried collisions resolve, and allow feeler connections to existing outbound netgroups
#15563
fanquake on March 9, 2019 P2PBackport
fanquake on March 9, 2019 P2PBackport
pull
cli: remove duplicate wallet fields from -getinfo
#15564
fanquake on March 9, 2019 Utils/log/libs
fanquake on March 9, 2019 Utils/log/libs
pull
cli: replace testnet with chain and return network name as per BIP70.
#15566
fanquake on March 9, 2019 Utils/log/libs
fanquake on March 9, 2019 Utils/log/libs
pull
rpc: Rename size to vsize in mempool related calls
#15637
fanquake on March 22, 2019 RPC/REST/ZMQ
fanquake on March 22, 2019 RPC/REST/ZMQ
pull
doc: correct bitcoinconsensus_version in shared-libraries.md
#15765
fanquake on April 7, 2019 Docs
fanquake on April 7, 2019 Docs
pull
qt: update request payment button text and tab description
#15829
fanquake on April 16, 2019 GUI
fanquake on April 16, 2019 GUI
pull
contrib: use newer config.guess & config.sub in install_db4.sh
#16086
fanquake on May 24, 2019 Build systemScripts and tools
fanquake on May 24, 2019 Build systemScripts and tools
pull
gui: move coin control "OK" to the right hand side of the dialog
#16113
fanquake on May 28, 2019 GUI
fanquake on May 28, 2019 GUI
pull
contrib: add curl as a required program in gitian-build.py
#16114
fanquake on May 28, 2019 Scripts and tools
fanquake on May 28, 2019 Scripts and tools
pull
scripts: add key for Michael Ford (fanquake) to trusted keys list
#16162
fanquake on June 7, 2019 Scripts and tools
fanquake on June 7, 2019 Scripts and tools
pull
0.17.2 backport: build with -fstack-reuse=none and test case
#16163
fanquake on June 7, 2019 Backport
fanquake on June 7, 2019 Backport
pull
build: ignore macOS make deploy artefacts & add them to clean-local
#16371
fanquake on July 11, 2019 Build system
fanquake on July 11, 2019 Build system
pull
build: remove qt libjpeg check from bitcoin_qt.m4
#16441
fanquake on July 23, 2019 Build system
fanquake on July 23, 2019 Build system
pull
build: skip deploying plugins we dont use in macdeployqtplus
#16477
fanquake on July 28, 2019 Build system
fanquake on July 28, 2019 Build system
pull
test: only include and use OpenSSL where it's actually needed (BIP70)
#16554
fanquake on August 6, 2019 Tests
fanquake on August 6, 2019 Tests
pull
descriptor: fix missed m_script_arg arg renaming in #14934
#16609
fanquake on August 14, 2019 Descriptors
fanquake on August 14, 2019 Descriptors
pull
scripts: move update-translations.py to maintainer-tools repo
#16665
fanquake on August 20, 2019 Scripts and tools
fanquake on August 20, 2019 Scripts and tools
pull
build: remove mingw linker workaround from win gitian descriptor
#16667
fanquake on August 20, 2019 Build system
fanquake on August 20, 2019 Build system
pull
build: use new fork of osslsigncode for windows gitian signing
#16669
fanquake on August 20, 2019 WindowsBuild system
fanquake on August 20, 2019 WindowsBuild system
pull
gui: remove unused PlatformStyle::TextColorIcon
#16677
fanquake on August 22, 2019 GUIRefactoring
fanquake on August 22, 2019 GUIRefactoring
pull
[0.17] doc: Remove release note fragment from #16639
#16861
fanquake on September 13, 2019 Docs
fanquake on September 13, 2019 Docs
pull
build: update boost macros to latest upstream for improved error reporting
#16870
fanquake on September 13, 2019 Build system
fanquake on September 13, 2019 Build system
pull
build: make building protobuf optional in depends
#16871
fanquake on September 14, 2019 Build system
fanquake on September 14, 2019 Build system
pull
consensus: Improve CScriptNum error reporting
#16881
fanquake on September 16, 2019 ConsensusNeeds Conceptual Review
fanquake on September 16, 2019 ConsensusNeeds Conceptual Review
pull
build: only pass --disable-dependency-tracking to packages that understand it
#16949
fanquake on September 24, 2019 Build system
fanquake on September 24, 2019 Build system
pull
doc: add "trusted" string to gettransaction help
#16951
fanquake on September 24, 2019 DocsRPC/REST/ZMQ
fanquake on September 24, 2019 DocsRPC/REST/ZMQ
pull
doc: replace outdated OpenSSL comment in test README
#16960
fanquake on September 25, 2019 DocsTests
fanquake on September 25, 2019 DocsTests
pull
gui: remove OpenSSL PRNG seeding (Windows, Qt only)
#17151
fanquake on October 15, 2019 GUIWindows
fanquake on October 15, 2019 GUIWindows
pull
random: remove call to RAND_screen() (Windows only)
#17191
fanquake on October 18, 2019 WindowsUtils/log/libs
fanquake on October 18, 2019 WindowsUtils/log/libs
pull
contrib: remove accounts from bash completion
#17282
fanquake on October 28, 2019 Scripts and tools
fanquake on October 28, 2019 Scripts and tools
pull
doc: update MSVC instructions to remove Qt OpenSSL linking
#17309
fanquake on October 29, 2019 DocsWindows
fanquake on October 29, 2019 DocsWindows
pull
cli: fix -getinfo output when compiled with no wallet
#17368
fanquake on November 4, 2019 Utils/log/libs
fanquake on November 4, 2019 Utils/log/libs
pull
[0.19] cli: fix -getinfo output when compiled with no wallet
#17417
fanquake on November 8, 2019 Backport
fanquake on November 8, 2019 Backport
pull
test: fix "bitcoind already running" warnings on macOS
#17488
fanquake on November 15, 2019 Tests
fanquake on November 15, 2019 Tests
pull
utils: Use GetProcessWorkingSetSizeEx to get limit for Win32LockedPageAllocator
#17494
fanquake on November 16, 2019 WindowsUtils/log/libs
fanquake on November 16, 2019 WindowsUtils/log/libs
pull
random: mark RandAddPeriodic and SeedPeriodic as noexcept
#17507
fanquake on November 18, 2019 Utils/log/libs
fanquake on November 18, 2019 Utils/log/libs
pull
build: Bump minimum libc to 2.17 for release binaries
#17538
fanquake on November 20, 2019 Build system
fanquake on November 20, 2019 Build system
pull
build: remove libanl.so.1 from ALLOWED_LIBRARIES
#17545
fanquake on November 20, 2019 Build systemScripts and tools
fanquake on November 20, 2019 Build systemScripts and tools
pull
build: set minimum supported macOS to 10.12
#17550
fanquake on November 21, 2019 macOSBuild system
fanquake on November 21, 2019 macOSBuild system
pull
util: make ScheduleBatchPriority advisory only
#17604
fanquake on November 25, 2019 Utils/log/libs
fanquake on November 25, 2019 Utils/log/libs
pull
depends: add ability to skip building qrencode
#17658
fanquake on December 3, 2019 Build system
fanquake on December 3, 2019 Build system
pull
build: remove deprecated key from macOS Info.plist
#17660
fanquake on December 3, 2019 macOSBuild system
fanquake on December 3, 2019 macOSBuild system
pull
build: pass -dead_strip_dylibs to ld on macOS
#17663
fanquake on December 3, 2019 macOSBuild system
fanquake on December 3, 2019 macOSBuild system
pull
build: add -bind_at_load to macOS hardened LDFLAGS
#17686
fanquake on December 6, 2019 macOSBuild system
fanquake on December 6, 2019 macOSBuild system
pull
test: re-enable CLI test support by using EncodeDecimal in json.dumps()
#17705
fanquake on December 9, 2019 Tests
fanquake on December 9, 2019 Tests
pull
build: remove linking librt for backwards compatibility
#17738
fanquake on December 12, 2019 Build system
fanquake on December 12, 2019 Build system
pull
build: remove configure checks for win libraries we don't link against
#17740
fanquake on December 13, 2019 WindowsBuild system
fanquake on December 13, 2019 WindowsBuild system
pull
build: remove WINDOWS_BITS from build system
#17756
fanquake on December 16, 2019 WindowsBuild system
fanquake on December 16, 2019 WindowsBuild system
pull
scripts: add MACHO PIE check to security-check.py
#17787
fanquake on December 21, 2019 Scripts and tools
fanquake on December 21, 2019 Scripts and tools
pull
random: don't special case clock usage on macOS
#17800
fanquake on December 24, 2019 macOSUtils/log/libs
fanquake on December 24, 2019 macOSUtils/log/libs
pull
scripts: fix symbol-check & security-check argument passing
#17857
fanquake on January 3, 2020 Scripts and tools
fanquake on January 3, 2020 Scripts and tools
pull
scripts: Add MACHO dylib checks to symbol-check.py
#17863
fanquake on January 4, 2020 macOSScripts and tools
fanquake on January 4, 2020 macOSScripts and tools
pull
[0.18] scripts: fix check-symbols & check-security argument passing
#17881
fanquake on January 6, 2020 Backport
fanquake on January 6, 2020 Backport
pull
build: remove double LIBBITCOIN_SERVER linking
#17910
fanquake on January 12, 2020 Build system
fanquake on January 12, 2020 Build system
pull
build: add linker optimisation flags to gitian & guix (Linux)
#17929
fanquake on January 15, 2020 Build system
fanquake on January 15, 2020 Build system
pull
build: pass -fno-ident in Windows gitian descriptor
#17948
fanquake on January 17, 2020 Build system
fanquake on January 17, 2020 Build system
pull
build: remove --large-address-aware linker flag
#18003
fanquake on January 26, 2020 Build system
fanquake on January 26, 2020 Build system
pull
build: don't embed a build-id when building libdmg-hfsplus
#18004
fanquake on January 26, 2020 Build system
fanquake on January 26, 2020 Build system
pull
test: only declare a main() when fuzzing with AFL
#18008
fanquake on January 27, 2020 macOSTests
fanquake on January 27, 2020 macOSTests
pull
tests: reset fIsBareMultisigStd after bare-multisig tests
#18018
fanquake on January 29, 2020 Tests
fanquake on January 29, 2020 Tests
pull
build: add missing attributes to Win installer
#18059
fanquake on February 3, 2020 WindowsBuild system
fanquake on February 3, 2020 WindowsBuild system
pull
logging: enable thread_local usage on macOS
#18082
fanquake on February 6, 2020 macOSUtils/log/libs
fanquake on February 6, 2020 macOSUtils/log/libs
pull
build: ensure we aren't using GNU extensions
#18088
fanquake on February 7, 2020 BrainstormingBuild system
fanquake on February 7, 2020 BrainstormingBuild system
pull
build: add --enable-determinism configure flag
#18135
fanquake on February 13, 2020 Build system
fanquake on February 13, 2020 Build system
pull
build: replace libdmg and genisoimage with xorriso
#18151
fanquake on February 15, 2020 macOSBuild system
fanquake on February 15, 2020 macOSBuild system
pull
build: add macOS signing entitlements to macdeploy
#18171
fanquake on February 18, 2020 macOSBuild system
fanquake on February 18, 2020 macOSBuild system
pull
scripts: add MACHO lazy bindings check to security-check.py
#18295
fanquake on March 8, 2020 macOSScripts and tools
fanquake on March 8, 2020 macOSScripts and tools
pull
doc: mention MAKE=gmake workaround when building on a BSD
#18340
fanquake on March 13, 2020 Docs
fanquake on March 13, 2020 Docs
pull
random: remove getentropy() fallback for macOS < 10.12
#18364
fanquake on March 17, 2020 macOSUtils/log/libs
fanquake on March 17, 2020 macOSUtils/log/libs
pull
scripts: add PE dylib checking to symbol-check.py
#18395
fanquake on March 21, 2020 WindowsScripts and tools
fanquake on March 21, 2020 WindowsScripts and tools
pull
scripts: add MACHO tests to test-security-check.py
#18415
fanquake on March 24, 2020 macOSScripts and tools
fanquake on March 24, 2020 macOSScripts and tools
pull
tests: add a test-security target and run it in CI
#18434
fanquake on March 26, 2020 Build systemTests
fanquake on March 26, 2020 Build systemTests
pull
test: remove rapidcheck integration and tests
#18514
fanquake on April 3, 2020 Build systemTests
fanquake on April 3, 2020 Build systemTests
pull
test: skip backwards compat tests if not compiled with wallet
#18534
fanquake on April 6, 2020 Tests
fanquake on April 6, 2020 Tests
pull
build: remove -Qunused-arguments workaround for clang + ccache
#18535
fanquake on April 6, 2020 Build system
fanquake on April 6, 2020 Build system
pull
scripts: add PE .reloc section check to security-check.py
#18629
fanquake on April 14, 2020 WindowsScripts and tools
fanquake on April 14, 2020 WindowsScripts and tools
pull
build: fix ASLR for bitcoin-cli on Windows
#18702
fanquake on April 19, 2020 WindowsBuild system
fanquake on April 19, 2020 WindowsBuild system
pull
doc: note why we can't use thread_local with glibc back compat
#18709
fanquake on April 20, 2020 DocsBuild system
fanquake on April 20, 2020 DocsBuild system
pull
scripts: Add MACHO stack canary check to security-check.py
#18713
fanquake on April 21, 2020 Scripts and tools
fanquake on April 21, 2020 Scripts and tools
pull
doc: Better explain GNU ld's dislike of ld64's options
#18779
fanquake on April 27, 2020 DocsBuild system
fanquake on April 27, 2020 DocsBuild system
pull
validation: add const for minimum witness commitment size
#18780
fanquake on April 27, 2020 Validation
fanquake on April 27, 2020 Validation
pull
build: fix -Wformat-security check when compiling with GCC
#18882
fanquake on May 5, 2020 Build system
fanquake on May 5, 2020 Build system
pull
build: add stack-clash and control-flow protection options to hardening flags
#18921
fanquake on May 9, 2020 BrainstormingBuild system
fanquake on May 9, 2020 BrainstormingBuild system
pull
build: don't pass -w when building for Windows
#18928
fanquake on May 10, 2020 WindowsBuild system
fanquake on May 10, 2020 WindowsBuild system
pull
build: enforce minimum required Windows version (7)
#18956
fanquake on May 12, 2020 WindowsBuild system
fanquake on May 12, 2020 WindowsBuild system
pull
build: Use a zip instead of dmg for macOS releases
#19068
fanquake on May 26, 2020 macOSBuild systemNeeds Conceptual Review
fanquake on May 26, 2020 macOSBuild systemNeeds Conceptual Review
pull
validation: use std::chrono throughout some validation functions
#19088
fanquake on May 28, 2020 RefactoringValidation
fanquake on May 28, 2020 RefactoringValidation
pull
build: disable -stack-clash-protection on Windows
#19318
fanquake on June 18, 2020 Build system
fanquake on June 18, 2020 Build system
pull
build: target Windows 7 when building libevent and fix ipv6 usage
#19375
fanquake on June 25, 2020 WindowsBuild systemRPC/REST/ZMQ
fanquake on June 25, 2020 WindowsBuild systemRPC/REST/ZMQ
pull
doc: explain why passing -mlinker-version is required when cross-compiling
#19407
fanquake on June 29, 2020 DocsBuild system
fanquake on June 29, 2020 DocsBuild system
pull
banlist: log post-swept banlist size at startup
#19470
fanquake on July 8, 2020 P2PUtils/log/libs
fanquake on July 8, 2020 P2PUtils/log/libs
pull
build: fix building libconsensus with reduced exports for Darwin targets
#19522
fanquake on July 15, 2020 Build system
fanquake on July 15, 2020 Build system
pull
[0.20] Backport #19517 - Increment input value sum only once per UTXO in decodepsbt
#19524
fanquake on July 15, 2020 RPC/REST/ZMQBackport
fanquake on July 15, 2020 RPC/REST/ZMQBackport
pull
build: add -Wl,-z,separate-code to hardening flags
#19525
fanquake on July 15, 2020 Build system
fanquake on July 15, 2020 Build system
pull
build: split pthread flags out of ldflags and dont use when building libconsensus
#19558
fanquake on July 20, 2020 Build system
fanquake on July 20, 2020 Build system
pull
build: call AC_PATH_TOOL for dsymutil in macOS cross-compile
#19565
fanquake on July 22, 2020 Build system
fanquake on July 22, 2020 Build system
pull
[0.20] lint: fix shellcheck URL in CI install
#19612
fanquake on July 28, 2020 Scripts and tools
fanquake on July 28, 2020 Scripts and tools
pull
util: use HAVE_FDATASYNC to determine fdatasync() use
#19614
fanquake on July 28, 2020 Utils/log/libs
fanquake on July 28, 2020 Utils/log/libs
pull
doc: Clang 8 or later is required with FORCE_USE_SYSTEM_CLANG
#19617
fanquake on July 29, 2020 Docs
fanquake on July 29, 2020 Docs
pull
refactor: fix -Wbraced-scalar-init warning in validation tests
#20060
fanquake on October 2, 2020 Refactoring
fanquake on October 2, 2020 Refactoring
pull
[0.20] build: set minimum required Boost to 1.48.0
#20142
fanquake on October 13, 2020 Build system
fanquake on October 13, 2020 Build system
pull
build: fix mutex detection when building bdb on macOS
#20195
fanquake on October 20, 2020 macOSBuild system
fanquake on October 20, 2020 macOSBuild system
pull
net: use std::chrono throughout maxOutbound logic
#20253
fanquake on October 27, 2020 RefactoringP2P
fanquake on October 27, 2020 RefactoringP2P
pull
Remove references to CreateWalletFromFile
#20285
fanquake on November 2, 2020 RefactoringWallet
fanquake on November 2, 2020 RefactoringWallet
pull
build: automatically determine macOS base translations
#20336
fanquake on November 8, 2020 macOSBuild system
fanquake on November 8, 2020 macOSBuild system
pull
build: set minimum supported macOS to 10.14
#20419
fanquake on November 18, 2020 macOSBuild system
fanquake on November 18, 2020 macOSBuild system
pull
build: mac deployment unification
#20422
fanquake on November 19, 2020 macOSBuild systemUpstream
fanquake on November 19, 2020 macOSBuild systemUpstream
pull
build: fix determinism issue when building qt with Clang 8
#20440
fanquake on November 21, 2020 Build system
fanquake on November 21, 2020 Build system
pull
lint: run mypy over contrib/devtools
#20451
fanquake on November 22, 2020 TestsScripts and tools
fanquake on November 22, 2020 TestsScripts and tools
pull
build: use more legible (q)make commands in qt package
#20504
fanquake on November 26, 2020 Build system
fanquake on November 26, 2020 Build system
pull
contrib: add symbol check test for PE binaries
#20608
fanquake on December 9, 2020 WindowsScripts and tools
fanquake on December 9, 2020 WindowsScripts and tools
pull
build: more robustly check for fcf-protection support
#20720
fanquake on December 19, 2020 Build system
fanquake on December 19, 2020 Build system
pull
Use std::filesystem. Remove Boost Filesystem & System
#20744
fanquake on December 22, 2020 RefactoringBuild system
fanquake on December 22, 2020 RefactoringBuild system
pull
fuzz: remove no-longer-necessary packages from fuzzbuzz config
#20781
fanquake on December 28, 2020 Tests
fanquake on December 28, 2020 Tests
pull
build: fix linking against -latomic when building for riscv
#20938
fanquake on January 15, 2021 Build system
fanquake on January 15, 2021 Build system
pull
build: fix RELOC_SECTION security check for bitcoin-util
#20939
fanquake on January 15, 2021 Build system
fanquake on January 15, 2021 Build system
pull
refactor: move load block thread into ChainstateManager
#21030
fanquake on January 29, 2021 RefactoringValidation
fanquake on January 29, 2021 RefactoringValidation
pull
refactor: use std::shared_mutex & remove Boost Thread
#21064
fanquake on February 2, 2021 Refactoring
fanquake on February 2, 2021 Refactoring
pull
build: make macOS HOST in download-osx generic
#21065
fanquake on February 2, 2021 Build system
fanquake on February 2, 2021 Build system
pull
guix: only download sources for hosts being built
#21078
fanquake on February 4, 2021 Build system
fanquake on February 4, 2021 Build system
pull
test: remove type: comments in favour of actual annotations
#21107
fanquake on February 8, 2021 Tests
fanquake on February 8, 2021 Tests
pull
util: remove Boost posix_time usage from GetTime*
#21110
fanquake on February 8, 2021 RefactoringUtils/log/libs
fanquake on February 8, 2021 RefactoringUtils/log/libs
pull
scripts: check for control flow instrumentation in security-check.py
#21135
fanquake on February 10, 2021 Scripts and tools
fanquake on February 10, 2021 Scripts and tools
pull
build: remove mostly pointless BOOST_PROCESS macro
#21182
fanquake on February 15, 2021 Build system
fanquake on February 15, 2021 Build system
pull
rpc: replace wallet raw pointers with references (#18592 rebased)
#21331
fanquake on March 2, 2021 WalletRPC/REST/ZMQ
fanquake on March 2, 2021 WalletRPC/REST/ZMQ
pull
build: set Unicode true for NSIS installer
#21333
fanquake on March 2, 2021 WindowsBuild system
fanquake on March 2, 2021 WindowsBuild system
pull
build: set --build when configuring packages in depends
#21403
fanquake on March 10, 2021 Build system
fanquake on March 10, 2021 Build system
pull
compat: remove memcpy -> memmove backwards compatibility alias
#21405
fanquake on March 10, 2021 Utils/log/libs
fanquake on March 10, 2021 Utils/log/libs
pull
build: don't try and use -fstack-clash-protection on Windows
#21421
fanquake on March 12, 2021 WindowsBuild system
fanquake on March 12, 2021 WindowsBuild system
pull
build: split libtapi and clang out of native_cctools
#21457
fanquake on March 17, 2021 macOSBuild system
fanquake on March 17, 2021 macOSBuild system
pull
build: link against -lsocket if required for *ifaddrs
#21486
fanquake on March 20, 2021 Build systemUtils/log/libs
fanquake on March 20, 2021 Build systemUtils/log/libs
pull
ci: increase CPU count of sanitizer job to increase memory limit
#21609
fanquake on April 6, 2021 Tests
fanquake on April 6, 2021 Tests
pull
build: remove -Wdeprecated-register from NOWARN flags
#21610
fanquake on April 6, 2021 Build system
fanquake on April 6, 2021 Build system
pull
[0.21] build: link against -lsocket if required for *ifaddrs
#21616
fanquake on April 6, 2021 Backport
fanquake on April 6, 2021 Backport
pull
build: fix configuring when building depends with NO_BDB=1
#21629
fanquake on April 7, 2021 Build system
fanquake on April 7, 2021 Build system
pull
refactor: add [[noreturn]] attribute where applicable
#21633
fanquake on April 7, 2021 Refactoring
fanquake on April 7, 2021 Refactoring
pull
contrib: use LIEF for macOS and Windows symbol & security checks
#21664
fanquake on April 13, 2021 Build systemScripts and tools
fanquake on April 13, 2021 Build systemScripts and tools
pull
build: use `-isysroot` over `--sysroot` on macOS
#21793
fanquake on April 28, 2021 macOSBuild system
fanquake on April 28, 2021 macOSBuild system
pull
[POC] Rust based Cuckoo Filter for m_addr_known
#21837
fanquake on May 3, 2021 BrainstormingP2P
fanquake on May 3, 2021 BrainstormingP2P
pull
release: support cross-compiling for arm64-apple-darwin
#21851
fanquake on May 4, 2021 Build system
fanquake on May 4, 2021 Build system
pull
[0.21] Backport update to Boost download URL
#21860
fanquake on May 5, 2021 Build systemBackport
fanquake on May 5, 2021 Build systemBackport
pull
scripts: add checks for minimum required OS versions
#21871
fanquake on May 6, 2021 Scripts and tools
fanquake on May 6, 2021 Scripts and tools
pull
fuzz: don't try and use fopencookie() when building for Android
#22069
fanquake on May 26, 2021 Tests
fanquake on May 26, 2021 Tests
pull
build: don't use cf-protection when targeting arm-apple-darwin
#22070
fanquake on May 26, 2021 macOSBuild system
fanquake on May 26, 2021 macOSBuild system
pull
test: remove BasicTestingSetup from unit tests that don't need it
#22086
fanquake on May 27, 2021 Tests
fanquake on May 27, 2021 Tests
pull
refactor: address ProcessNewBlock comments from #21713
#22106
fanquake on May 31, 2021 Refactoring
fanquake on May 31, 2021 Refactoring
pull
scripted-diff: rename GetSystemTimeInSeconds to GetTimeSeconds
#22107
fanquake on May 31, 2021 RefactoringUtils/log/libs
fanquake on May 31, 2021 RefactoringUtils/log/libs
pull
build: split depends Qt into native and target builds
#22142
fanquake on June 3, 2021 Build system
fanquake on June 3, 2021 Build system
pull
util: make ParseMoney return a std::optional<CAmount>
#22220
fanquake on June 11, 2021 Utils/log/libs
fanquake on June 11, 2021 Utils/log/libs
pull
[0.21] fuzz: add missing ECCVerifyHandle to base_encode_decode
#22366
fanquake on June 29, 2021 Tests
fanquake on June 29, 2021 Tests
pull
build: add and use C_STANDARD and CXX_STANDARD in depends
#22380
fanquake on July 1, 2021 Build system
fanquake on July 1, 2021 Build system
pull
guix: Test security-check sanity before performing them (with macOS)
#22381
fanquake on July 1, 2021 Build system
fanquake on July 1, 2021 Build system
pull
scripts: use LIEF for ELF security & symbol checks
#22392
fanquake on July 2, 2021 Scripts and tools
fanquake on July 2, 2021 Scripts and tools
pull
build: remove --enable-glibc-back-compat from Guix build
#22405
fanquake on July 5, 2021 Build system
fanquake on July 5, 2021 Build system
pull
build: remove --enable-determinism configure option
#22406
fanquake on July 5, 2021 Build system
fanquake on July 5, 2021 Build system
pull
build: use aarch64 Clang if cross-compiling for darwin on aarch64
#22436
fanquake on July 13, 2021 Build system
fanquake on July 13, 2021 Build system
pull
build: use newer config.guess & config.sub in depends
#22526
fanquake on July 22, 2021 Build system
fanquake on July 22, 2021 Build system
pull
[0.21] Backport: Reset scantxoutset progress before inferring descriptors
#22580
fanquake on July 29, 2021 Backport
fanquake on July 29, 2021 Backport
pull
make ParseOutputType return a std::optional<OutputType>
#22621
fanquake on August 4, 2021 WalletRPC/REST/ZMQ
fanquake on August 4, 2021 WalletRPC/REST/ZMQ
pull
scripts: prevent GCC optimising test symbols in test-symbol-check
#22645
fanquake on August 6, 2021 TestsScripts and tools
fanquake on August 6, 2021 TestsScripts and tools
pull
build: tighter Univalue integration, remove `--with-system-univalue`
#22646
fanquake on August 6, 2021 Build system
fanquake on August 6, 2021 Build system
pull
contrib: use `keys.openpgp.org` to retrieve builder keys
#22688
fanquake on August 12, 2021 Scripts and tools
fanquake on August 12, 2021 Scripts and tools
pull
wallet: use `FormatFullVersion()` & `PACKAGE_NAME` in dumpwallet
#22715
fanquake on August 16, 2021 Wallet
fanquake on August 16, 2021 Wallet
pull
doc: add inital PR and author list to 0.21.2 release notes
#22721
fanquake on August 17, 2021 Docs
fanquake on August 17, 2021 Docs
pull
windres: use PACKAGE_VERSION rather than building more version numbers
#22724
fanquake on August 17, 2021 WindowsBuild system
fanquake on August 17, 2021 WindowsBuild system
pull
Replace uses of boost::trim* with locale-independent alternatives (#18130 rebased)
#22859
fanquake on September 2, 2021 Refactoring
fanquake on September 2, 2021 Refactoring
pull
[0.20.2] rc3, (missing) release notes and backport
#22900
fanquake on September 6, 2021 Backport
fanquake on September 6, 2021 Backport
pull
consensus: move amount.h into consensus
#22951
fanquake on September 11, 2021 RefactoringConsensus
fanquake on September 11, 2021 RefactoringConsensus
pull
doc: remove WSL install instructions and point to upstream
#23007
fanquake on September 17, 2021 DocsWindows
fanquake on September 17, 2021 DocsWindows
pull
release: increase minimum compiler and lib(std)c++ requirements
#23060
fanquake on September 22, 2021 DocsBuild system
fanquake on September 22, 2021 DocsBuild system
pull
build: improve gexauxval() detection, remove getauxval() weak linking
#23082
fanquake on September 24, 2021 Build system
fanquake on September 24, 2021 Build system
pull
Add minisketch subtree and integrate into build/test
#23114
fanquake on September 28, 2021 Build systemUpstream
fanquake on September 28, 2021 Build systemUpstream
pull
bloom: use Span instead of std::vector for `insert` and `contains`
#23115
fanquake on September 28, 2021 RefactoringNeeds rebase
fanquake on September 28, 2021 RefactoringNeeds rebase
pull
build: no-longer fail default configure if BDB isn't available
#23168
fanquake on October 4, 2021 Build system
fanquake on October 4, 2021 Build system
pull
sandbox: add `newfstatat` & `copy_file_range` to allowed filesystem syscalls
#23179
fanquake on October 5, 2021 Utils/log/libs
fanquake on October 5, 2021 Utils/log/libs
pull
build: add python3.10 alias to AC_PATH_PROGS call in configure
#23182
fanquake on October 5, 2021 Build system
fanquake on October 5, 2021 Build system
pull
[POC] build: static musl libc based bitcoind
#23203
fanquake on October 6, 2021 BrainstormingBuild system
fanquake on October 6, 2021 BrainstormingBuild system
pull
build: explicitly disable libsecp256k1 openssl based tests
#23314
fanquake on October 20, 2021 Upstream
fanquake on October 20, 2021 Upstream
pull
[22.x] build: explicitly disable libsecp256k1 openssl based tests
#23315
fanquake on October 20, 2021 Build systemBackport
fanquake on October 20, 2021 Build systemBackport
pull
doc: update SECURITY.md inline with recent changes to bitcoincore.org
#23450
fanquake on November 6, 2021 Docs
fanquake on November 6, 2021 Docs
pull
doc: remove mention of system univalue from build-unix.md
#23464
fanquake on November 8, 2021 Docs
fanquake on November 8, 2021 Docs
pull
doc: consolidate legacy wallet documentation
#23470
fanquake on November 9, 2021 DocsWalletNeeds rebase
fanquake on November 9, 2021 DocsWalletNeeds rebase
pull
PE: check for control flow instrumentation
#23535
fanquake on November 17, 2021 WindowsBuild system
fanquake on November 17, 2021 WindowsBuild system
pull
build: actually set CXX and CXXFLAGS for native_b2 build
#23551
fanquake on November 19, 2021 Build system
fanquake on November 19, 2021 Build system
pull
build: don't use deprecated brew package names
#23564
fanquake on November 21, 2021 Build system
fanquake on November 21, 2021 Build system
pull
rpc: remove info about mallocinfo needing glibc 2.10+
#23643
fanquake on December 1, 2021 RPC/REST/ZMQ
fanquake on December 1, 2021 RPC/REST/ZMQ
pull
util: move MapIntoRange() for reuse in fuzz tests
#23760
fanquake on December 13, 2021 Refactoring
fanquake on December 13, 2021 Refactoring
pull
build: use __SIZEOF_INT128__ for checking __int128 availability
#23761
fanquake on December 13, 2021 Build system
fanquake on December 13, 2021 Build system
pull
refactor: remove unneeded calls to strprintf()
#23766
fanquake on December 14, 2021 Refactoring
fanquake on December 14, 2021 Refactoring
pull
scripts: match on `EXE_FORMATS` rather than name string
#23811
fanquake on December 18, 2021 Scripts and tools
fanquake on December 18, 2021 Scripts and tools
pull
scripts: make security checks architecture independent
#23838
fanquake on December 22, 2021 Scripts and tools
fanquake on December 22, 2021 Scripts and tools
pull
Linux: build with and test for control flow instrumentation on x86_64
#23839
fanquake on December 22, 2021 Scripts and tools
fanquake on December 22, 2021 Scripts and tools
pull
ci: use GCC 8 when building packages in native_qt5 CI
#23845
fanquake on December 23, 2021 Tests
fanquake on December 23, 2021 Tests
pull
fs: consistently use fsbridge:: for ifstream / ofstream
#23857
fanquake on December 24, 2021 Refactoring
fanquake on December 24, 2021 Refactoring
pull
build: use a static .tiff for macOS .dmg rather than generating
#23909
fanquake on December 30, 2021 macOSBuild system
fanquake on December 30, 2021 macOSBuild system
pull
build: use host_os instead of TARGET_OS in configure output
#23947
fanquake on January 3, 2022 Build system
fanquake on January 3, 2022 Build system
pull
build: use zeromq 4.3.4 in depends & fix NetBSD 10 build
#23956
fanquake on January 3, 2022 Build system
fanquake on January 3, 2022 Build system
pull
test: wait for rather than assert presence of file in startupnotify test
#23979
fanquake on January 5, 2022 Tests
fanquake on January 5, 2022 Tests
pull
build: don't compress macOS DMG
#24031
fanquake on January 11, 2022 macOSBuild systemScripts and tools
fanquake on January 11, 2022 macOSBuild systemScripts and tools
pull
guix: point to recent commit on the master branch
#24057
fanquake on January 13, 2022 Build systemScripts and tools
fanquake on January 13, 2022 Build systemScripts and tools
pull
build: explicitly disable support for external signing on Windows
#24065
fanquake on January 14, 2022 Build system
fanquake on January 14, 2022 Build system
pull
build: force CRCCheck in Windows installer
#24111
fanquake on January 20, 2022 WindowsBuild system
fanquake on January 20, 2022 WindowsBuild system
pull
guix: Pointer Authentication and Branch Target Identification for aarch64 Linux
#24123
fanquake on January 21, 2022 Linux/UnixBuild system
fanquake on January 21, 2022 Linux/UnixBuild system
pull
fs: consistently use fsbridge:: for ifstream / ofstream
#24167
fanquake on January 26, 2022 Refactoring
fanquake on January 26, 2022 Refactoring
pull
[22.x] guix: ignore additional failing certvalidator test
#24215
fanquake on January 31, 2022 Backport
fanquake on January 31, 2022 Backport
pull
[22.x] build: Bump depends packages (zmq, libXau)
#24256
fanquake on February 4, 2022 TestsBackport
fanquake on February 4, 2022 TestsBackport
pull
ci: use Ubuntu Jammy for Windows cross-compilation CI
#24296
fanquake on February 9, 2022 Tests
fanquake on February 9, 2022 Tests
pull
test: test that OP_1-OP_16 (but not lower/higher) start witness programs
#24309
fanquake on February 10, 2022 Tests
fanquake on February 10, 2022 Tests
pull
build: minor cleanups to native_clang package
#24326
fanquake on February 12, 2022 Build system
fanquake on February 12, 2022 Build system
pull
build: remove some no-longer-needed var unexporting from configure
#24341
fanquake on February 14, 2022 Build system
fanquake on February 14, 2022 Build system
pull
build: use `BOOST_MULTI_INDEX_ENABLE_SAFE_MODE` when debugging
#24395
fanquake on February 20, 2022 Build system
fanquake on February 20, 2022 Build system
pull
Always output license/copyright info with `-version`
#24409
fanquake on February 21, 2022 Scripts and toolsUtils/log/libs
fanquake on February 21, 2022 Scripts and toolsUtils/log/libs
pull
lint: remove no-longer used exceptions from lint-format-strings.py
#24419
fanquake on February 22, 2022 Scripts and tools
fanquake on February 22, 2022 Scripts and tools
pull
util: improve bitcoin-wallet exit codes
#24428
fanquake on February 23, 2022 Scripts and toolsUtils/log/libs
fanquake on February 23, 2022 Scripts and toolsUtils/log/libs
pull
guix: use same commit for codesigning time-machine
#24484
fanquake on March 6, 2022 Build system
fanquake on March 6, 2022 Build system
pull
[23.x] guix: use same commit for codesigning time-machine
#24485
fanquake on March 6, 2022 Backport
fanquake on March 6, 2022 Backport
pull
contrib: fix implicit function decleration in win symbol check
#24491
fanquake on March 7, 2022 WindowsScripts and tools
fanquake on March 7, 2022 WindowsScripts and tools
pull
guix: only use native GCC 7 toolchain for Linux builds
#24495
fanquake on March 7, 2022 Build system
fanquake on March 7, 2022 Build system
pull
[23.x] Second round signapple backports (M1)
#24514
fanquake on March 9, 2022 macOSBuild systemBackport
fanquake on March 9, 2022 macOSBuild systemBackport
pull
build: don't install deprecated libevent headers
#24526
fanquake on March 10, 2022 Build system
fanquake on March 10, 2022 Build system
pull
build: explicitly disable Boost multi_index serialization
#24558
fanquake on March 14, 2022 Build system
fanquake on March 14, 2022 Build system
pull
[POC] guix: cross-architecture reproducibility (x86_64 & aarch64)
#24569
fanquake on March 15, 2022 Build system
fanquake on March 15, 2022 Build system
pull
doc: mention that BDB is for the legacy wallet in build-osx.md
#24585
fanquake on March 16, 2022 DocsmacOS
fanquake on March 16, 2022 DocsmacOS
pull
guix: remove mingw-w64 std::filesystem workaround
#24599
fanquake on March 17, 2022 Build system
fanquake on March 17, 2022 Build system
pull
doc: mention that BDB is for the legacy wallet in build-freebsd.md
#24600
fanquake on March 17, 2022 DocsLinux/Unix
fanquake on March 17, 2022 DocsLinux/Unix
pull
macdeploy: remove unused detached-sig-apply.sh
#24603
fanquake on March 17, 2022 macOSBuild system
fanquake on March 17, 2022 macOSBuild system
pull
doc: clarify that BDB is only required for the legacy wallet in build-unix.md
#24608
fanquake on March 18, 2022 Docs
fanquake on March 18, 2022 Docs
pull
doc: mention that BDB is for the legacy wallet in build-netbsd.md
#24658
fanquake on March 24, 2022 Docs
fanquake on March 24, 2022 Docs
pull
util: add linkat to syscall sandbox (AllowFileSystem)
#24659
fanquake on March 24, 2022 Linux/UnixUtils/log/libs
fanquake on March 24, 2022 Linux/UnixUtils/log/libs
pull
refactor: Use clang-tidy syntax for C++ named arguments
#24661
fanquake on March 24, 2022 Refactoring
fanquake on March 24, 2022 Refactoring
pull
build: further consolidate macOS deployment
#24669
fanquake on March 25, 2022 macOSBuild system
fanquake on March 25, 2022 macOSBuild system
pull
build: remove unneeded configure $*val setting
#24671
fanquake on March 25, 2022 Build systemNeeds rebase
fanquake on March 25, 2022 Build systemNeeds rebase
pull
refactor: followup of remove -deprecatedrpc=addresses flag
#24673
fanquake on March 25, 2022 Refactoring
fanquake on March 25, 2022 Refactoring
pull
refactor: remove unused boost include in bitcoin-util.cpp
#24674
fanquake on March 25, 2022 Refactoring
fanquake on March 25, 2022 Refactoring
pull
compat: remove strnlen back-compat code
#24704
fanquake on March 29, 2022 RefactoringBuild system
fanquake on March 29, 2022 RefactoringBuild system
pull
build: patch around qt duplicate symbol issue
#24722
fanquake on March 31, 2022 Build systemUpstream
fanquake on March 31, 2022 Build systemUpstream
pull
test: fix incorrect named args in txpackage tests
#24724
fanquake on March 31, 2022 Refactoring
fanquake on March 31, 2022 Refactoring
pull
guix: fix vmov alignment issues with gcc 10.3.0 & mingw-w64
#24736
fanquake on April 1, 2022 WindowsBuild system
fanquake on April 1, 2022 WindowsBuild system
pull
build: remove faketime unsetting and comments from configure
#24738
fanquake on April 1, 2022 Build system
fanquake on April 1, 2022 Build system
pull
refactor: use ternary when creating RPC param variables
#24741
fanquake on April 2, 2022 Refactoring
fanquake on April 2, 2022 Refactoring
pull
build: prune Boost headers in depends
#24742
fanquake on April 2, 2022 BrainstormingBuild system
fanquake on April 2, 2022 BrainstormingBuild system
pull
build: specify cmake build dir for multiprocess depends build
#24754
fanquake on April 4, 2022 Build system
fanquake on April 4, 2022 Build system
pull
refactor: deduplicate integer serialization in RollingBloom benchmark
#24784
fanquake on April 6, 2022 Refactoring
fanquake on April 6, 2022 Refactoring
pull
RPC: Switch getblockfrompeer back to standard param name blockhash
#24806
fanquake on April 8, 2022
fanquake on April 8, 2022
pull
guix: fix GCC 10.3.0 + mingw-w64 setjmp/longjmp issues
#24842
fanquake on April 13, 2022 WindowsBuild system
fanquake on April 13, 2022 WindowsBuild system
pull
guix: consolidate kernel headers to 5.15, specify 3.2.0 as minimum supported
#25006
fanquake on April 27, 2022 Build system
fanquake on April 27, 2022 Build system
pull
guix: bump time-machine to 998eda3067c7d21e0d9bb3310d2f5a14b8f1c681
#25099
fanquake on May 9, 2022 Build system
fanquake on May 9, 2022 Build system
pull
tidy: use modernize-use-raw-string-literal
#25110
fanquake on May 11, 2022 RefactoringNeeds rebase
fanquake on May 11, 2022 RefactoringNeeds rebase
pull
refactor: use std:: prefix for std lib funcs
#25172
fanquake on May 19, 2022 RefactoringNeeds rebase
fanquake on May 19, 2022 RefactoringNeeds rebase
pull
compat: remove glibcxx sanity checks
#25233
fanquake on May 28, 2022 Build systemUtils/log/libs
fanquake on May 28, 2022 Build systemUtils/log/libs
pull
Revert "build: more robustly check for fcf-protection support"
#25246
fanquake on May 30, 2022 Build system
fanquake on May 30, 2022 Build system
pull
Consolidate Windows ASLR workarounds for upstream secp256k1 changes
#25251
fanquake on May 30, 2022 WindowsUpstream
fanquake on May 30, 2022 WindowsUpstream
pull
22.x Backport new Windows code signing certificate
#25317
fanquake on June 9, 2022 WindowsBackport
fanquake on June 9, 2022 WindowsBackport
pull
refactor: add most of src/util to iwyu
#25324
fanquake on June 9, 2022 RefactoringUtils/log/libs
fanquake on June 9, 2022 RefactoringUtils/log/libs
pull
refactor: move policy constants to policy
#25388
fanquake on June 16, 2022 RefactoringTX fees and policyValidation
fanquake on June 16, 2022 RefactoringTX fees and policyValidation
pull
scripts: remove no-longer-needed ignored exports
#25392
fanquake on June 16, 2022 Build systemScripts and tools
fanquake on June 16, 2022 Build systemScripts and tools
pull
build: globally define NOMINMAX when building with mingw-w64
#25422
fanquake on June 20, 2022 Build system
fanquake on June 20, 2022 Build system
pull
guix: remove explicit glibc stack protector disabling
#25437
fanquake on June 21, 2022 Build system
fanquake on June 21, 2022 Build system
pull
Update osx build instructions to ensure users are building with the correct version of OpenSSL when using HomeBrew
#2546
fanquake on April 22, 2013
fanquake on April 22, 2013
pull
guix: more cross arch reproducibility (x86_64 -> arm64)
#25490
fanquake on June 28, 2022 Build system
fanquake on June 28, 2022 Build system
pull
util: remove MSVC warning pragmas
#25492
fanquake on June 28, 2022 RefactoringWindowsBuild system
fanquake on June 28, 2022 RefactoringWindowsBuild system
pull
guix: use elfesteem 2eb1e5384ff7a220fd1afacd4a0170acff54fe56
#25508
fanquake on June 30, 2022 Build system
fanquake on June 30, 2022 Build system
pull
[0.21] test: replace hashlib.ripemd160 with an own implementation
#25538
fanquake on July 4, 2022 TestsBackport
fanquake on July 4, 2022 TestsBackport
pull
depends: default to using GCC tool wrappers for LTO (with GCC)
#25612
fanquake on July 14, 2022 Build system
fanquake on July 14, 2022 Build system
pull
depends: don't restrict --enable-lto to non-guix cctools
#25633
fanquake on July 18, 2022 macOSBuild system
fanquake on July 18, 2022 macOSBuild system
pull
depends: compile FastFixedDtoa with -O1 to fix cross-arch reproducibility for arm32
#25643
fanquake on July 19, 2022 Build system
fanquake on July 19, 2022 Build system
pull
depends: always use correct ar for win qt build
#25708
fanquake on July 26, 2022 WindowsBuild system
fanquake on July 26, 2022 WindowsBuild system
pull
guix: pass `--with-newlib` to gcc-sans-libc build
#25774
fanquake on August 3, 2022 Build system
fanquake on August 3, 2022 Build system
pull
guix: ignore additional failing certvalidator test
#25779
fanquake on August 4, 2022 macOSBuild system
fanquake on August 4, 2022 macOSBuild system
pull
guix: patch NSIS to remove .reloc sections from installer stubs
#25788
fanquake on August 5, 2022 WindowsBuild system
fanquake on August 5, 2022 WindowsBuild system
pull
[23.x] guix: patch NSIS to remove .reloc sections from install stubs
#25799
fanquake on August 7, 2022 WindowsBuild systemBackport
fanquake on August 7, 2022 WindowsBuild systemBackport
pull
fs: work around u8path deprecated-declaration warnings with libc++
#25808
fanquake on August 9, 2022
fanquake on August 9, 2022
pull
build: add test_bitcoin.exe to win installer, don't install entire docs/ dir
#25809
fanquake on August 9, 2022 Windows
fanquake on August 9, 2022 Windows
pull
build: fix cross-arch macOS M1 build reproducibility
#25817
fanquake on August 10, 2022 BrainstormingmacOSBuild system
fanquake on August 10, 2022 BrainstormingmacOSBuild system
pull
build: include share/rpcauth in release tarball
#25829
fanquake on August 12, 2022 Build system
fanquake on August 12, 2022 Build system
pull
doc: remove msvc qt build instructions
#25851
fanquake on August 15, 2022 BrainstormingDocsWindows
fanquake on August 15, 2022 BrainstormingDocsWindows
pull
guix: use --build={arch}-guix-linux-gnu in cross toolchain
#25861
fanquake on August 17, 2022 Build system
fanquake on August 17, 2022 Build system
pull
depends: libnatpmp 07004b97cf691774efebe70404cf22201e4d330d
#25917
fanquake on August 24, 2022 Build system
fanquake on August 24, 2022 Build system
pull
build: use `-mbranch-protection=standard` for aarch64-linux (non-guix)
#25919
fanquake on August 24, 2022 Build system
fanquake on August 24, 2022 Build system
pull
build: no-longer disable WARN_CXXFLAGS when CXXFLAGS is set
#25972
fanquake on September 1, 2022 Build system
fanquake on September 1, 2022 Build system
pull
Revert "build: Use Homebrew's sqlite package if it is available"
#25985
fanquake on September 2, 2022 macOSBuild system
fanquake on September 2, 2022 macOSBuild system
pull
build: compile depends sqlite with more recommended options
#25987
fanquake on September 2, 2022 WalletBuild system
fanquake on September 2, 2022 WalletBuild system
pull
build: fix configuring with `--without-experimental-kernel-lib`
#26003
fanquake on September 4, 2022 Build system
fanquake on September 4, 2022 Build system
pull
build: extract $(BOOST_CPPFLAGS) from $(BITCOIN_INCLUDES)
#26056
fanquake on September 9, 2022 Build system
fanquake on September 9, 2022 Build system
pull
contrib: remove 32bit linux code from release scripts
#26075
fanquake on September 13, 2022 Scripts and tools
fanquake on September 13, 2022 Scripts and tools
pull
guix: switch from `guix environment` to `guix shell`
#26077
fanquake on September 13, 2022 Build system
fanquake on September 13, 2022 Build system
pull
build: remove BOOST_CPPFLAGS usage from bitcoin-tx
#26086
fanquake on September 14, 2022 Build system
fanquake on September 14, 2022 Build system
pull
build: prune BOOST_CPPFLAGS from libbitcoin_zmq
#26087
fanquake on September 14, 2022 Build system
fanquake on September 14, 2022 Build system
pull
fs: fully initialize `_OVERLAPPED` for win32
#26090
fanquake on September 14, 2022 RefactoringWindows
fanquake on September 14, 2022 RefactoringWindows
pull
build: remove duplicate / unneeded libs from bench_bitcoin
#26099
fanquake on September 15, 2022 Build system
fanquake on September 15, 2022 Build system
pull
build: split ARM crc & crypto extension checks
#26183
fanquake on September 26, 2022 Build system
fanquake on September 26, 2022 Build system
pull
refactor: move Boost Datetime usage to wallet
#26198
fanquake on September 28, 2022 Refactoring
fanquake on September 28, 2022 Refactoring
pull
refactor: move *index constants out of validation
#26235
fanquake on October 3, 2022 Refactoring
fanquake on October 3, 2022 Refactoring
pull
refactor: move interfaces/* to common/interfaces/*
#26293
fanquake on October 11, 2022 Refactoring
fanquake on October 11, 2022 Refactoring
pull
doc: consolidate library documentation to libraries.md
#26313
fanquake on October 14, 2022 Docs
fanquake on October 14, 2022 Docs
pull
[23.x] Revert "build: Use Homebrew's sqlite package if it is available"
#26333
fanquake on October 18, 2022 Backport
fanquake on October 18, 2022 Backport
pull
[22.x] Revert "build: Use Homebrew's sqlite package if it is available"
#26350
fanquake on October 20, 2022 Build systemBackport
fanquake on October 20, 2022 Build systemBackport
pull
build: remove threadinterrupt from libbitcoinkernel
#26360
fanquake on October 21, 2022 Build system
fanquake on October 21, 2022 Build system
pull
build: copy config.{guess,sub} post autogen in zmq package
#26421
fanquake on October 29, 2022 Build system
fanquake on October 29, 2022 Build system
pull
[23.x] guix: use `--build={arch}-guix-linux-gnu` in cross toolchain
#26474
fanquake on November 8, 2022 Backport
fanquake on November 8, 2022 Backport
pull
[23.x] Bump version to 23.1rc2 & add release notes
#26543
fanquake on November 21, 2022 Backport
fanquake on November 21, 2022 Backport
pull
[22.x] Bump version to 22.1rc2 & add release notes
#26547
fanquake on November 21, 2022 Backport
fanquake on November 21, 2022 Backport
pull
contrib: remove builder keys
#26598
fanquake on November 29, 2022 Scripts and toolsNeeds rebase
fanquake on November 29, 2022 Scripts and toolsNeeds rebase
pull
refactor: remove windows-only compat.h usage in random
#26814
fanquake on January 4, 2023 Refactoring
fanquake on January 4, 2023 Refactoring
pull
build: remove already tested headers from AC_CHECK_HEADERS
#26825
fanquake on January 5, 2023 Build system
fanquake on January 5, 2023 Build system
pull
refactor: remove windows-only compat.h usage in randomenv
#26826
fanquake on January 5, 2023 Refactoring
fanquake on January 5, 2023 Refactoring
pull
build: allow NO_BOOST=1 & NO_LIBEVENT=1 in depends
#26833
fanquake on January 6, 2023 Build system
fanquake on January 6, 2023 Build system
pull
contrib: add PE Canary check to security-check
#26835
fanquake on January 6, 2023 Scripts and tools
fanquake on January 6, 2023 Scripts and tools
pull
doc: add databases/py-sqlite3 to FreeBSD test suite deps
#26873
fanquake on January 11, 2023 Docs
fanquake on January 11, 2023 Docs
pull
build: Remove port-forwarding runtime setting options from configure
#26896
fanquake on January 16, 2023 Build system
fanquake on January 16, 2023 Build system
pull
build: move rpc/request from util lib to common
#26904
fanquake on January 17, 2023 Build system
fanquake on January 17, 2023 Build system
pull
scripted-diff: use RPCArg::Optional::OMITTED over OMITTED_NAMED_ARG
#26919
fanquake on January 19, 2023 Refactoring
fanquake on January 19, 2023 Refactoring
pull
cleanse: switch to SecureZeroMemory for Windows cross-compile
#26950
fanquake on January 23, 2023 Windows
fanquake on January 23, 2023 Windows
pull
contrib: add ELF OS ABI check to symbol-check.py
#26953
fanquake on January 23, 2023 Scripts and tools
fanquake on January 23, 2023 Scripts and tools
pull
depends: define `__BSD_VISIBLE` for FreeBSD bdb build
#26994
fanquake on January 30, 2023 Build system
fanquake on January 30, 2023 Build system
pull
depends: ensure we are appending to sqlite cflags
#26998
fanquake on January 30, 2023 Build system
fanquake on January 30, 2023 Build system
pull
guix: consolidate to glibc 2.27 for Linux builds
#27029
fanquake on February 2, 2023 Brainstorming
fanquake on February 2, 2023 Brainstorming
pull
security-check: test for `_FORTIFY_SOURCE` usage in release binaries
#27038
fanquake on February 3, 2023 CI failed
fanquake on February 3, 2023 CI failed
pull
doc: use arch agnostic clang path in fuzzing doc (macOS)
#27056
fanquake on February 7, 2023 Docs
fanquake on February 7, 2023 Docs
pull
refactor: don't avoid sys/types.h when building for Windows
#27098
fanquake on February 14, 2023 Refactoring
fanquake on February 14, 2023 Refactoring
pull
build: produce a .zip for macOS distribution
#27099
fanquake on February 14, 2023 BrainstormingmacOS
fanquake on February 14, 2023 BrainstormingmacOS
pull
guix: pass `--enable-initfini-array` to release GCC
#27153
fanquake on February 24, 2023 Build system
fanquake on February 24, 2023 Build system
pull
doc: mention sanitizer suppressions in developer docs
#27154
fanquake on February 24, 2023 Docs
fanquake on February 24, 2023 Docs
pull
guix: switch to some `minimal` versions of packages in our manifest
#27172
fanquake on February 28, 2023 Build system
fanquake on February 28, 2023 Build system
pull
guix: import/sync python-lief (0.12.3) package definition from upstream
#27296
fanquake on March 22, 2023 Build system
fanquake on March 22, 2023 Build system
pull
ci: set docker run --ulimit to workaround Valgrind assertion
#27364
fanquake on March 29, 2023 BrainstormingTests
fanquake on March 29, 2023 BrainstormingTests
pull
contrib: followups to #27358 (verify-binaries)
#27440
fanquake on April 9, 2023 Scripts and tools
fanquake on April 9, 2023 Scripts and tools
pull
doc: correct sqlite & qrencode versions used in depenendencies.md
#27441
fanquake on April 9, 2023 Docs
fanquake on April 9, 2023 Docs
pull
ci: use Debian Bookworm and Valgrind 3.19 in Valgrind jobs
#27444
fanquake on April 10, 2023 Tests
fanquake on April 10, 2023 Tests
pull
depends: Remove `_LIBCPP_DEBUG` from depends DEBUG mode
#27447
fanquake on April 11, 2023 Build system
fanquake on April 11, 2023 Build system
pull
ci: explicitly install libclang-rt-dev in valgrind jobs
#27459
fanquake on April 13, 2023 Tests
fanquake on April 13, 2023 Tests
pull
depends: fix compiling bdb with clang-16 on aarch64
#27462
fanquake on April 14, 2023 Build system
fanquake on April 14, 2023 Build system
pull
doc: remove outdated version number usage from release-process
#27484
fanquake on April 18, 2023 Docs
fanquake on April 18, 2023 Docs
pull
depends: no-longer nuke libc++abi.so* in native_clang package
#27493
fanquake on April 19, 2023 Build system
fanquake on April 19, 2023 Build system
pull
guix: document when certain patches can be dropped
#27668
fanquake on May 16, 2023 Build system
fanquake on May 16, 2023 Build system
pull
build: suppress external warnings by default
#27872
fanquake on June 13, 2023 Build systemCI failed
fanquake on June 13, 2023 Build systemCI failed
pull
build: pass sanitize flags to instrument libsecp256k1 code
#27991
fanquake on June 28, 2023 Build systemCI failed
fanquake on June 28, 2023 Build systemCI failed
pull
ci: build Valgrind (3.21) from source
#27992
fanquake on June 28, 2023 BrainstormingTestsCI failed
fanquake on June 28, 2023 BrainstormingTestsCI failed
pull
contrib: add macOS test for fixup_chains usage
#27999
fanquake on June 29, 2023 Scripts and tools
fanquake on June 29, 2023 Scripts and tools
pull
validation: use noexcept instead of deprecated throw()
#28090
fanquake on July 17, 2023 Validation
fanquake on July 17, 2023 Validation
pull
ci: document that -Wreturn-type has been fixed upstream (mingw-w64)
#28092
fanquake on July 17, 2023 Build system
fanquake on July 17, 2023 Build system
pull
contrib: move user32.dll from bitcoind.exe libs
#28099
fanquake on July 18, 2023 Scripts and tools
fanquake on July 18, 2023 Scripts and tools
pull
build: promote -Wunused-member-function to -Wunused
#28102
fanquake on July 19, 2023 Build system
fanquake on July 19, 2023 Build system
pull
suppressions: note that `type:ClassName::MethodName` should be used
#28147
fanquake on July 25, 2023
fanquake on July 25, 2023
pull
build: use `-muse-unaligned-vector-move` for Windows builds
#28151
fanquake on July 25, 2023 Build system
fanquake on July 25, 2023 Build system
pull
build: use Clang 15 for macOS cross-compilation
#28337
fanquake on August 24, 2023 Build systemCI failed
fanquake on August 24, 2023 Build systemCI failed
pull
depends: cctools 986, ld64 711 & libtapi 1300.0.6.5
#28422
fanquake on September 6, 2023 Build system
fanquake on September 6, 2023 Build system
pull
doc: s/--no-substitute/--no-substitutes in guix/INSTALL
#28426
fanquake on September 7, 2023 Docs
fanquake on September 7, 2023 Docs
pull
build: add `-mbranch-protection=bti` (aarch64) to hardening flags
#28459
fanquake on September 12, 2023 Build system
fanquake on September 12, 2023 Build system
pull
build: use _LIBCPP_ENABLE_DEBUG_MODE over ENABLE_ASSERTIONS
#28479
fanquake on September 14, 2023 Build system
fanquake on September 14, 2023 Build system
pull
depends: fix unusable memory_resource in macos qt build
#28571
fanquake on October 3, 2023 Build system
fanquake on October 3, 2023 Build system
pull
refactor: [tidy] modernize-type-traits
#28664
fanquake on October 17, 2023 RefactoringCI failed
fanquake on October 17, 2023 RefactoringCI failed
pull
build: move `-fstack-reuse=none` to CORE_CXXFLAGS
#28672
fanquake on October 18, 2023 Build system
fanquake on October 18, 2023 Build system
pull
depends: drop -O1 workaround from arm64 apple Qt build
#28778
fanquake on November 2, 2023 Build systemCI failed
fanquake on November 2, 2023 Build systemCI failed
pull
contrib: drop GCC MAX_VERSION to 4.3.0 in symbol-check
#28844
fanquake on November 10, 2023 Scripts and tools
fanquake on November 10, 2023 Scripts and tools
pull
depends: remove `PYTHONPATH` from config.site
#28845
fanquake on November 10, 2023 Build system
fanquake on November 10, 2023 Build system
pull
depends: fix libmultiprocess build on aarch64
#28846
fanquake on November 10, 2023 Build system
fanquake on November 10, 2023 Build system
pull
guix: update signapple (drop macho & altgraph)
#28859
fanquake on November 13, 2023 Build system
fanquake on November 13, 2023 Build system
pull
doc: fixup help output for -upnp and -natpmp
#28874
fanquake on November 14, 2023 DocsCI failed
fanquake on November 14, 2023 DocsCI failed
pull
build: switch to using LLVM 17.x for macOS builds
#28880
fanquake on November 15, 2023 Build system
fanquake on November 15, 2023 Build system
pull
doc: remove mention of missing bdb being a configure error
#28881
fanquake on November 15, 2023 Docs
fanquake on November 15, 2023 Docs
pull
ci: remove `python3-setuptools` from macOS build deps
#28932
fanquake on November 23, 2023 Tests
fanquake on November 23, 2023 Tests
pull
contrib: add macho branch protection check
#29170
fanquake on January 3, 2024 Scripts and toolsCI failed
fanquake on January 3, 2024 Scripts and toolsCI failed
pull
depends: remove `FORCE_USE_SYSTEM_CLANG` & native_llvm
#29188
fanquake on January 5, 2024 Build systemCI failed
fanquake on January 5, 2024 Build systemCI failed
pull
build: depends move macOS C(XX) FLAGS out of C & CXX
#29233
fanquake on January 11, 2024 Build system
fanquake on January 11, 2024 Build system
pull
build: move sha256_sse4 into libbitcoin_crypto_base
#29528
fanquake on March 1, 2024 Build system
fanquake on March 1, 2024 Build system
pull
test: remove file-wide interpreter.cpp ubsan suppression
#29541
fanquake on March 2, 2024 Tests
fanquake on March 2, 2024 Tests
pull
build: ignore deprecated-declarations warnings in objc++ macOS code
#29577
fanquake on March 6, 2024 Build system
fanquake on March 6, 2024 Build system
pull
contrib: list other binaries in manpage output
#29585
fanquake on March 7, 2024 Scripts and tools
fanquake on March 7, 2024 Scripts and tools
pull
guix: bump time-machine to dc4842797bfdc5f9f3f5f725bf189c2b68bd6b5a
#29651
fanquake on March 14, 2024 Build system
fanquake on March 14, 2024 Build system
pull
guix: build GCC with --enable-standard-branch-protection
#29695
fanquake on March 21, 2024 Build system
fanquake on March 21, 2024 Build system
pull
guix: remove errant leftover from #29648
#29787
fanquake on April 2, 2024 Build systemCI failed
fanquake on April 2, 2024 Build systemCI failed
pull
minisketch: update subtree to 3472e2f5ec75ace39ce9243af6b3fee233a67492
#29823
fanquake on April 6, 2024
fanquake on April 6, 2024
pull
guix: remove `gcc-toolchain static` from Windows build
#29828
fanquake on April 7, 2024 Build system
fanquake on April 7, 2024 Build system
pull
guix: replace GCC unaligned VMOV patch with binutils patch
#29846
fanquake on April 10, 2024 Build system
fanquake on April 10, 2024 Build system
pull
deploy: remove some tools when cross-compiling for macOS
#29890
fanquake on April 16, 2024 macOSBuild system
fanquake on April 16, 2024 macOSBuild system
pull
guix: show `*_FLAGS` variables in pre-build output
#30185
fanquake on May 28, 2024 Build system
fanquake on May 28, 2024 Build system
pull
build: remove usage of BOOST_NO_CXX98_FUNCTION_BASE
#30189
fanquake on May 29, 2024 Build system
fanquake on May 29, 2024 Build system
pull
depends: qt 5.15.14 and fix macOS build with Clang 18
#30198
fanquake on May 30, 2024 Build system
fanquake on May 30, 2024 Build system
pull
guix: bump time-machine to f0bb724211872cd6158fce6162e0b8c73efed126
#30231
fanquake on June 5, 2024 Build system
fanquake on June 5, 2024 Build system
pull
Update minisketch subtree to eb37a9b8e79f9e49d73b96a49bf97a96d9eb676c
#30270
fanquake on June 12, 2024
fanquake on June 12, 2024
pull
Revert "contrib: macdeploy: monkey-patch gen-sdk to be deterministic"
#30282
fanquake on June 13, 2024
fanquake on June 13, 2024
pull
macOS: rewrite some docs & swap `mmacosx-version-min` for `mmacos-version-min`
#30287
fanquake on June 14, 2024
fanquake on June 14, 2024
pull
contrib: add R(UN)PATH check to ELF symbol-check
#30312
fanquake on June 20, 2024 Scripts and tools
fanquake on June 20, 2024 Scripts and tools
pull
Update Qt 4.8.3 download link in Gitian Descriptors README
#3034
fanquake on September 26, 2013
fanquake on September 26, 2013
pull
build: add `standard branch-protection` to hardening flags for aarch64-linux
#30433
fanquake on July 11, 2024 Build system
fanquake on July 11, 2024 Build system
pull
guix: (explicitly) build Linux GCC with `--enable-cet`
#30438
fanquake on July 12, 2024 Build system
fanquake on July 12, 2024 Build system
pull
guix: bump time-machine to efc26826400762207cde9f23802cfe75a737963c
#30452
fanquake on July 16, 2024 Build system
fanquake on July 16, 2024 Build system
pull
ci: add `_LIBCPP_REMOVE_TRANSITIVE_INCLUDES` to TSAN (libc++) job
#30519
fanquake on July 24, 2024 Tests
fanquake on July 24, 2024 Tests
pull
guix: bump time-machine to 7bf1d7aeaffba15c4f680f93ae88fbef25427252
#30609
fanquake on August 8, 2024 Build system
fanquake on August 8, 2024 Build system
pull
guix: Bump time machine to 53396a22afc04536ddf75d8f82ad2eafa5082725
#30730
fanquake on August 28, 2024 Build system
fanquake on August 28, 2024 Build system
pull
build: work around issue with Boost <= 1.80 and Clang >= 18
#30821
fanquake on September 5, 2024 Build system
fanquake on September 5, 2024 Build system
pull
cmake: add `USE_SOURCE_PERMISSIONS` to all `configure_file()` usage
#30823
fanquake on September 5, 2024 Build system
fanquake on September 5, 2024 Build system
pull
cmake: decouple `FORTIFY_SOURCE` check from `Debug` build type
#30824
fanquake on September 5, 2024 Build system
fanquake on September 5, 2024 Build system
pull
ci: add `LLVM_SYMBOLIZER_PATH` to Valgrind fuzz job
#30961
fanquake on September 24, 2024 Tests
fanquake on September 24, 2024 Tests
pull
doc: remove dependency install instructions from win docs
#31100
fanquake on October 16, 2024 Docs
fanquake on October 16, 2024 Docs
pull
build: increase minimum supported Windows to 10.0
#31172
fanquake on October 28, 2024 Build system
fanquake on October 28, 2024 Build system
pull
build: use `-mbig-obj` for Windows debug builds
#31458
fanquake on December 10, 2024 Build system
fanquake on December 10, 2024 Build system
pull
guix: remove test-security/symbol-check scripts
#31818
fanquake on February 7, 2025 Build system
fanquake on February 7, 2025 Build system
pull
build: consistently use `CLIENT_NAME` in libbitcoinkernel.pc.in
#31820
fanquake on February 7, 2025 Build system
fanquake on February 7, 2025 Build system
pull
depends: set `CMAKE_*_COMPILER_TARGET` in toolchain
#31849
fanquake on February 12, 2025 Build system
fanquake on February 12, 2025 Build system
pull
build: move `rpc/external_signer` to node library
#31865
fanquake on February 14, 2025 Build system
fanquake on February 14, 2025 Build system
pull
build: remove ENABLE_HARDENING condition from check-security
#31892
fanquake on February 17, 2025 Build system
fanquake on February 17, 2025 Build system
pull
depends: patch around PlacementNew issue in capnp
#31998
fanquake on March 5, 2025 Build system
fanquake on March 5, 2025 Build system
pull
Update minisketch subtree to d1e6bb8bbf8ef104b9dd002cab14a71b91061177
#32000
fanquake on March 5, 2025
fanquake on March 5, 2025
pull
doc: add note to Windows build about stripping bins
#32002
fanquake on March 5, 2025 DocsWindows
fanquake on March 5, 2025 DocsWindows
pull
contrib: turn off compression of macOS SDK to fix determinism (across distros)
#32009
fanquake on March 6, 2025 Scripts and tools
fanquake on March 6, 2025 Scripts and tools
pull
contrib: remove bdb exception from FORTIFY check
#32448
fanquake on May 8, 2025 Scripts and tools
fanquake on May 8, 2025 Scripts and tools
pull
guix: move `*-check.py` scripts under contrib/guix/
#32458
fanquake on May 9, 2025 Build system
fanquake on May 9, 2025 Build system
pull
[28.x] build: suppress `-Wunterminated-string-initialization` in secp256k1
#32484
fanquake on May 13, 2025 BackportCI failed
fanquake on May 13, 2025 BackportCI failed
pull
depends: hard-code necessary c(xx)flags rather than setting them per-host
#32584
fanquake on May 22, 2025 Build system
fanquake on May 22, 2025 Build system
pull
[28.x] Backport guix: accomodate migration to codeberg
#32639
fanquake on May 29, 2025 BackportCI failed
fanquake on May 29, 2025 BackportCI failed
pull
depends: don't install & then delete sqlite pkgconf
#32656
fanquake on June 1, 2025 Build system
fanquake on June 1, 2025 Build system
pull
depends: Bump boost to 1.88.0 and use new CMake buildsystem
#32665
fanquake on June 2, 2025 Build system
fanquake on June 2, 2025 Build system
pull
depends: fix libevent `_WIN32_WINNT` usage
#32837
fanquake on June 30, 2025 WindowsBuild system
fanquake on June 30, 2025 WindowsBuild system
pull
contrib: drop use of `PermissionsStartOnly` & `Group=`
#33044
fanquake on July 23, 2025 Scripts and tools
fanquake on July 23, 2025 Scripts and tools
pull
[29.x] test: Do not pass tests on unhandled exceptions
#33046
fanquake on July 23, 2025 Backport
fanquake on July 23, 2025 Backport
pull
ci: allow for any libc++ intrumentation & use it for TSAN
#33099
fanquake on July 30, 2025 Tests
fanquake on July 30, 2025 Tests
pull
contrib: drop `bitcoin-util` exception from FORTIFY check
#33155
fanquake on August 8, 2025 Scripts and tools
fanquake on August 8, 2025 Scripts and tools
pull
guix: increase maximum allowed (runtime) GCC to 7
#33178
fanquake on August 12, 2025 Build system
fanquake on August 12, 2025 Build system
pull
guix: build for Linux HOSTS with `-static-libgcc`
#33181
fanquake on August 13, 2025 Build system
fanquake on August 13, 2025 Build system
pull
guix: update time-machine to 5cb84f2013c5b1e48a7d0e617032266f1e6059e2
#33185
fanquake on August 13, 2025 Build system
fanquake on August 13, 2025 Build system
pull
[29.x] depends: remove xinerama extension from libxcb
#33238
fanquake on August 22, 2025 BackportCI failed
fanquake on August 22, 2025 BackportCI failed
pull
kernel: chainparams & headersync updates for 30.0
#33274
fanquake on September 1, 2025 Validation
fanquake on September 1, 2025 Validation
pull
contrib: add bitcoin binary to gen-manpages
#33348
fanquake on September 9, 2025 Scripts and tools
fanquake on September 9, 2025 Scripts and tools
pull
guix: build `bitcoin-qt` with static libxcb & utils
#33537
fanquake on October 4, 2025 Build system
fanquake on October 4, 2025 Build system
pull
random: scope environ extern to macOS, BSDs and Illumos
#33714
fanquake on October 27, 2025 Utils/log/libs
fanquake on October 27, 2025 Utils/log/libs
pull
depends: add zeromq patch to fix mingw CMake file install location
#33778
fanquake on November 4, 2025 Build system
fanquake on November 4, 2025 Build system
pull
depends: drop qtbase_avoid_native_float16 qt patch
#33850
fanquake on November 11, 2025 Build system
fanquake on November 11, 2025 Build system
pull
depends: update xcb-util packages to latest versions
#33851
fanquake on November 11, 2025 Build system
fanquake on November 11, 2025 Build system
pull
depends: update freetype and document remaining `bitcoin-qt` runtime libs
#33952
fanquake on November 26, 2025 Build system
fanquake on November 26, 2025 Build system
pull
contrib: update macOS SDK to Xcode-26.1.1-17B100
#34036
fanquake on December 9, 2025 Scripts and tools
fanquake on December 9, 2025 Scripts and tools
pull
log: correct size output in disk space check
#34305
fanquake on January 15, 2026 Utils/log/libs
fanquake on January 15, 2026 Utils/log/libs
pull
guix: stop passing depends sources to codesigning
#34309
fanquake on January 15, 2026 Build system
fanquake on January 15, 2026 Build system
pull
test: allow overriding `tar` in `get_previous_releases.py`
#34390
fanquake on January 23, 2026 Tests
fanquake on January 23, 2026 Tests
pull
test: use `ModuleNotFoundError` in `interface_ipc.py`
#34409
fanquake on January 26, 2026 Tests
fanquake on January 26, 2026 Tests
pull
build: replace `WERROR` with `CMAKE_COMPILE_WARNING_AS_ERROR`
#34504
fanquake on February 4, 2026 Build system
fanquake on February 4, 2026 Build system
pull
guix: update time-machine to c5eee3336cc1d10a3cc1c97fde2809c3451624d3
#34550
fanquake on February 10, 2026 Build system
fanquake on February 10, 2026 Build system
pull
guix: use a temporary file over sponge, drop moreutils
#34627
fanquake on February 19, 2026 Build system
fanquake on February 19, 2026 Build system
pull
depends: remove workaround for Make older than 4.2.90
#34923
fanquake on March 26, 2026 Build system
fanquake on March 26, 2026 Build system
pull
Update comments in version & client version to be doxygen compatible
#5145
fanquake on October 26, 2014 Docs
fanquake on October 26, 2014 Docs
pull
Update comments in key & keystore to be doxygen compatible
#5148
fanquake on October 26, 2014 Docs
fanquake on October 26, 2014 Docs
pull
Fix typo in listreceivedbyaddress and listaccounts help text
#5289
fanquake on November 16, 2014
fanquake on November 16, 2014
pull
Create developer-notes.md and add ack/nack explanations
#5468
fanquake on December 13, 2014 Docs
fanquake on December 13, 2014 Docs
pull
[GUI] Move fee dialog minimise button away from "Transaction Fee:"
#5801
fanquake on February 18, 2015 GUI
fanquake on February 18, 2015 GUI
pull
Update gitian build guide to use Debian 8.1.0
#6626
fanquake on September 3, 2015 DocsBuild system
fanquake on September 3, 2015 DocsBuild system
pull
[Depends] Bump Boost, miniupnpc, ccache & zeromq
#6980
fanquake on November 10, 2015 Build system
fanquake on November 10, 2015 Build system
pull
[gitian] Use latest vm-builder ( 0.12.4+bzr494 ) on Debian
#6985
fanquake on November 11, 2015 Docs
fanquake on November 11, 2015 Docs
pull
[doc] Update OS X build notes for new qt5 configure
#7040
fanquake on November 17, 2015 DocsmacOS
fanquake on November 17, 2015 DocsmacOS
pull
[doc][trivial] Remove miniupnpc build notes from build-unix
#7048
fanquake on November 18, 2015 Docs
fanquake on November 18, 2015 Docs
pull
Replace some instances of formatWithUnit with formatHtmlWithUnit
#7255
fanquake on December 26, 2015 GUI
fanquake on December 26, 2015 GUI
pull
[build-aux] Correct AC_PACKAGE_NAME brackets in bitcoin m4 scripts
#7559
fanquake on February 19, 2016 Build system
fanquake on February 19, 2016 Build system
pull
[build-aux] Update Boost & check macros to latest serials
#7711
fanquake on March 18, 2016 Build system
fanquake on March 18, 2016 Build system
pull
[depends] Bump Freetype, ccache, ZeroMQ, miniupnpc, expat
#7993
fanquake on May 3, 2016 Build system
fanquake on May 3, 2016 Build system
pull
[trivial][doc] Use Debian 8.5 in the gitian-build guide
#8193
fanquake on June 12, 2016 DocsBuild system
fanquake on June 12, 2016 DocsBuild system
pull
[depends] expat 2.2.0, ccache 3.3.1, fontconfig 2.12.1
#8423
fanquake on July 29, 2016 Build system
fanquake on July 29, 2016 Build system
pull
[trivial][doc] Mention ++i as preferred over i++ in dev notes
#8602
fanquake on August 26, 2016
fanquake on August 26, 2016
pull
[trivial][doc] Mention gpg --refresh-keys in release-process.md
#8603
fanquake on August 26, 2016
fanquake on August 26, 2016
pull
Specify Protobuf version 2 in paymentrequest.proto
#8742
fanquake on September 16, 2016 Utils/log/libs
fanquake on September 16, 2016 Utils/log/libs
pull
Remove old manpages from contrib/debian in favour of doc/man
#8743
fanquake on September 16, 2016 Docs
fanquake on September 16, 2016 Docs
pull
[depends] Fix Qt compilation with Xcode 8
#8820
fanquake on September 27, 2016 macOSBuild system
fanquake on September 27, 2016 macOSBuild system
pull
[0.13] Fix wake from sleep issue with Boost 1.59.0
#8899
fanquake on October 7, 2016 WindowsUtils/log/libsBackport
fanquake on October 7, 2016 WindowsUtils/log/libsBackport
pull
Update release notes to mention dropping OS X 10.7 support
#9022
fanquake on October 26, 2016 Docs
fanquake on October 26, 2016 Docs
pull
Remove unused variable UNLIKELY_PCT from fees.h
#9111
fanquake on November 9, 2016 TX fees and policy
fanquake on November 9, 2016 TX fees and policy
pull
[Trivial] Correct waitforblockheight example help text
#9144
fanquake on November 12, 2016 RPC/REST/ZMQ
fanquake on November 12, 2016 RPC/REST/ZMQ
Issues
issue
Segfault when submitting invalid blocks via submitblock
#10141
fanquake on April 2, 2017 BugRPC/REST/ZMQ
fanquake on April 2, 2017 BugRPC/REST/ZMQ
issue
Issue running windows signer for 0.15.0rc2
#11123
fanquake on August 24, 2017 WindowsBuild system
fanquake on August 24, 2017 WindowsBuild system
issue
[depends] Qt build broken with latest Xcode
#11461
fanquake on October 7, 2017 macOSBuild system
fanquake on October 7, 2017 macOSBuild system
issue
Gitian build glibc symbol compatibility issue
#11935
fanquake on December 18, 2017 Linux/UnixBuild system
fanquake on December 18, 2017 Linux/UnixBuild system
issue
Travis failure: Please upgrade to at least gpg 2.1.10 to check for weak signatures
#12614
fanquake on March 6, 2018 Tests
fanquake on March 6, 2018 Tests
issue
travis: Windows build failing after -pie changes
#12955
fanquake on April 12, 2018 WindowsTests
fanquake on April 12, 2018 WindowsTests
issue
RFC: Set minimum required macOS version to 10.10
#13362
fanquake on June 1, 2018 BrainstormingmacOS
fanquake on June 1, 2018 BrainstormingmacOS
issue
macos: Command Line Tools 10.0 build warnings
#13459
fanquake on June 13, 2018 macOSBuild system
fanquake on June 13, 2018 macOSBuild system
issue
Rewrite gitian-build.sh in Python
#13620
fanquake on July 10, 2018 Scripts and toolsgood first issue
fanquake on July 10, 2018 Scripts and toolsgood first issue
issue
Warn if unrecognised sections are present in bitcoin.conf
#14702
fanquake on November 10, 2018 good first issue
fanquake on November 10, 2018 good first issue
issue
segfault in bench_bitcoin if configured using --with-libs=no
#14842
fanquake on November 29, 2018 Build systemTests
fanquake on November 29, 2018 Build systemTests
issue
Error when running gmake check on NetBSD 8.0
#14948
fanquake on December 13, 2018 Linux/UnixTests
fanquake on December 13, 2018 Linux/UnixTests
issue
TSAN issue in cuckoocache_erase_parallel_ok test after 14935
#14967
fanquake on December 15, 2018 Tests
fanquake on December 15, 2018 Tests
issue
zmq: shutdown/abort when configured with invalid addresses
#15198
fanquake on January 18, 2019 RPC/REST/ZMQ
fanquake on January 18, 2019 RPC/REST/ZMQ
issue
rpc: segfault if combinepsbt called with empty inputs
#15300
fanquake on January 31, 2019 RPC/REST/ZMQ
fanquake on January 31, 2019 RPC/REST/ZMQ
issue
tests: Running with --usecli ~5x slower than without
#15309
fanquake on February 1, 2019 TestsRPC/REST/ZMQ
fanquake on February 1, 2019 TestsRPC/REST/ZMQ
issue
gui: crash if encrypt / change passphrase window is open and wallet is unloaded
#15310
fanquake on February 1, 2019 GUI
fanquake on February 1, 2019 GUI
issue
gui: Opening wallet dialog doesn't close for certain wallet names
#15455
fanquake on February 21, 2019 GUI
fanquake on February 21, 2019 GUI
issue
When to make bech32 the default -addresstype?
#15560
fanquake on March 8, 2019 BrainstormingWallet
fanquake on March 8, 2019 BrainstormingWallet
issue
depends: files missing from bitcoincore.org fallback
#15658
fanquake on March 24, 2019 Build system
fanquake on March 24, 2019 Build system
issue
depends: make check fails due to missing libfontconfig.so.1 on Fedora 29
#15661
fanquake on March 25, 2019 Linux/UnixBuild system
fanquake on March 25, 2019 Linux/UnixBuild system
issue
scripts: GitHub merge script is missing review comments
#15816
fanquake on April 15, 2019 Scripts and toolsgood first issue
fanquake on April 15, 2019 Scripts and toolsgood first issue
issue
depends: Issue cross compiling for macOS on Debian Buster
#16052
fanquake on May 20, 2019 macOSBuild system
fanquake on May 20, 2019 macOSBuild system
issue
depends: rapidcheck fails to compile with GCC 9.1
#16062
fanquake on May 21, 2019 Build systemUpstream
fanquake on May 21, 2019 Build systemUpstream
issue
build: packages that may be prunable from depends
#16150
fanquake on June 5, 2019 Build system
fanquake on June 5, 2019 Build system
issue
build: simplify tar commands in gitian descriptors
#16211
fanquake on June 14, 2019 Build systemgood first issue
fanquake on June 14, 2019 Build systemgood first issue
issue
scripts: verify pgp signatures as part of github-merge.py
#16280
fanquake on June 25, 2019 Scripts and toolsgood first issue
fanquake on June 25, 2019 Scripts and toolsgood first issue
issue
build: configure doesn't pickup Qt if depends is built with DEBUG=1
#16391
fanquake on July 15, 2019 Build system
fanquake on July 15, 2019 Build system
issue
build: Investigate building default lib XCB extensions
#16447
fanquake on July 24, 2019 Build system
fanquake on July 24, 2019 Build system
issue
tests: Potential improvements to new CI setup
#16664
fanquake on August 20, 2019 Testsgood first issue
fanquake on August 20, 2019 Testsgood first issue
issue
build: configure using depends by default if config.site exists
#16692
fanquake on August 23, 2019 Build systemNeeds Conceptual Review
fanquake on August 23, 2019 Build systemNeeds Conceptual Review
issue
policy: allow RBF descendant carveout whenever conflicts exist, not just when number of conflicts == 1
#16819
fanquake on September 7, 2019 BrainstormingTX fees and policy
fanquake on September 7, 2019 BrainstormingTX fees and policy
issue
build: make translate not working correctly on macOS
#16891
fanquake on September 17, 2019 Build systemgood first issue
fanquake on September 17, 2019 Build systemgood first issue
issue
bitcoin-qt crash after early call to loadwallet
#16937
fanquake on September 22, 2019 GUIgood first issue
fanquake on September 22, 2019 GUIgood first issue
issue
p2p: monoculture of DNS seeder software
#16938
fanquake on September 23, 2019 BrainstormingP2P
fanquake on September 23, 2019 BrainstormingP2P
issue
gui: crash trying to access info of a removed transaction
#16950
fanquake on September 24, 2019 BugGUI
fanquake on September 24, 2019 BugGUI
issue
RFC: Rust code integration
#17090
fanquake on October 9, 2019 BrainstormingBuild systemNeeds Conceptual Review
fanquake on October 9, 2019 BrainstormingBuild systemNeeds Conceptual Review
issue
util: bitcoind vs bitcoin-qt file descriptor discrepancy
#17471
fanquake on November 13, 2019 BrainstormingGUImacOS
fanquake on November 13, 2019 BrainstormingGUImacOS
issue
gui: hang after calling any waitfor* cmds from RPC console
#17495
fanquake on November 16, 2019 GUI
fanquake on November 16, 2019 GUI
issue
rpc: failure calling dumptxoutset with invalid filename
#17612
fanquake on November 26, 2019 RPC/REST/ZMQ
fanquake on November 26, 2019 RPC/REST/ZMQ
issue
doc: unify epoch time description in RPC output
#17613
fanquake on November 26, 2019 Docsgood first issue
fanquake on November 26, 2019 Docsgood first issue
issue
Don't display "Third party transaction URLs" setting when built with no wallet
#17683
fanquake on December 6, 2019 GUIgood first issue
fanquake on December 6, 2019 GUIgood first issue
issue
gui: HD icon is displayed when no wallet is loaded
#17927
fanquake on January 15, 2020 GUIgood first issue
fanquake on January 15, 2020 GUIgood first issue
issue
tests: reset default arguments during test setup
#18024
fanquake on January 30, 2020 BrainstormingTests
fanquake on January 30, 2020 BrainstormingTests
issue
gui: deprecated QCharRef usage in splashscreen
#18080
fanquake on February 6, 2020 GUIgood first issue
fanquake on February 6, 2020 GUIgood first issue
issue
gui: Crash if shutdown during processNewTransaction
#18090
fanquake on February 7, 2020 BugGUITests
fanquake on February 7, 2020 BugGUITests
issue
test: add option to functional test_runner to adjust test timeouts
#18266
fanquake on March 5, 2020 Testsgood first issue
fanquake on March 5, 2020 Testsgood first issue
issue
build: building for just bench fails to link due to libevent symbols
#18373
fanquake on March 18, 2020 Build systemgood first issue
fanquake on March 18, 2020 Build systemgood first issue
issue
Estimated total blocks less than Current number of blocks
#1838
fanquake on September 19, 2012
fanquake on September 19, 2012
issue
fuzz: libstdc++ vs libc++ iostream exception messages differ
#18749
fanquake on April 23, 2020 Tests
fanquake on April 23, 2020 Tests
issue
fuzz: AddressSanitizer: SEGV on unknown address in /strprintf
#18762
fanquake on April 25, 2020 TestsUpstream
fanquake on April 25, 2020 TestsUpstream
issue
fuzz: AddressSanitizer: container-overflow in /script fuzzer
#18763
fanquake on April 25, 2020 Tests
fanquake on April 25, 2020 Tests
issue
test: macOS functional tests still failing intermittently
#18794
fanquake on April 28, 2020 macOSTests
fanquake on April 28, 2020 macOSTests
issue
rpc: InterruptHTTPServer race / workQueue use-after-free
#18856
fanquake on May 3, 2020 BugRPC/REST/ZMQ
fanquake on May 3, 2020 BugRPC/REST/ZMQ
issue
Improve minimum file descriptor accounting and documentation
#18911
fanquake on May 8, 2020 good first issue
fanquake on May 8, 2020 good first issue
issue
build: improve build OS configure output
#18966
fanquake on May 13, 2020 Build systemgood first issue
fanquake on May 13, 2020 Build systemgood first issue
issue
Fix -Wunreachable-code-loop-increment warning
#19017
fanquake on May 19, 2020 Refactoringgood first issue
fanquake on May 19, 2020 Refactoringgood first issue
issue
wallet: PeriodicFlush called when mapFileUseCount is empty
#19175
fanquake on June 5, 2020 Wallet
fanquake on June 5, 2020 Wallet
issue
Follow up from recent libsecp256k1 subtree update
#19263
fanquake on June 13, 2020 UpstreamUtils/log/libs
fanquake on June 13, 2020 UpstreamUtils/log/libs
issue
build: follow up with ld64 versioning for macOS toolchain
#19359
fanquake on June 23, 2020 macOSBuild system
fanquake on June 23, 2020 macOSBuild system
issue
test: add a test for decodepsbt fee behaviour
#19523
fanquake on July 15, 2020 Testsgood first issue
fanquake on July 15, 2020 Testsgood first issue
issue
depends: libtapi build still builds a version 6.0.1 ClangBasic target
#19540
fanquake on July 17, 2020 Build systemUpstream
fanquake on July 17, 2020 Build systemUpstream
issue
test: recently merged fuzzers don't compile on macOS
#19557
fanquake on July 20, 2020 macOSTestsgood first issue
fanquake on July 20, 2020 macOSTestsgood first issue
issue
build: cannot compile on OpenBSD since libsecp256k1 subtree update
#19559
fanquake on July 20, 2020 Build systemUpstream
fanquake on July 20, 2020 Build systemUpstream
issue
createmultisig --descriptors & wallet_keypool --descriptors tests failing
#20183
fanquake on October 19, 2020 FeaturemacOSTestsQuestions and Help
fanquake on October 19, 2020 FeaturemacOSTestsQuestions and Help
issue
Warning when linking libsecp256k1 exhaustive tests after building with depends
#20225
fanquake on October 23, 2020 macOSBuild system
fanquake on October 23, 2020 macOSBuild system
issue
build: Windows fuzz binary fails to link when cross compiling
#21212
fanquake on February 17, 2021 BugWindows
fanquake on February 17, 2021 BugWindows
issue
build: compile failure in fuzz-cuckoocache & DEBUG=1
#21348
fanquake on March 3, 2021 WindowsTests
fanquake on March 3, 2021 WindowsTests
issue
windows: new -Wreturn-type warnings after #19203
#21355
fanquake on March 4, 2021 BugWindowsTestsUpstream
fanquake on March 4, 2021 BugWindowsTestsUpstream
issue
ScanForWalletTransactions: jump or move depends on uninitialised value
#21367
fanquake on March 5, 2021 BugWallet
fanquake on March 5, 2021 BugWallet
issue
Up to 100x perfomance difference for sqlite vs BDB in CreateWallet test
#21628
fanquake on April 7, 2021 WalletTests
fanquake on April 7, 2021 WalletTests
issue
MemorySanitizer: use-of-uninitialized-value in sqlite3BtreeOpen
#21632
fanquake on April 7, 2021 BugWallet
fanquake on April 7, 2021 BugWallet
issue
build: set _LIBCPP_DEBUG=1 in depends when debugging for darwin
#21887
fanquake on May 9, 2021 macOSBuild system
fanquake on May 9, 2021 macOSBuild system
issue
build: control flow instrumentation not always present in test_bitcoin main
#21888
fanquake on May 9, 2021 Build systemScripts and tools
fanquake on May 9, 2021 Build systemScripts and tools
issue
ci: wasted time in brew_install stage of macOS native build
#22068
fanquake on May 26, 2021 BrainstormingmacOSTests
fanquake on May 26, 2021 BrainstormingmacOSTests
issue
build: alpine qt from depends not configuring
#22105
fanquake on May 31, 2021 Build systemgood first issue
fanquake on May 31, 2021 Build systemgood first issue
issue
ci: cache Python wheels built by the CI
#22206
fanquake on June 10, 2021 Testsgood first issue
fanquake on June 10, 2021 Testsgood first issue
issue
test: AssertionError: 1624447103.0015192 < 1624447103.969648 in interface_bitcoin_cli.py
#22325
fanquake on June 23, 2021 Bug
fanquake on June 23, 2021 Bug
issue
ci: failure in feature_backwards_compatibility --descriptors "Transaction not eligible for abandonment"
#22357
fanquake on June 28, 2021 BugWallet
fanquake on June 28, 2021 BugWallet
issue
guix: libsecp256k1 build failure on aarch64 (M1)
#22441
fanquake on July 14, 2021 BugBuild system
fanquake on July 14, 2021 BugBuild system
issue
guix: building for `aarch64-linux-gnu` on aarch64 fails
#22458
fanquake on July 15, 2021 BugBuild system
fanquake on July 15, 2021 BugBuild system
issue
UndefinedBehaviorSanitizer: implicit-integer-sign-change consensus/tx_verify
#22537
fanquake on July 23, 2021 Tests
fanquake on July 23, 2021 Tests
issue
test: wallet_transactiontime_rescan.py failure with `--without-bdb`
#23562
fanquake on November 21, 2021 Tests
fanquake on November 21, 2021 Tests
issue
test: failure in test/functional/feature_rbf.py with `--without-bdb`
#23563
fanquake on November 21, 2021 Tests
fanquake on November 21, 2021 Tests
issue
test: failure in `interface_bitcoin_cli.py --legacy-wallet` with `--without-bdb`
#23701
fanquake on December 8, 2021 Tests
fanquake on December 8, 2021 Tests
issue
test: functional tests fail to start if -maxconnections is reduced
#23968
fanquake on January 4, 2022 Tests
fanquake on January 4, 2022 Tests
issue
test: failure in rpc_rawtransaction.py --descriptors
#24107
fanquake on January 20, 2022 Tests
fanquake on January 20, 2022 Tests
issue
22.x: darwin guix build currently failing
#24110
fanquake on January 20, 2022 macOSBuild system
fanquake on January 20, 2022 macOSBuild system
issue
guix: building for `arm64-apple-darwin` fails on arm64-apple (M1)
#24211
fanquake on January 31, 2022 Build system
fanquake on January 31, 2022 Build system
issue
ci: failure in feature_backwards_compatibility.py --descriptors
#24400
fanquake on February 20, 2022 Tests
fanquake on February 20, 2022 Tests
issue
Put undocumented JSON failure mode behind a runtime flag
#24695
fanquake on March 28, 2022 RPC/REST/ZMQgood first issue
fanquake on March 28, 2022 RPC/REST/ZMQgood first issue
issue
guix: migrate to native GCC 10 toolchain for Linux builds
#24701
fanquake on March 29, 2022 Build system
fanquake on March 29, 2022 Build system
issue
ci: add lint job to run clang-tidy check for named args
#24747
fanquake on April 3, 2022 Testsgood first issue
fanquake on April 3, 2022 Testsgood first issue
issue
ThreadSanitizer: data race on vptr (ctor/dtor vs virtual call) in BaseIndex
#25365
fanquake on June 13, 2022 BugTests
fanquake on June 13, 2022 BugTests
issue
test: failure in rpc_getdescriptorinfo.py (OSError: [WinError 10048] Only one usage of each socket address (protocol/network address/port) is normally permitted)
#25765
fanquake on August 1, 2022 BugWindowsTestsCI failed
fanquake on August 1, 2022 BugWindowsTestsCI failed
issue
Header inconsistency after invalidate/reconsider block
#26245
fanquake on October 4, 2022 BugValidation
fanquake on October 4, 2022 BugValidation
issue
build: xproto fails to install on aarch64-unknown-linux-musl
#26881
fanquake on January 12, 2023 BugGUIBuild system
fanquake on January 12, 2023 BugGUIBuild system
issue
tracepoints: gnu-zero-variadic-macro-arguments warnings
#26916
fanquake on January 19, 2023 Utils/log/libs
fanquake on January 19, 2023 Utils/log/libs
issue
GCC 13: `-Wdangling-reference` output
#26926
fanquake on January 20, 2023 Build systemUpstream
fanquake on January 20, 2023 Build systemUpstream
issue
build: multiprocess link issues on fedora aarch64
#26943
fanquake on January 22, 2023 Build system
fanquake on January 22, 2023 Build system
issue
interpreter: split PrecomputedTransactionData::Init() or rename `force`
#27152
fanquake on February 24, 2023 BrainstormingConsensus
fanquake on February 24, 2023 BrainstormingConsensus
issue
Issue with `wallet_importdescriptors.py --descriptors` under valgrind
#27229
fanquake on March 8, 2023 BugTests
fanquake on March 8, 2023 BugTests
issue
failure in wallet_basic.py --descriptors
#27249
fanquake on March 12, 2023 WalletTestsCI failed
fanquake on March 12, 2023 WalletTestsCI failed
issue
test: `interface_bitcoin_cli.py --descriptors` failure under `--valgrind`
#27281
fanquake on March 20, 2023 WalletTests
fanquake on March 20, 2023 WalletTests
issue
test: `wallet_importdescriptors.py --descriptors` failure
#27282
fanquake on March 20, 2023 WalletTests
fanquake on March 20, 2023 WalletTests
issue
tidy: enable `cppcoreguidelines-pro-type-member-init`
#27315
fanquake on March 23, 2023 FeatureScripts and tools
fanquake on March 23, 2023 FeatureScripts and tools
issue
-Wmaybe-uninitialized warnings under LTO
#27343
fanquake on March 27, 2023 Build systemUpstream
fanquake on March 27, 2023 Build systemUpstream
issue
test: failure in feature_notifications.py (PermissionError: [WinError 32] The process cannot access the file because it is being used by another process:)
#27352
fanquake on March 28, 2023 WindowsTestsCI failed
fanquake on March 28, 2023 WindowsTestsCI failed
issue
index: ThreadSanitizer: data race on vptr
#27355
fanquake on March 28, 2023 TestsQuestions and Help
fanquake on March 28, 2023 TestsQuestions and Help
issue
miniscript: comparison of integers of different signs
#27381
fanquake on March 31, 2023 Refactoring
fanquake on March 31, 2023 Refactoring
issue
TSAN: lock-order-inversion (potential deadlock) in ZapSelectTx test
#27582
fanquake on May 5, 2023 Wallet
fanquake on May 5, 2023 Wallet
issue
wallet_importdescriptors.py: can't decode bytes in position 228861-228863: unexpected end of data
#28030
fanquake on July 5, 2023
fanquake on July 5, 2023
issue
valgrind: Syscall param ppoll(ufds.events) points to uninitialised byte(s)
#28072
fanquake on July 12, 2023 TestsP2PUpstream
fanquake on July 12, 2023 TestsP2PUpstream
issue
failure in wallet_resendwallettransactions.py --legacy-wallet
#28094
fanquake on July 18, 2023
fanquake on July 18, 2023
issue
guix: re-enable exported symbol checking for RISC-V
#28095
fanquake on July 18, 2023 Build systemUpstream
fanquake on July 18, 2023 Build systemUpstream
issue
32-bit Linux: build flags lost with depends & overriden CC(X)
#28096
fanquake on July 18, 2023 Build system
fanquake on July 18, 2023 Build system
issue
win: non-static libssp in libbitcoinconsensus DLL
#28104
fanquake on July 19, 2023 WindowsBuild system
fanquake on July 19, 2023 WindowsBuild system
issue
ci: error: one or more PCH files were found, but they were invalid
#28365
fanquake on August 29, 2023 Build systemTests
fanquake on August 29, 2023 Build systemTests
issue
ci: wallet_listtransactions.py --legacy-wallet failure
#28411
fanquake on September 5, 2023 TestsCI failed
fanquake on September 5, 2023 TestsCI failed
issue
contrib: add symbol-check test for non-existence of `vmova` instructions in Windows build
#28413
fanquake on September 5, 2023 Windows
fanquake on September 5, 2023 Windows
issue
ci: backport relevant migration changes to current release branches
#28416
fanquake on September 5, 2023 Tests
fanquake on September 5, 2023 Tests
issue
guix: prune Rust toolchain boostrap from Darwin HOSTS
#28449
fanquake on September 11, 2023 Build system
fanquake on September 11, 2023 Build system
issue
consensus: Better document ComputeMerkleRoot & add test for return value
#28457
fanquake on September 12, 2023 DocsTestsValidation
fanquake on September 12, 2023 DocsTestsValidation
issue
build: depends qt failure with macos 13 & Xcode (tools) 15
#28566
fanquake on October 3, 2023 macOSBuild system
fanquake on October 3, 2023 macOSBuild system
issue
ci: failure in `wallet_multiwallet.py --legacy-wallet` - (`void wallet::UnloadWallet(std::shared_ptr<CWallet> &&): Assertion 'it.second' failed.`)
#29073
fanquake on December 13, 2023 BugWalletCI failed
fanquake on December 13, 2023 BugWalletCI failed
issue
ci: feature_proxy failing in MSVC job
#29090
fanquake on December 15, 2023 WindowsTestsCI failed
fanquake on December 15, 2023 WindowsTestsCI failed
issue
ci: failure in `wallet_basic.py --descriptors`
#29110
fanquake on December 18, 2023 BugWalletCI failed
fanquake on December 18, 2023 BugWalletCI failed
issue
ubsan: misaligned-pointer-use in crc32c/src/crc32c_arm64.cc
#29178
fanquake on January 4, 2024
fanquake on January 4, 2024
issue
ci: failure in `wallet_assumeutxo.py --descriptors`
#29234
fanquake on January 11, 2024 BugWallet
fanquake on January 11, 2024 BugWallet
issue
rpc: actually deprecate `rpcuser` & `rpcpass`
#29240
fanquake on January 12, 2024 DocsRPC/REST/ZMQ
fanquake on January 12, 2024 DocsRPC/REST/ZMQ
issue
valgrind: Conditional jump or move depends on uninitialised value(s)
#29635
fanquake on March 12, 2024 TestsUpstream
fanquake on March 12, 2024 TestsUpstream
issue
test: failure in p2p_node_network_limited.py --v2transport
#29731
fanquake on March 26, 2024 Tests
fanquake on March 26, 2024 Tests
issue
ci: failure in `rpc_scanblocks.py`
#29831
fanquake on April 8, 2024 UTXO Db and IndexesRPC/REST/ZMQCI failed
fanquake on April 8, 2024 UTXO Db and IndexesRPC/REST/ZMQCI failed
issue
build: use UCRT runtime for Windows (release) binaries
#30210
fanquake on May 31, 2024 WindowsBuild system
fanquake on May 31, 2024 WindowsBuild system
issue
ci: failure in `wallet_fundrawtransaction.py --legacy-wallet`
#30432
fanquake on July 11, 2024
fanquake on July 11, 2024
issue
guix: update LIEF from 0.13.2 to 0.16.x
#30520
fanquake on July 24, 2024 Build systemScripts and tools
fanquake on July 24, 2024 Build systemScripts and tools
issue
build: Boost 1.74.0 incompatible with Clang 18
#30751
fanquake on August 29, 2024 Build system
fanquake on August 29, 2024 Build system
issue
CMake `CheckPIESupported` doesn't always work
#30771
fanquake on August 30, 2024 Build systemUpstream
fanquake on August 30, 2024 Build systemUpstream
issue
ci: failure in win64 unit tests `err:virtual:virtual_alloc_first_teb wine: failed to map the shared user data: c0000018\n0444:err:winediag:nodrv_CreateWindow Application tried to create a window, but no driver could be loaded.\n0444:err:winediag:nodrv_CreateWindow L"Make sure that your X server is running and that $DISPLAY is set correctly."`)
#30792
fanquake on September 2, 2024 WindowsCI failed
fanquake on September 2, 2024 WindowsCI failed
issue
cmake: incorrect assumption that `Debug` build type will not use optimisations
#30800
fanquake on September 3, 2024 Build system
fanquake on September 3, 2024 Build system
issue
build: reproducibility issue with macOS Guix builds
#30815
fanquake on September 4, 2024 macOSBuild system
fanquake on September 4, 2024 macOSBuild system
issue
cmake: adjust Find modules to try `find_package` & fallback to `pkg_check_modules`
#30876
fanquake on September 12, 2024 Build system
fanquake on September 12, 2024 Build system
issue
log/dump more information if a CheckQueue failure occurs
#30960
fanquake on September 24, 2024
fanquake on September 24, 2024
issue
build: macOS fuzz instructions broken using latest macOS linker
#31049
fanquake on October 7, 2024 macOSBuild systemTests
fanquake on October 7, 2024 macOSBuild systemTests
issue
bench: `linearizeoptimallyexample11` benchmark now running 4x slow than previously
#31178
fanquake on October 29, 2024
fanquake on October 29, 2024
issue
intermittent issue in wallet_upgradewallet.py: AssertionError: bdb magic does not match bdb btree magic
#31210
fanquake on November 4, 2024 CI failed
fanquake on November 4, 2024 CI failed
issue
windows: build failure with GCC 14.2 & `-D_GLIBCXX_DEBUG`
#31436
fanquake on December 6, 2024 Build systemTestsUpstreamCI failed
fanquake on December 6, 2024 Build systemTestsUpstreamCI failed
issue
multiprocess: build failure on Alpine with depends & `DEBUG=1`
#31455
fanquake on December 10, 2024 Build systeminterfaces
fanquake on December 10, 2024 Build systeminterfaces
issue
build: compiler flags in linker flags output
#31487
fanquake on December 13, 2024 Build system
fanquake on December 13, 2024 Build system
issue
cmake inconsistently overriding `-O3` (sometimes)
#31491
fanquake on December 13, 2024 Build system
fanquake on December 13, 2024 Build system
issue
contrib: Autoconf fragments left in test-*-check scripts
#31698
fanquake on January 21, 2025 Scripts and tools
fanquake on January 21, 2025 Scripts and tools
issue
build: `WITH_MULTIPROCESS=ON` should fail if libmultiprocess is missing
#31708
fanquake on January 22, 2025 Build system
fanquake on January 22, 2025 Build system
issue
build: `cmake --install` fails if only select targets are built
#31745
fanquake on January 28, 2025 Build system
fanquake on January 28, 2025 Build system
issue
build: depends cross-compile using Clang fails
#31748
fanquake on January 28, 2025 Build system
fanquake on January 28, 2025 Build system
issue
cmake: incorrectly reporting MSVC as using ccache
#31771
fanquake on January 31, 2025 Build system
fanquake on January 31, 2025 Build system
issue
build: `-static-pie` builds no-longer working with CMake
#31843
fanquake on February 11, 2025 Build systemUpstream
fanquake on February 11, 2025 Build systemUpstream
issue
ci: failure in interface_usdt_utxocache.py
#31951
fanquake on February 25, 2025 interfacesCI failed
fanquake on February 25, 2025 interfacesCI failed
issue
build: document `BITCOIN_GENBUILD_NO_GIT` environment variable?
#31999
fanquake on March 5, 2025 Build system
fanquake on March 5, 2025 Build system
issue
build: cmake --install fails after --target deploy
#32007
fanquake on March 6, 2025 Build system
fanquake on March 6, 2025 Build system
issue
test: `p2p_message_capture.py` fails with GCC 13-15 & undefined sanitizer
#32016
fanquake on March 7, 2025 TestsUpstream
fanquake on March 7, 2025 TestsUpstream
issue
build: cross-compiling for `x86_64-apple-darwin` from `arm64-apple-darwin` broken
#32208
fanquake on April 3, 2025 macOSBuild system
fanquake on April 3, 2025 macOSBuild system
issue
ci: failure in interface_usdt_coinselection.py
#32322
fanquake on April 22, 2025 UpstreamCI failed
fanquake on April 22, 2025 UpstreamCI failed
issue
cmake: GUI build broken with `-stdlib=libc++`
#32331
fanquake on April 23, 2025 GUIBuild systemUpstream
fanquake on April 23, 2025 GUIBuild systemUpstream
issue
test: bip324_tests & net_tests failure with `-O3 -flto`
#32337
fanquake on April 24, 2025 Upstream
fanquake on April 24, 2025 Upstream
issue
test: functional test failures under -DENABLE_WALLET=OFF
#32347
fanquake on April 25, 2025 WalletTests
fanquake on April 25, 2025 WalletTests
issue
build: deprecated arg usage in macOS deploy script
#32486
fanquake on May 13, 2025 macOSBuild systemScripts and tools
fanquake on May 13, 2025 macOSBuild systemScripts and tools
issue
test: wallet_reorgsrestore.py failure under valgrind
#32493
fanquake on May 14, 2025 TestsCI failed
fanquake on May 14, 2025 TestsCI failed
issue
build: (initial?) failure to build xproto on Alpine
#32494
fanquake on May 14, 2025 GUIBuild system
fanquake on May 14, 2025 GUIBuild system
issue
test: feature_framework_startup_failures.py fails with `--timeout-factor=0`
#32506
fanquake on May 15, 2025 Tests
fanquake on May 15, 2025 Tests
issue
ci: remove third-party javascript usage from Windows CI
#32508
fanquake on May 15, 2025 WindowsTests
fanquake on May 15, 2025 WindowsTests
issue
test: failure in `mining_basic.py` AssertionError: not(4.656542373906924E-10 == 4.656542373906925E-10)
#32515
fanquake on May 15, 2025 Tests
fanquake on May 15, 2025 Tests
issue
test: Running thread * was not suspended. False leaks are possible.
#32542
fanquake on May 17, 2025 Tests
fanquake on May 17, 2025 Tests
issue
test: `tool_wallet.py` references no-longer used CI
#32576
fanquake on May 21, 2025 WindowsTests
fanquake on May 21, 2025 WindowsTests
issue
seeds: seed.bitcoin.jonasschnelli.ch not returning results
#32590
fanquake on May 22, 2025 P2P
fanquake on May 22, 2025 P2P
issue
fs: use `ftruncate` on OpenBSD in `AllocateFileRange`
#32643
fanquake on May 30, 2025 Utils/log/libs
fanquake on May 30, 2025 Utils/log/libs
issue
upstream: capnp V2 doesn't support compilation with GCC (yet?)
#32669
fanquake on June 3, 2025 Upstream
fanquake on June 3, 2025 Upstream
issue
guix: nsis (Windows installer creator) is broken upstream
#32674
fanquake on June 3, 2025 WindowsBuild systemUpstream
fanquake on June 3, 2025 WindowsBuild systemUpstream
issue
ci: libFuzzer disabled leak detection after every mutation
#32681
fanquake on June 5, 2025 TestsFuzzing
fanquake on June 5, 2025 TestsFuzzing
issue
depends: Windows libevent build broken against mingw-w64 13.x
#32707
fanquake on June 9, 2025 WindowsBuild system
fanquake on June 9, 2025 WindowsBuild system
issue
seeds: `seed.testnet.achownodes.xyz` not returning results
#32879
fanquake on July 4, 2025 P2P
fanquake on July 4, 2025 P2P
issue
guix: Windows build is non-deterministic across build architectures
#32923
fanquake on July 8, 2025 WindowsBuild system
fanquake on July 8, 2025 WindowsBuild system
issue
cmake: searching across directories for config files
#32938
fanquake on July 10, 2025 Build system
fanquake on July 10, 2025 Build system
issue
fuzz: AddressSanitizer: odr-violation typeinfo name for CCoinsViewBacked
#32995
fanquake on July 16, 2025 Fuzzing
fanquake on July 16, 2025 Fuzzing
issue
intermittent timeout in wallet_signer.py : sendall timed out
#33015
fanquake on July 19, 2025 CI failed
fanquake on July 19, 2025 CI failed
issue
tsan: drop `DEBUG_LOCKORDER` macro from TSAN job?
#33087
fanquake on July 29, 2025 Brainstorming
fanquake on July 29, 2025 Brainstorming
issue
build: `test_bitcoin` link failure with `-flto=thin` & address sanitizer
#33147
fanquake on August 6, 2025 Build systemUpstream
fanquake on August 6, 2025 Build systemUpstream
issue
tracing: issue running `contrib/tracing/log_utxos.bt`
#33227
fanquake on August 20, 2025 Scripts and tools
fanquake on August 20, 2025 Scripts and tools
issue
build: secp256k1 warnings not turned into errors in MSAN job
#33284
fanquake on September 2, 2025 Build system
fanquake on September 2, 2025 Build system
issue
ci: single Windows cache takes up > 25% of total cache space
#33305
fanquake on September 4, 2025 Windows
fanquake on September 4, 2025 Windows
issue
test: intermittent issue in p2p_1p1c_network.py
#33318
fanquake on September 5, 2025 TestsCI failed
fanquake on September 5, 2025 TestsCI failed
issue
`test_bitcoin-qt`: segfault under LTO (CMAKE_INTERPROCEDURAL_OPTIMIZATION=ON)
#33548
fanquake on October 6, 2025 BugBuild systemUpstream
fanquake on October 6, 2025 BugBuild systemUpstream
issue
build: `libcapnp*.so` "warning: GCS is required by -z gcs, but this shared library lacks the necessary property note."
#33556
fanquake on October 7, 2025 Build systemUpstream
fanquake on October 7, 2025 Build systemUpstream
issue
build: depends sqlite compile failure for FreeBSD Clang cross
#33560
fanquake on October 7, 2025 Build system
fanquake on October 7, 2025 Build system
issue
29.x: using a local libmultiprocess install will no-longer work
#33576
fanquake on October 8, 2025 DocsBuild systeminterfaces
fanquake on October 8, 2025 DocsBuild systeminterfaces
issue
test: pycapnp doesn't support free threaded Python
#33582
fanquake on October 9, 2025 TestsUpstream
fanquake on October 9, 2025 TestsUpstream
issue
ci: short read: expected xxxxxxxxx bytes but got xxxxxxxxx: unexpected EOF
#33640
fanquake on October 16, 2025 TestsCI failed
fanquake on October 16, 2025 TestsCI failed
issue
log: "Replaying blocks" / "Rolling forward" logging is rate-limited
#33769
fanquake on November 3, 2025 Utils/log/libs
fanquake on November 3, 2025 Utils/log/libs
issue
ci: failure in `wallet_basic.py` KeyError: 'ischange'
#33848
fanquake on November 11, 2025 CI failed
fanquake on November 11, 2025 CI failed
issue
depends: fallback server missing Qt downloads
#33898
fanquake on November 18, 2025 Build system
fanquake on November 18, 2025 Build system
issue
ci: failure to download 0.14.3-win64.zip in Win test cross-built
#33913
fanquake on November 20, 2025 CI failed
fanquake on November 20, 2025 CI failed
issue
test: `interface_ipc.py` might start skipping if installed capnp version changes
#34016
fanquake on December 5, 2025 Tests
fanquake on December 5, 2025 Tests
issue
rpc: `settxfee` and `paytxfee` removal
#34041
fanquake on December 10, 2025 WalletRPC/REST/ZMQ
fanquake on December 10, 2025 WalletRPC/REST/ZMQ
issue
build: build broken with older supported Boost
#34101
fanquake on December 18, 2025 Build system
fanquake on December 18, 2025 Build system
issue
build: Qt depends build broken with GCC 16
#34569
fanquake on February 12, 2026 GUIBuild system
fanquake on February 12, 2026 GUIBuild system
issue
"txospenderindex_tests/txospenderindex_initial_sync": critical check tx_spender->has_value() has failed
#34637
fanquake on February 20, 2026
fanquake on February 20, 2026
issue
ci: failure in wallet_multiwallet.py --usecli
#34854
fanquake on March 19, 2026 WindowsCI failed
fanquake on March 19, 2026 WindowsCI failed
issue
intermittent issue in wallet_txn_clone.py (Windows msvcrt)
#34925
fanquake on March 26, 2026 WindowsCI failed
fanquake on March 26, 2026 WindowsCI failed
issue
spawn_tests: failed: expected WIFEXITED(status) && WEXITSTATUS(status) == 0
#34975
fanquake on April 1, 2026 CI failed
fanquake on April 1, 2026 CI failed
issue
3 lines in debug.log are being appended to the end of the log of the previous run
#4660
fanquake on August 8, 2014
fanquake on August 8, 2014
issue
Don't show wallet options in the preferences menu when running with -disablewallet
#5109
fanquake on October 20, 2014 GUI
fanquake on October 20, 2014 GUI
issue
[RPC Tests] getblocktemplate_longpoll test is crashing
#6651
fanquake on September 8, 2015 RPC/REST/ZMQ
fanquake on September 8, 2015 RPC/REST/ZMQ
issue
Verifying blocks window stays open after the main GUI appears
#7718
fanquake on March 19, 2016 GUI
fanquake on March 19, 2016 GUI
issue
[depends] Boost fails to build on OSX 10.11, Xcode 7.3.1
#7998
fanquake on May 4, 2016 macOSBuild system
fanquake on May 4, 2016 macOSBuild system
issue
[Test Framework] Support setting the p2p/RPC port range over the cmd line
#8022
fanquake on May 8, 2016 Tests
fanquake on May 8, 2016 Tests
issue
Docs: Minimum required dependencies and current CVEs
#8639
fanquake on September 1, 2016 DocsBuild system
fanquake on September 1, 2016 DocsBuild system
issue
libevent erroneously detects kqueue bug on macOS 10.12
#8818
fanquake on September 27, 2016 macOSUpstream
fanquake on September 27, 2016 macOSUpstream
issue
Depends built QT isn't being properly picked up on OS X
#9126
fanquake on November 11, 2016 macOSBuild system
fanquake on November 11, 2016 macOSBuild system