aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-01-05Merge #9312: Increase mempool expiry time to 2 weeksWladimir J. van der Laan
2017-01-05RPC help documentation for addnode peerinfo.Gregory Maxwell
2017-01-05Add release notes for addnode changes.Gregory Maxwell
2017-01-05Break addnode out from the outbound connection limits.Gregory Maxwell
2017-01-05Wallet: Do not perform ECDSA in the fee calculation inner loop.Gregory Maxwell
2017-01-05[Qt] Do proper shutdownJonas Schnelli
2017-01-05Merge #8747: [rpc] Fix transaction size comments and RPC help text.Wladimir J. van der Laan
2017-01-05Merge #9281: Refactor: Remove using namespace <xxx> from bench/ & test/ sourcesMarcoFalke
2017-01-05rpc: Argument name consistencyWladimir J. van der Laan
2017-01-05rpc: Named arguments for rawtransaction callsWladimir J. van der Laan
2017-01-05rpc: Named arguments for wallet callsWladimir J. van der Laan
2017-01-05rpc: Named arguments for mining callsWladimir J. van der Laan
2017-01-05rpc: Named arguments for net callsWladimir J. van der Laan
2017-01-05test: Add test for RPC named argumentsWladimir J. van der Laan
2017-01-05rpc: Named arguments for misc callsWladimir J. van der Laan
2017-01-05rpc: Add 'echo' call for testingWladimir J. van der Laan
2017-01-05rpc: Named arguments for blockchain callsWladimir J. van der Laan
2017-01-05rpc: Support named argumentsWladimir J. van der Laan
2017-01-05authproxy: Add support for RPC named argumentsWladimir J. van der Laan
2017-01-05Merge #9373: Linearize script update (hash byte reversal and Python 3 support)Wladimir J. van der Laan
2017-01-05Merge #9387: [Refactor] RAII of libevent stuff using unique ptrs with deletersWladimir J. van der Laan
2017-01-05Merge #9417: Do not evaluate hidden LogPrint argumentsWladimir J. van der Laan
2017-01-05Merge #9474: Mark the minconf parameter to move as ignoredWladimir J. van der Laan
2017-01-05Merge #9475: Let autoconf detect presence of EVP_MD_CTX_newWladimir J. van der Laan
2017-01-05Make linearize scripts Python 3-compatible.Doug
2017-01-05Allow linearization scripts to support hash byte reversalDoug
2017-01-04Remove SIGCHECK_VERIFICATION_FACTORPieter Wuille
2017-01-04Move tx estimation data out of CCheckPointDataPieter Wuille
2017-01-04[MOVEONLY] Move progress estimation out of checkpointsPieter Wuille
2017-01-04Check FRESH validity in CCoinsViewCache::BatchWriteRussell Yanofsky
2017-01-04Merge #9107: Safer modify new coinsPieter Wuille
2017-01-04Merge #9395: Add test for -walletrejectlongchainsMarcoFalke
2017-01-04Let autoconf detect presence of EVP_MD_CTX_newLuke Dashjr
2017-01-04add test for -walletrejectlongchainsAlex Morcos
2017-01-04Fix edge case with stale fee estimatesAlex Morcos
2017-01-04Add clarifying comments to fee estimationAlex Morcos
2017-01-04Add extra logging to processBlock in fee estimation.Alex Morcos
2017-01-04Add IsCurrentForFeeEstimatationAlex Morcos
2017-01-04Pass pointers to existing CTxMemPoolEntries to fee estimationAlex Morcos
2017-01-04Always update fee estimates on new blocks.Alex Morcos
2017-01-04rename bool to validFeeEstimateAlex Morcos
2017-01-04Remove member variable hadNoDependencies from CTxMemPoolEntryAlex Morcos
2017-01-04Don't track transactions at all during IBD.Alex Morcos
2017-01-04Remove extraneous LogPrint from fee estimationAlex Morcos
2017-01-04Mark the minconf parameter to move as ignoredPieter Wuille
2017-01-04Fix dangerous condition in ModifyNewCoins.Alex Morcos
2017-01-04Merge #9457: [qt] Select more files for translationWladimir J. van der Laan
2017-01-04Merge #9470: qt: Set (count) placeholder in sendcoinsdialog to notranslateMarcoFalke
2017-01-04[depends] libevent 2.1.7rcfanquake
2017-01-04qt: Set (count) placeholder in sendcoinsdialog to notranslateWladimir J. van der Laan