aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2018-01-09Remove unused mempool indexSuhas Daftuar
2018-01-06Merge #10677: RPC Docs: addmultisigaddress is intended for non-watchonly addr...Pieter Wuille
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 #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-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-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[qt] Simplifies boolean expression model && model->haveWatchOnly()251
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-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
2017-12-26Require no cs_main lock for ProcessNewBlock/ActivateBestChainMatt Corallo
2017-12-24Avoid cs_main in net_processing ActivateBestChain callsMatt Corallo
2017-12-24Refactor ProcessGetData in anticipation of avoiding cs_main for ABCMatt Corallo
2017-12-24bluematt's testnet-seed now supports x9 (and is just a static list)Matt Corallo
2017-12-23Merge #11517: Tests: Improve benchmark precisionWladimir J. van der Laan
2017-12-23Merge #11748: [Tests] Adding unit tests for GetDifficulty in blockchain.cpp.Wladimir J. van der Laan
2017-12-23Removed CCheckQueueSpeed benchmarkMartin Ankerl
2017-12-23Improved microbenchmarking with multiple features.Martin Ankerl
2017-12-23Merge #11475: [rpc] mempoolinfo should take ::minRelayTxFee into accountWladimir J. van der Laan
2017-12-22Merge #11605: [Wallet] Enable RBF by default in QTWladimir J. van der Laan
2017-12-22[Wallet] Use RBF by default in QT onlySjors Provoost
2017-12-21Merge #11667: Add scripts to dumpwallet RPCWladimir J. van der Laan
2017-12-20Merge #11726: Cleanups + nit fixes for walletdir PRMarcoFalke
2017-12-20Merge #10657: Utils: Improvements to ECDSA key-handling codeWladimir J. van der Laan
2017-12-20Merge #11917: Add testnet DNS seed: seed.testnet.bitcoin.sprovoost.nlWladimir J. van der Laan
2017-12-20Merge #11879: [tests] remove redundant univalue_tests.cppWladimir J. van der Laan
2017-12-20Merge #11952: [qa] univalue: Bump subtreeWladimir J. van der Laan
2017-12-20Add script birthtime metadata to dump and import walletMeshCollider
2017-12-20Add script dump note to RPC help text and release notesMeshCollider
2017-12-20Add scripts to importwallet RPCMeshCollider
2017-12-20Add CScripts to dumpwallet RPCMeshCollider
2017-12-20Add GetCScripts to CBasicKeyStoreMeshCollider
2017-12-19univalue: Bump subtreeMarcoFalke
2017-12-19Remove dead feeest-file read code for old versionsMatt Corallo
2017-12-19Merge #11273: Ignore old format estimation fileWladimir J. van der Laan
2017-12-19Merge #11923: Wallet : remove unused fNoncriticalErrors variable from CWallet...Wladimir J. van der Laan