15868 Commits (596c44633fd03e76cc12f2fd37452e223ba43115)
 

Author SHA1 Message Date
Sjors Provoost 596c44633f
[wallet] use P2WPKH change output if any destination is P2WPKH or P2WSH 7 years ago
Wladimir J. van der Laan 44080a90a2
Merge #12118: Sort mempool by min(feerate, ancestor_feerate) 7 years ago
Wladimir J. van der Laan 4db16ec827
Merge #11796: [tests] Functional test naming convention 7 years ago
Wladimir J. van der Laan 9501dc27b3
Merge #12127: Remove unused mempool index 7 years ago
Suhas Daftuar 0a22a52918 Use mempool's ancestor sort in transaction selection 7 years ago
MarcoFalke 45cf8a03cb
Merge #12168: Trivial: Fix #include sys/fcntl.h to just fcntl.h (without sys/) 7 years ago
MarcoFalke b7450cdbd8
Merge #11970: Add test coverage for bitcoin-cli multiwallet calls 7 years ago
Suhas Daftuar 7abfa538b5 Add test for new ancestor feerate sort behavior 7 years ago
Jan Sarenik 648bdc8cc0 Trivial: Fix #include sys/fcntl.h to just fcntl.h (without sys/) 7 years ago
MarcoFalke 0910cbe4ef
Merge #12082: Adding test case for SINGLE|ANYONECANPAY hash type in tx_valid.json 7 years ago
Wladimir J. van der Laan 1d2eaba300
Merge #12133: [qa] Fix rare failure in p2p-segwit.py 7 years ago
MarcoFalke 92a810d04b
Merge #12150: Fix ListCoins test failure due to unset g_address_type, g_change_type 7 years ago
Wladimir J. van der Laan 3c6286873e
Merge #12112: Docs: Remove the ending slashes from RPC URI format. 7 years ago
Russell Yanofsky f765bb3788 Fix ListCoins test failure due to unset g_address_type, g_change_type 7 years ago
Jonas Schnelli d889c036cd
Merge #11403: SegWit wallet support 7 years ago
Jonas Schnelli b0d626d10f
Merge #12143: [Doc] Fix link for BIP-159 pull request 7 years ago
azuchi 91769d6e28 [Doc] Fix link for bip 159 pull request 7 years ago
Pieter Wuille b224a47a1a Add address_types test 7 years ago
Pieter Wuille 7ee54fd7c7 Support downgrading after recovered keypool witness keys 7 years ago
Pieter Wuille 940a21932b SegWit wallet support 7 years ago
Pieter Wuille f37c64e477 Implicitly know about P2WPKH redeemscripts 7 years ago
Pieter Wuille 57273f2b30 [test] Serialize CTransaction with witness by default 7 years ago
Pieter Wuille cf2c0b6f5c Support P2WPKH and P2SH-P2WPKH in dumpprivkey 7 years ago
Pieter Wuille 37c03d3e05 Support P2WPKH addresses in create/addmultisig 7 years ago
Suhas Daftuar 35c2b1fe3b Fix rare failure in p2p-segwit.py 7 years ago
Suhas Daftuar 9a51319578 Sort mempool by min(feerate, ancestor_feerate) 7 years ago
Suhas Daftuar 6773f92b30 Refactor CompareTxMemPoolEntryByDescendantScore 7 years ago
Suhas Daftuar 8e617e3708 Remove unused mempool index 7 years ago
Russell Yanofsky a14dbff39e Allow multiwallet.py to be used with --usecli 7 years ago
John Newbery f6ade9ce1a [tests] allow tests to be run with --usecli 7 years ago
Russell Yanofsky ff9a363ff7 TestNodeCLI batch emulation 7 years ago
Russell Yanofsky ca9085afc5 Prevent TestNodeCLI.args mixups 7 years ago
Russell Yanofsky fcfb952bca Improve TestNodeCLI output parsing 7 years ago
Jacky C 2be2b5d58a Remove the ending slashes from RPC URI format. 7 years ago
MarcoFalke 45173fa6fc
Merge #12079: Improve prioritisetransaction test coverage 7 years ago
Pieter Wuille b3ecb7bab6
Merge #10677: RPC Docs: addmultisigaddress is intended for non-watchonly addresses 7 years ago
MarcoFalke fd4ca17360
Merge #12092: [qt] Replaces numbered place marker %2 with %1. 7 years ago
João Barbosa 7f67dd0aa6 [qa] Improve prioritisetransaction functional test 7 years ago
Jonas Schnelli 56910285fa
Merge #12093: Fix incorrect Markdown link 7 years ago
practicalswift 4aa64557b5 Fix incorrect Markdown link 7 years ago
251 8a93543419 Replaces numbered place marker %2 with %1. 7 years ago
MarcoFalke ddff3447f2
Merge #11997: [tests] util_tests.cpp: actually check ignored args 7 years ago
MarcoFalke 36a5a44048
Merge #12063: [Trivial] Update license year range to 2018 7 years ago
Wladimir J. van der Laan a9a49e6e7e
Merge #12001: [RPC] Adding ::minRelayTxFee amount to getmempoolinfo and updating help 7 years ago
Jonas Schnelli eeb6d5271d
Merge #12035: [qt] change µBTC to bits 7 years ago
Jonas Schnelli a1136f0cb4
Merge #12074: [qt] Optimizes boolean expression model && model->haveWatchOnly() 7 years ago
Chris Stewart 18be3ab139 Adding test case for SINGLE|ANYONECANPAY hash type in tx_valid.json 7 years ago
MarcoFalke c991b304de
Merge #12075: [scripts] Add missing univalue file to copyright_header.py 7 years ago
Anthony Towns c99a3c32c8 [tests] util_tests.cpp: actually check ignored args 7 years ago
Pieter Wuille 3eaa003c88 Extend validateaddress information for P2SH-embedded witness 7 years ago