aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-04-10allow libevent logging to be updated during runtimeJohn Newbery
2017-04-10[rpc] Add logging RPCJohn Newbery
2017-04-10Set BCLog::LIBEVENT correctly for old libevent versions.John Newbery
2017-04-10Merge #10135: [p2p] Send the correct error code in reject messagesWladimir J. van der Laan
2017-04-10Merge #9949: [bench] Avoid function call arguments which are pointers to unin...Wladimir J. van der Laan
2017-04-10Merge #10156: Fix for issues with startup and multiple monitors on windows.Wladimir J. van der Laan
2017-04-10Fix for issues with startup and multiple monitors on windows.Allan Doensen
2017-04-10Merge #9890: Add a button to open the config file in a text editorJonas Schnelli
2017-04-10Merge #10166: Ignore Doxyfile generated from Doxyfile.in template.Wladimir J. van der Laan
2017-04-10Merge #10167: [trivial] Fix typo ("improssible" → "impossible")Wladimir J. van der Laan
2017-04-10Merge #10142: Run bitcoin_test-qt under minimal QPA platformWladimir J. van der Laan
2017-04-10Merge #10168: Fix build warning from #error textWladimir J. van der Laan
2017-04-08Merge #10124: [test] Suppress test logging spamMarcoFalke
2017-04-07Reduce spammy test loggingJohn Newbery
2017-04-07Fix build warning from #error textJohn Newbery
2017-04-07[trivial] Fix typo ("improssible" → "impossible")practicalswift
2017-04-07Ignore Doxyfile generated from Doxyfile.in template.Pavel Janík
2017-04-07Merge #10159: [tests] color test results and sort alphabeticallyWladimir J. van der Laan
2017-04-07Merge #9681: Refactor Bumpfee, move core functionality to CWalletWladimir J. van der Laan
2017-04-07Merge #10155: build: Deduplicate version numbersWladimir J. van der Laan
2017-04-07fixup - align summary row correctly and make colors/glyphs globalsJohn Newbery
2017-04-07Merge #10162: [trivial] Log calls to getblocktemplateWladimir J. van der Laan
2017-04-06Merge #9902: Lightweight abstraction of boost::filesystemWladimir J. van der Laan
2017-04-06[tests] Add unicode symbols for tests passing/failing/skippingJohn Newbery
2017-04-06Log calls to getblocktemplateJohn Newbery
2017-04-06doc: Update release process for simplified version bumpingWladimir J. van der Laan
2017-04-06build: Remove duplicate version information from src/clientversion.hWladimir J. van der Laan
2017-04-05[tests] color test results and sort alphabeticallyJohn Newbery
2017-04-05Merge #10151: [logging] initialize flag variable to 0 (and continue if GetLog...Wladimir J. van der Laan
2017-04-05Merge #10154: init: Remove redundant logging codeWladimir J. van der Laan
2017-04-05doc: Make build system insert version in DoxyfileWladimir J. van der Laan
2017-04-05doc: Remove version numbers from READMEsWladimir J. van der Laan
2017-04-05Merge #10153: logging: Fix off-by-one for shrinkdebugfile defaultWladimir J. van der Laan
2017-04-05Merge #10144: Prioritisetransaction wasn't always updating ancestor feeWladimir J. van der Laan
2017-04-05Merge #10133: Clean up calculations of pcoinsTip memory usageWladimir J. van der Laan
2017-04-05Merge #10104: linearize script: Option to use RPC cookieWladimir J. van der Laan
2017-04-05init: Remove redundant logging codeMarcoFalke
2017-04-05logging: Fix off-by-one for shrinkdebugfileMarcoFalke
2017-04-05Merge #10152: [trivial] remove unused line in Travis configMarcoFalke
2017-04-04initialize flag variable to 0 (and continue if GetLogCategory() fails)John Newbery
2017-04-04[trivial] remove unused line in Travis configJohn Newbery
2017-04-04Merge #10146: Better error handling for submitblockWladimir J. van der Laan
2017-04-03Bugfix: ancestor modifed fees were incorrect for descendantsSuhas Daftuar
2017-04-03Test prioritisetransaction and ancestor fee stateSuhas Daftuar
2017-04-03Merge #10123: Allow debug logs to be excluded from specified componentWladimir J. van der Laan
2017-04-03Run bitcoin_test-qt under minimal QPA platformRussell Yanofsky
2017-04-03Add -debugexclude option to switch off logging for specified componentsJohn Newbery
2017-04-03Merge #9533: Allow non-power-of-2 signature cache sizesWladimir J. van der Laan
2017-04-03Remove `namespace fs=fs`Wladimir J. van der Laan
2017-04-03torcontrol: Use fs::path instead of std::string for private key pathWladimir J. van der Laan