aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-05-17Merge #10196: Bugfix: PrioritiseTransaction updates the mempool tx counterPieter Wuille
2017-05-17Merge #10199: Better fee estimatesPieter Wuille
2017-05-17Make more json-like output from estimaterawfeeAlex Morcos
2017-05-17Merge #10414: [depends] miniupnpc 2.0.20170509Wladimir J. van der Laan
2017-05-17Merge #10257: [test] Add test for getmemoryinfoWladimir J. van der Laan
2017-05-17[depends] miniupnpc 2.0.20170509fanquake
2017-05-17Merge #10388: Output line to debug.log when IsInitialBlockDownload latches to...Wladimir J. van der Laan
2017-05-17Merge #10319: Remove unused argument from MarkBlockAsInFlight(...)Wladimir J. van der Laan
2017-05-17Merge #7522: Bugfix: Only use git for build info if the repository is actuall...Wladimir J. van der Laan
2017-05-17Merge #10405: tests: Correct testcase in script_tests.json for large number O...Wladimir J. van der Laan
2017-05-17Merge #10413: Fix docs (there's no rpc command setpaytxfee)Wladimir J. van der Laan
2017-05-17Merge #8952: Add query options to listunspent RPC callWladimir J. van der Laan
2017-05-17Add query options to listunspent rpc callPedro Branco
2017-05-17Merge #10374: qa: Warn when specified test is not foundWladimir J. van der Laan
2017-05-17Merge #10404: doc: Add logging to FinalizeNode()Wladimir J. van der Laan
2017-05-16Fix docs (there's no rpc command setpaytxfee)Ryan Havar
2017-05-16Merge #10362: [GUI] Add OSX keystroke to RPCConsole infoJonas Schnelli
2017-05-16Merge #10383: [logging] log system time and mock timeWladimir J. van der Laan
2017-05-15Merge #10380: [doc] Removing comments about dirty entries on txmempoolPieter Wuille
2017-05-15Merge #10376: [tests] fix disconnect_ban intermittencyMarcoFalke
2017-05-15Merge #8704: [RPC] Transaction details in getblockWladimir J. van der Laan
2017-05-15tests: Correct testcase in script_tests.json for large number OP_EQUALWladimir J. van der Laan
2017-05-15Add logging to FinalizeNode()Suhas Daftuar
2017-05-15Merge #9494: Introduce an ArgsManager class encapsulating cs_args, mapArgs a...Wladimir J. van der Laan
2017-05-14Merge #10253: [test] Add test for getnetworkhashpsMarcoFalke
2017-05-14qa: Warn when specified test is not foundMarcoFalke
2017-05-12Use a verbosity instead of two verbose parametersAndrew Chow
2017-05-11Merge #10308: [wallet] Securely erase potentially sensitive keys/valuesWladimir J. van der Laan
2017-05-11Merge #10317: Remove unused Python importsWladimir J. van der Laan
2017-05-11Merge #10341: rpc/wallet: Workaround older UniValue which returns a std::stri...Wladimir J. van der Laan
2017-05-11Output line to debug.log when IsInitialBlockDownload latches to falseAlex Morcos
2017-05-11Merge #10328: Update contrib/debian to latest Ubuntu PPA upload.Wladimir J. van der Laan
2017-05-11Merge #10381: Shadowing warnings are not enabled by default, update doc accor...Wladimir J. van der Laan
2017-05-10[logging] log system time and mock timeJohn Newbery
2017-05-10Shadowing is not enabled by default, update doc accordingly.Pavel Janík
2017-05-10Comments and improved documentationAlex Morcos
2017-05-10minor cleanup: remove unnecessary variableAlex Morcos
2017-05-10Introduce a scale factorAlex Morcos
2017-05-10Historical block spanAlex Morcos
2017-05-10Clean up fee estimate debug printingAlex Morcos
2017-05-10Track first recorded heightAlex Morcos
2017-05-10Rewrite estimateSmartFeeAlex Morcos
2017-05-10Track failures in fee estimation.Alex Morcos
2017-05-10Expose estimaterawfeeAlex Morcos
2017-05-10minor refactor: explicitly track start of new bucket range and don't update c...Alex Morcos
2017-05-10Make EstimateMedianVal smarter about small failures.Alex Morcos
2017-05-10Refactor to update moving average on flyAlex Morcos
2017-05-10Change parameters for fee estimation and estimates on all 3 time horizons.Alex Morcos
2017-05-10Merge #10325: 0.15.0 Depends UpdatesWladimir J. van der Laan
2017-05-10[doc] Removing comments about dirty entries on txmempoolSimone Madeo