16060 Commits (8fca086d69bdcf748b1a7c9827ac2d71752d0b88)
 

Author SHA1 Message Date
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
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
Pieter Wuille 30a27dc5b1 Expose method to find key for a single-key destination 7 years ago
Pieter Wuille 985c79552c Improve witness destination types and use them more 7 years ago
Pieter Wuille cbe197470e [refactor] GetAccount{PubKey,Address} -> GetAccountDestination 7 years ago
Wladimir J. van der Laan 5961b23898
Merge #12062: Increment MIT Licence copyright header year on files modified in 2017 7 years ago
Pieter Wuille 0c8ea6380c Abstract out IsSolvable from Witnessifier 7 years ago
MarcoFalke d38d1a3e75
Merge #11965: qa: Note on test order in test_runner 7 years ago
Wladimir J. van der Laan c04cb48df9
Merge #12077: [Docs] Correct `sendmany` curl example 7 years ago
Anthony Towns 5fecd842a6 [tests] Remove redundant import in blocktools.py test 7 years ago
251 0d663f8197 Fixes issue #12067 `sendmany` curl example is wrong. 7 years ago
Akira Takizawa 595a7bab23 Increment MIT Licence copyright header year on files modified in 2017 7 years ago
fanquake 415f86c6ae
[scripts] Add missing univalue file to copyright_header.py 7 years ago
251 6dda059bde [qt] Simplifies boolean expression model && model->haveWatchOnly() 7 years ago
Akira Takizawa c9439e735a [Trivial] Update license year range to 2018 7 years ago
William Casarin ebcee1de26 bips: add bip176 (Bits Denomination) 7 years ago
Wladimir J. van der Laan 63a4dc1087
Merge #12027: [Docs] Remove boost --c++ flag from osx build instructions 7 years ago
Wladimir J. van der Laan efae3663a7
Merge #11984: doc: Update OpenBSD build instructions for 6.2 (cont'd) 7 years ago