15838 Commits (d889c036cd6f683116e6a27e404be2809d1deb76)
 

Author SHA1 Message Date
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
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
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
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
MarcoFalke a332a7d5a1
Merge #11291: Fix string concatenation to os.path.join and add exception case 7 years ago
Jeff Rade aad309065d [rpc] Adding ::minRelayTxFee amount to getmempoolinfo and updating mempoolminfee help description 7 years ago
Pieter Wuille d9fdac130a
Merge #11824: Block ActivateBestChain to empty validationinterface queue 7 years ago
William Casarin 275b2eeed4 [qt] change µBTC to bits 7 years ago
Pablo Fernandez 5ec3eae393
remove brew c++ flag 7 years ago
Matt Corallo 97d2b09c12 Add helper to wait for validation interface queue to catch up 7 years ago
Matt Corallo 36137497f1 Block ActivateBestChain to empty validationinterface queue 7 years ago
Matt Corallo 5a933cefcc Add an interface to get the queue depth out of CValidationInterface 7 years ago
Matt Corallo a99b76f269 Require no cs_main lock for ProcessNewBlock/ActivateBestChain 7 years ago
Matt Corallo a734896038 Avoid cs_main in net_processing ActivateBestChain calls 7 years ago