aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-12-11build, qt: Drop support for `i686-linux-android` hostHennadii Stepanov
2021-12-10Merge bitcoin/bitcoin#17034: [BIP 174] PSBT version, proprietary, and xpub fi...W. J. van der Laan
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-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
2021-12-09Merge bitcoin/bitcoin#23725: test: fix `feature_coinstatsindex.py --descripto...MarcoFalke
2021-12-09Merge bitcoin/bitcoin#22019: wallet: Introduce SelectionResult for encapsulat...W. J. van der Laan
2021-12-09test: add feature_coinstatsindex.py --descriptors to test_runner.pySebastian Falbesoner
2021-12-09test: fix test feature_coinstatsindex.py for descriptor walletsSebastian Falbesoner
2021-12-09Merge bitcoin/bitcoin#23723: test: Replace hashlib.new with named constructorMarcoFalke
2021-12-09Merge bitcoin/bitcoin#23658: contrib: add check for wget command in install_d...W. J. van der Laan
2021-12-09test: Replace hashlib.new with named constructorMarcoFalke
2021-12-09Merge bitcoin/bitcoin#23603: build: Fix x86_64 <-> arm64 cross-compiling for ...fanquake
2021-12-09Merge bitcoin/bitcoin#23495: build: Bump Fontconfig version up to 2.12.6fanquake
2021-12-09Merge bitcoin/bitcoin#23346: util, refactor: Improve headers for bitcoin-wall...MarcoFalke
2021-12-09Check descriptors returned by external signerssstone
2021-12-09Merge bitcoin/bitcoin#23703: scripted-diff: Use named args in RPC docsfanquake
2021-12-09Merge bitcoin/bitcoin#23715: test: feature_rbf.py: check specified wallet typ...MarcoFalke
2021-12-09Merge bitcoin/bitcoin#23716: test: replace hashlib.ripemd160 with an own impl...MarcoFalke
2021-12-09Merge bitcoin/bitcoin#23585: scripted-diff: Drop Darwin version for better ma...fanquake
2021-12-09Merge bitcoin/bitcoin#23714: doc: Normalize RPC description whitespacefanquake
2021-12-08Swap out hashlib.ripemd160 for own implementationPieter Wuille
2021-12-08Add pure Python RIPEMD-160Pieter Wuille
2021-12-08test: feature_rbf.py: check specified wallet type availabilitySebastian Falbesoner
2021-12-08doc: Normalize RPC description whitespaceMarcoFalke
2021-12-08Merge bitcoin/bitcoin#23712: test: interface_bitcoin_cli.py: check specified ...MarcoFalke
2021-12-08test: interface_bitcoin_cli.py: check specified wallet type availabilitySebastian Falbesoner
2021-12-08Merge bitcoin/bitcoin#23707: fuzz: Fix RPC internal bug detectionMarcoFalke
2021-12-08rpc: Document that DEFAULT is for Taproot, ALL for everything elseAndrew Chow