aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-01-10qt: periodic translations updateWladimir J. van der Laan
2017-01-10Merge #9496: Rename lambda argument name to prevent shadowingMarcoFalke
2017-01-09Rename lambda argument name to prevent shadowing.Pavel Janík
2017-01-09Merge #9353: Add data() method to CDataStream (and use it)Pieter Wuille
2017-01-09Merge #9404: Smarter coordination of change and fee in CreateTransaction.Pieter Wuille
2017-01-09Merge #9310: Assert FRESH validity in CCoinsViewCache::BatchWritePieter Wuille
2017-01-07Merge #9487: Remove stray semicolon (Fix empty body warning)MarcoFalke
2017-01-07Remove stray semicolon (Fix empty body warning)Douglas Roark
2017-01-06Merge #9408: Allow shutdown during LoadMempool, dump only when necessaryPieter Wuille
2017-01-06Merge #9319: Break addnode out from the outbound connection limits.Pieter Wuille
2017-01-06Don't overpay fee if we have selected new coins that result in a smaller tran...Alex Morcos
2017-01-06Try to reduce change output to make needed fee in CreateTransactionAlex Morcos
2017-01-05Merge #9138: Improve fee estimationPieter Wuille
2017-01-05Merge #8610: Share unused mempool memory with coincachePieter Wuille
2017-01-05Merge #9465: [Wallet] Do not perform ECDSA signing in the fee calculation inn...Pieter Wuille
2017-01-05Merge #9413: [CoinControl] Allow non-wallet owned change addressesJonas Schnelli
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-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-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