aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-12-13Merge bitcoin/bitcoin#23755: rpc: Quote user supplied strings in error messagesMarcoFalke
2021-12-13Merge bitcoin/bitcoin#23761: build: use __SIZEOF_INT128__ for checking __int1...MarcoFalke
2021-12-13Merge bitcoin/bitcoin#23648: test: Use byte unit 'M' for -maxuploadtarget f...MarcoFalke
2021-12-13rpc: Quote user supplied strings in error messagesMarcoFalke
2021-12-13Merge bitcoin/bitcoin#23738: validation, log: improve logging of ChainstateMa...MarcoFalke
2021-12-13build: use __SIZEOF_INT128__ for checking __int128 availabilityfanquake
2021-12-13Merge bitcoin/bitcoin#23365: index: Fix backwards search for bestblockMarcoFalke
2021-12-13Merge bitcoin/bitcoin#23718: PSBT: hash preimages fieldsMarcoFalke
2021-12-13Merge bitcoin/bitcoin#23675: build: Post-pr23489 small cleanupsfanquake
2021-12-12build: Use config_opts instead of passing a compiler flag directlyHennadii Stepanov
2021-12-12build, qt: Drop unused CROSS_COMPILE variable for Android buildsHennadii Stepanov
2021-12-12build, refactor: Re-use `qt_lib_suffix` variableHennadii Stepanov
2021-12-11rpc: output all hash preimages in 'decodepsbt'Antoine Poinsot
2021-12-11psbt: implement hash preimages fieldsAntoine Poinsot
2021-12-11validation, doc: remove TODO commentJon Atack
2021-12-11Merge bitcoin/bitcoin#23113: Add warnings to createmultisig and addmultisig i...MarcoFalke
2021-12-11Merge bitcoin/bitcoin#23740: test: fix test failures in test/functional/p2p_t...MarcoFalke
2021-12-11Merge bitcoin/bitcoin#23128: doc: Remove TODO 'exclude peers with download pe...MarcoFalke
2021-12-11Merge bitcoin/bitcoin#23733: fuzz: Move ISO8601 to one placeMarcoFalke
2021-12-11test: fix test failures in test/functional/p2p_timeouts.pyJon Atack
2021-12-10Merge bitcoin/bitcoin#17034: [BIP 174] PSBT version, proprietary, and xpub fi...W. J. van der Laan
2021-12-10validation, log: improve logging in FlushSnapshotToDisk()Jon Atack
2021-12-10validation, log: extract FlushSnapshotToDisk() functionJon Atack
2021-12-10doc: Remove TODO 'exclude peers with download permission'Douglas Chimento
2021-12-10test: Use byte unit 'M' for -maxuploadtarget functional testDouglas Chimento
2021-12-10Merge bitcoin/bitcoin#23280: init: Coalesce Chainstate loading sequence betwe...MarcoFalke
2021-12-10Merge global xpubs in joinpsbts and combinepsbtsAndrew Chow
2021-12-10Add global xpub test vectors from BIPAndrew Chow
2021-12-10Add global_xpubs to decodepsbtAndrew Chow
2021-12-10Implement serializations for PSBT_GLOBAL_XPUBAndrew Chow
2021-12-10Implement operator< for KeyOriginInfo and CExtPubKeyAndrew Chow
2021-12-10Separate individual HD Keypath serialization into separate functionsAndrew Chow
2021-12-10Store version bytes and be able to serialize them in CExtPubKeyAndrew Chow
2021-12-10moveonly: Move (Un)Serialize(To/From)Vector, (De)SerializeHDKeypaths to psbt ...Andrew Chow
2021-12-10Test for proprietary fieldAndrew Chow
2021-12-10Output proprietary type info in decodepsbtAndrew Chow
2021-12-10Implement PSBT proprietary typeAndrew Chow
2021-12-10Output psbt version in decodepsbtAndrew Chow
2021-12-10Add GetVersion helper to PSBTAndrew Chow
2021-12-10Implement PSBT versionsAndrew Chow
2021-12-10Types are compact size uintsAndrew Chow
2021-12-10fuzz: Move ISO8601 to one placeMarcoFalke
2021-12-10Merge bitcoin/bitcoin#23673: build: Include native_X.mk before X.mkfanquake
2021-12-10Merge bitcoin/bitcoin#22514: psbt: Actually use SIGHASH_DEFAULT for PSBT signingMarcoFalke
2021-12-10Merge bitcoin/bitcoin#19499: p2p: Make timeout mockable and type safe, speed ...MarcoFalke
2021-12-10Merge bitcoin/bitcoin#23682: ci: Make macOS native task sqlite onlyMarcoFalke
2021-12-10Merge bitcoin/bitcoin#23728: Use the imperative mood in example subject lineMarcoFalke
2021-12-10build: Include native_X.mk before X.mkHennadii Stepanov
2021-12-10Merge bitcoin/bitcoin#23628: Check descriptors returned by external signersfanquake
2021-12-10Use the imperative mood in example subject lineTobin Harding