aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-02-21Merge bitcoin/bitcoin#24292: Revert "ci: Run fuzzer task for the master branc...fanquake
2022-02-21Merge bitcoin/bitcoin#24339: rpc: Improve RPC help by explicitly mentioning o...MarcoFalke
2022-02-21Merge bitcoin/bitcoin#24137: doc: Rework generate* docfanquake
2022-02-21Use `GetAllOutputTypes` in `getblock` RPC functionKiminuo
2022-02-21Merge bitcoin/bitcoin#24343: Add descriptor_tests covering tr(), and fix mino...fanquake
2022-02-21doc: Rework generate* docMarcoFalke
2022-02-21Merge bitcoin/bitcoin#24072: doc: fix wording of alertnotify to match behaviourMarcoFalke
2022-02-21Merge bitcoin/bitcoin#24376: doc: bitcoin-wallet fixes (help output and code ...MarcoFalke
2022-02-21Merge bitcoin/bitcoin#24231: streams: Fix read-past-the-end and integer overf...MarcoFalke
2022-02-21Merge bitcoin/bitcoin#24296: ci: use Ubuntu Jammy for Windows cross-compilati...MarcoFalke
2022-02-21Merge bitcoin/bitcoin#24347: rpc: Fix implicit-integer-sign-change in verifyc...MarcoFalke
2022-02-20Merge bitcoin/bitcoin#24133: index: Improve robustness of coinstatsindex at r...fanquake
2022-02-20Merge bitcoin/bitcoin#24369: util: Add missing rseq to syscall sandboxfanquake
2022-02-20Merge bitcoin/bitcoin#23907: tracing: utxocache tracepoints follow up for #22902fanquake
2022-02-19Merge bitcoin/bitcoin#24390: test: Remove suppression no longer needed with h...fanquake
2022-02-19test: Remove suppression no longer needed with headers-only Boost.TestHennadii Stepanov
2022-02-19Merge bitcoin/bitcoin#24385: build: remove boost dep from libmultiprocessMarcoFalke
2022-02-19Merge bitcoin/bitcoin#24350: Primitives: Correct CTransaction deserialization...MarcoFalke
2022-02-18Merge bitcoin/bitcoin#24384: ci: remove `boost_cxxflags` from MSAN CIsMarcoFalke
2022-02-18ci: use Ubuntu Jammy for Windows CIfanquake
2022-02-18tracing: misc follow-ups to 229020xb10c
2022-02-18build: remove boost dep from libmultiprocessfanquake
2022-02-18ci: add missing sqlite_cflags to MSAN fuzz jobfanquake
2022-02-18ci: remove boost_cxxflags from MSAN CIsfanquake
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-17util: Add missing rseq to syscall sandboxlaanwj
2022-02-17Merge bitcoin/bitcoin#23819: ConnectBlock: don't serialize block hash twicelaanwj
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-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