aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-02-18ci: add missing sqlite_cflags to MSAN fuzz jobfanquake
2022-02-18ci: remove boost_cxxflags from MSAN CIsfanquake
2022-02-18Do not use `LocalTestingSetup` in getarg_tests test file.Kiminuo
2022-02-18Merge bitcoin/bitcoin#24360: doc: improve -netinfo help based on feedback fro...MarcoFalke
2022-02-18Rename wallet-tool to bitcoin-wallet in code commentKristaps Kaupe
2022-02-18Mention -signet in bitcoin-wallet help outputKristaps Kaupe
2022-02-17Merge bitcoin/bitcoin#24281: docs: Update to match new default wallet typeAndrew Chow
2022-02-17Merge bitcoin/bitcoin#24349: fuzz: Split script formatting from script fuzz t...fanquake
2022-02-17Merge bitcoin/bitcoin#24338: util: Work around libstdc++ create_directories i...fanquake
2022-02-17bench: Avoid deprecated use of volatile +=MarcoFalke
2022-02-17util: Add missing rseq to syscall sandboxlaanwj
2022-02-17Merge bitcoin/bitcoin#23819: ConnectBlock: don't serialize block hash twicelaanwj
2022-02-17build, qt: (Re-)sign packageHennadii Stepanov
2022-02-17build, qt: Align frameworks with macOS codesign tool requirementsHennadii Stepanov
2022-02-17User-facing content fixups from transifex translator feedbackJon Atack
2022-02-17test: Add functional test for symlinked blocks directorylaanwj
2022-02-17test: Add fs_tests/create_directories unit testHennadii Stepanov
2022-02-17util: Work around libstdc++ create_directories issuelaanwj
2022-02-17Merge bitcoin/bitcoin#24331: util: Revert back `MoveFileExW` call for MinGW-w64laanwj
2022-02-17Merge bitcoin/bitcoin#24348: build: Fix Guix build for Windows (attempt 2)fanquake
2022-02-17Merge bitcoin/bitcoin#24177: validation, refactor: add missing thread safety ...MarcoFalke
2022-02-17Merge bitcoin/bitcoin#24359: doc: Fix typosMarcoFalke
2022-02-16wallet: Don't generate keys when privkeys disabled when upgradingAndrew Chow
2022-02-17index: check muhash is in sync on coinstatsindex launchFabian Jahr
2022-02-17index: remove txindex references from base indexFabian Jahr
2022-02-17doc: Fix typosTaeik Lim
2022-02-16Improve -netinfo help based on feedback from users and devsJon Atack
2022-02-15Add tr() descriptor unit testsPieter Wuille
2022-02-15Merge bitcoin/bitcoin#24117: index: make indices robust against init abortsMarcoFalke
2022-02-15Bugfix: make ToPrivateString work with x-only keysPieter Wuille
2022-02-15build: Point Guix to recent commit on the master branchHennadii Stepanov
2022-02-15build: Fix gcc-cross-x86_64-w64-mingw32-10.3.0 in GuixHennadii Stepanov
2022-02-15Primitives: Correct CTransaction deserialization docstringTheCharlatan
2022-02-15fuzz: Split script formatting from script fuzz targetMarcoFalke
2022-02-15rpc: Fix implicit-integer-sign-change in verifychainMarcoFalke
2022-02-15Merge bitcoin/bitcoin#24324: test: refactor: remove unneeded bytes<->hex conv...MarcoFalke
2022-02-15Merge bitcoin/bitcoin#24336: Print enable_fuzz_binary in configureMarcoFalke
2022-02-15Merge bitcoin/bitcoin#24340: util: Add missing unlinkat to syscall sandboxMarcoFalke
2022-02-15Merge bitcoin/bitcoin#24345: doc: Release process: fix broken link to Guix bu...fanquake
2022-02-15Merge bitcoin/bitcoin#24342: test: remove `import socket` in test_ipv6_localMarcoFalke
2022-02-15Merge bitcoin-core/gui#509: Respect dialog modality and fix a regression in w...Hennadii Stepanov
2022-02-14Bugfix: set x-only flag when inferring pk() inside tr()Pieter Wuille
2022-02-14Release process: fix broken link to Guix building docsJeremy Rand
2022-02-14test: remove `import socket` in test_ipv6_localbrunoerg
2022-02-14Remove outdated comment on CFeeRateMurch
2022-02-14Merge bitcoin/bitcoin#24326: build: minor cleanups to native_clang packagefanquake
2022-02-14Merge bitcoin/bitcoin#24254: build: Add Boost.Process usage checkfanquake
2022-02-14Merge bitcoin/bitcoin#23955: build: add support for NetBSD in dependsfanquake
2022-02-14Merge bitcoin/bitcoin#24115: ARMv8 SHA2 Intrinsicslaanwj
2022-02-14build: Add Boost.Process usage checkHennadii Stepanov