aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-01-09Fix rare failure in p2p-segwit.pySuhas Daftuar
2018-01-09Sort mempool by min(feerate, ancestor_feerate)Suhas Daftuar
2018-01-09Refactor CompareTxMemPoolEntryByDescendantScoreSuhas Daftuar
2018-01-09Remove unused mempool indexSuhas Daftuar
2018-01-08Allow multiwallet.py to be used with --usecliRussell Yanofsky
2018-01-08[tests] allow tests to be run with --usecliJohn Newbery
2018-01-08TestNodeCLI batch emulationRussell Yanofsky
2018-01-08Prevent TestNodeCLI.args mixupsRussell Yanofsky
2018-01-08Improve TestNodeCLI output parsingRussell Yanofsky
2018-01-08Remove the ending slashes from RPC URI format.Jacky C
2018-01-06Merge #12079: Improve prioritisetransaction test coverageMarcoFalke
2018-01-06Merge #10677: RPC Docs: addmultisigaddress is intended for non-watchonly addr...Pieter Wuille
2018-01-05Merge #12092: [qt] Replaces numbered place marker %2 with %1.MarcoFalke
2018-01-05[qa] Improve prioritisetransaction functional testJoão Barbosa
2018-01-04Merge #12093: Fix incorrect Markdown linkJonas Schnelli
2018-01-04Fix incorrect Markdown linkpracticalswift
2018-01-04Replaces numbered place marker %2 with %1.251
2018-01-04Merge #11997: [tests] util_tests.cpp: actually check ignored argsMarcoFalke
2018-01-04Merge #12063: [Trivial] Update license year range to 2018MarcoFalke
2018-01-04Merge #12001: [RPC] Adding ::minRelayTxFee amount to getmempoolinfo and updat...Wladimir J. van der Laan
2018-01-03Merge #12035: [qt] change µBTC to bitsJonas Schnelli
2018-01-03Merge #12074: [qt] Optimizes boolean expression model && model->haveWatchOnly()Jonas Schnelli
2018-01-03Adding test case for SINGLE|ANYONECANPAY hash type in tx_valid.jsonChris Stewart
2018-01-03Merge #12075: [scripts] Add missing univalue file to copyright_header.pyMarcoFalke
2018-01-04[tests] util_tests.cpp: actually check ignored argsAnthony Towns
2018-01-03Extend validateaddress information for P2SH-embedded witnessPieter Wuille
2018-01-03Expose method to find key for a single-key destinationPieter Wuille
2018-01-03Improve witness destination types and use them morePieter Wuille
2018-01-03[refactor] GetAccount{PubKey,Address} -> GetAccountDestinationPieter Wuille
2018-01-03Merge #12062: Increment MIT Licence copyright header year on files modified i...Wladimir J. van der Laan
2018-01-03Abstract out IsSolvable from WitnessifierPieter Wuille
2018-01-03Merge #11965: qa: Note on test order in test_runnerMarcoFalke
2018-01-03Merge #12077: [Docs] Correct `sendmany` curl exampleWladimir J. van der Laan
2018-01-03[tests] Remove redundant import in blocktools.py testAnthony Towns
2018-01-02Fixes issue #12067 `sendmany` curl example is wrong.251
2018-01-03Increment MIT Licence copyright header year on files modified in 2017Akira Takizawa
2018-01-02[scripts] Add missing univalue file to copyright_header.pyfanquake
2018-01-02[qt] Simplifies boolean expression model && model->haveWatchOnly()251
2018-01-01[Trivial] Update license year range to 2018Akira Takizawa
2017-12-30bips: add bip176 (Bits Denomination)William Casarin
2017-12-30Merge #12027: [Docs] Remove boost --c++ flag from osx build instructionsWladimir J. van der Laan
2017-12-30Merge #11984: doc: Update OpenBSD build instructions for 6.2 (cont'd)Wladimir J. van der Laan
2017-12-30Merge #11291: Fix string concatenation to os.path.join and add exception caseMarcoFalke
2017-12-29[rpc] Adding ::minRelayTxFee amount to getmempoolinfo and updating mempoolmin...Jeff Rade
2017-12-29Merge #11824: Block ActivateBestChain to empty validationinterface queuePieter Wuille
2017-12-28[qt] change µBTC to bitsWilliam Casarin
2017-12-26remove brew c++ flagPablo Fernandez
2017-12-26Add helper to wait for validation interface queue to catch upMatt Corallo
2017-12-26Block ActivateBestChain to empty validationinterface queueMatt Corallo
2017-12-26Add an interface to get the queue depth out of CValidationInterfaceMatt Corallo