16036 Commits (a74a01e617c82690ee14cfade8db1f01af869ff4)
 

Author SHA1 Message Date
Wladimir J. van der Laan bbc91b7699
Merge #12173: [Qt] Use flexible font size for QRCode image address 7 years ago
Jonas Schnelli 59f9e2aaf3
Use flexible font size for QRCode image address 7 years ago
John Newbery 97c3cada92 [docs] Clarify -walletdir usage 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
mruddy 5f911c5cc2 trivial: fix address_type help text of getnewaddress and getrawchangeaddress 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
Andrew Chow 134cdc7cee Test walletpassphrase timeout bounds and clamping 7 years ago
Andrew Chow 0b63e3c7b2 Clamp walletpassphrase timeout to 2^(30) seconds and check its bounds 7 years ago
Alin Rus a73aab7cd8 Use the character based overload for std::string::find. 7 years ago
Andrew Chow 1df206f854 Disallow using addresses in createmultisig 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
donaloconnor 30ded3e3d8 [Refactor] Remove unused fQuit var from checkqueue.h 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
fanquake f3196a03aa
[contrib] Add --disable-replication to install_db4 7 years ago
fanquake 311a423bd8
[contrib] Use BDB_LIBS/CFLAGS in install_db4 7 years ago
Jonas Schnelli 56910285fa
Merge #12093: Fix incorrect Markdown link 7 years ago
practicalswift 4aa64557b5 Fix incorrect Markdown link 7 years ago