Commit Graph

  • 813eacf81b
    Merge #10167: [trivial] Fix typo ("improssible" → "impossible") Wladimir J. van der Laan 2017-04-10 09:27:16 +0200
  • ed09dd3f5a
    Merge #10142: Run bitcoin_test-qt under minimal QPA platform Wladimir J. van der Laan 2017-04-10 08:57:26 +0200
  • 703202180b
    Merge #10168: Fix build warning from #error text Wladimir J. van der Laan 2017-04-10 08:38:39 +0200
  • 88799ea1b1
    Merge #10124: [test] Suppress test logging spam MarcoFalke 2017-04-08 12:33:14 +0200
  • fd44ac1e8b [Wallet] Rename std::pair<const CWalletTx*, unsigned int> to CInputCoin NicolasDorier 2017-04-07 09:38:33 +0000
  • 45ce471ab0 Reduce spammy test logging John Newbery 2017-03-31 16:44:41 -0400
  • dd7e43e438 Fix build warning from #error text John Newbery 2017-04-07 14:37:25 -0400
  • bcca57eff0 [trivial] Fix typo ("improssible" → "impossible") practicalswift 2017-04-07 18:29:54 +0200
  • 9eaf7189d8 Ignore Doxyfile generated from Doxyfile.in template. Pavel Janík 2017-04-07 16:28:12 +0200
  • df1ca9e93a
    Merge #10159: [tests] color test results and sort alphabetically Wladimir J. van der Laan 2017-04-07 16:20:39 +0200
  • a5fd746674
    Merge #9681: Refactor Bumpfee, move core functionality to CWallet Wladimir J. van der Laan 2017-04-07 15:41:51 +0200
  • 928695bee6
    Merge #10155: build: Deduplicate version numbers Wladimir J. van der Laan 2017-04-07 15:37:31 +0200
  • d80baaa514 fixup - align summary row correctly and make colors/glyphs globals John Newbery 2017-04-07 09:15:29 -0400
  • a3a2160b66
    Merge #10162: [trivial] Log calls to getblocktemplate Wladimir J. van der Laan 2017-04-07 14:52:29 +0200
  • b1a6d4cd56 Take a CTransactionRef in AddToWalletIfInvolvingMe to avoid a copy Matt Corallo 2017-03-06 18:21:27 -0500
  • 1c95e2f9c9 Use std::shared_ptr instead of boost::shared_ptr in ScriptForMining Matt Corallo 2017-01-19 16:15:41 -0500
  • 91f1e6ce5e Remove dead-code tracking of requests for blocks we generated Matt Corallo 2017-01-19 15:47:03 -0500
  • acad82f375 Add override to functions using CValidationInterface methods Matt Corallo 2017-02-08 14:00:14 -0500
  • e6d5e6cbbe Hold cs_wallet for whole block [dis]connection processing Matt Corallo 2017-03-08 12:55:33 -0500
  • 461e49fee2 SyncTransaction->TxAddedToMempool/BlockConnected/Disconnected Matt Corallo 2017-03-29 21:12:42 -0400
  • f404334910 Handle SyncTransaction in ActivateBestChain instead of ConnectTrace Matt Corallo 2017-03-07 14:43:35 -0500
  • a1476877ce Keep conflictedTxs in ConnectTrace per-block Matt Corallo 2017-03-06 17:22:50 -0500
  • d3167ba9bb Handle conflicted transactions directly in ConnectTrace Matt Corallo 2017-03-06 17:19:22 -0500
  • 29e6e231c8 Make ConnectTrace::blocksConnected private, hide behind accessors Matt Corallo 2017-03-06 17:14:53 -0500
  • 822000cf82 Add pblock to connectTrace at the end of ConnectTip, not start Matt Corallo 2017-03-06 17:11:33 -0500
  • f5e9a019a4 Include missing #include in zmqnotificationinterface.h Matt Corallo 2017-01-20 18:27:13 -0500
  • 3491476b6f Wallet: reduce excess logic InMemPool() Kewde 2017-04-07 00:53:12 +0000
  • 8c28670e92
    Merge #9902: Lightweight abstraction of boost::filesystem Wladimir J. van der Laan 2017-04-06 20:19:21 +0200
  • bb92d839d5 [tests] Add unicode symbols for tests passing/failing/skipping John Newbery 2017-04-06 13:31:47 -0400
  • 1352092dbd Log calls to getblocktemplate John Newbery 2017-04-06 10:37:30 -0400
  • 9ff781884a doc: Update release process for simplified version bumping Wladimir J. van der Laan 2017-04-05 09:48:48 +0200
  • 08d9aee3eb build: Remove duplicate version information from src/clientversion.h Wladimir J. van der Laan 2017-04-05 09:39:16 +0200
  • 55f641ca19
    Merge #10157: [0.14] Fix the mempool_packages.py test Wladimir J. van der Laan 2017-04-06 09:35:41 +0200
  • 24d74332c2
    Merge #10158: Add some more release notes for 0.14.1. Wladimir J. van der Laan 2017-04-06 09:35:08 +0200
  • 63062bda1a [tests] color test results and sort alphabetically John Newbery 2017-04-05 15:19:26 -0400
  • 226a9cb35d Add some more release notes for 0.14.1. Gregory Maxwell 2017-04-05 17:23:43 +0000
  • 39febb8c6d [qa] Fix mempool_packages.py for the 0.14 branch Suhas Daftuar 2017-04-05 08:30:51 -0400
  • df82ea914f
    doc: Remove release note about release notes Wladimir J. van der Laan 2017-04-05 13:01:32 +0200
  • 920acbcca8
    doc: Update release notes for 0.14.1 Wladimir J. van der Laan 2017-04-05 11:52:16 +0200
  • c7e73eafa1
    Merge #10151: [logging] initialize flag variable to 0 (and continue if GetLogCategory() fails) Wladimir J. van der Laan 2017-04-05 11:29:19 +0200
  • 3c95bd43d8
    Merge #10154: init: Remove redundant logging code Wladimir J. van der Laan 2017-04-05 11:20:19 +0200
  • 168a7034f5 doc: Make build system insert version in Doxyfile Wladimir J. van der Laan 2017-04-05 09:32:12 +0200
  • b67eb8dde8 doc: Remove version numbers from READMEs Wladimir J. van der Laan 2017-04-05 09:25:07 +0200
  • fade78854c
    Merge #10153: logging: Fix off-by-one for shrinkdebugfile default Wladimir J. van der Laan 2017-04-05 09:23:53 +0200
  • 47d24c85b7
    Bump version to 0.14.1 v0.14.1rc1 Wladimir J. van der Laan 2017-04-05 09:12:17 +0200
  • ea060c7495
    Bugfix: ancestor modifed fees were incorrect for descendants Suhas Daftuar 2017-04-03 15:50:15 -0400
  • d947afc0f7
    Test prioritisetransaction and ancestor fee state Suhas Daftuar 2017-04-03 15:48:55 -0400
  • f93f9b9296
    Merge #10144: Prioritisetransaction wasn't always updating ancestor fee Wladimir J. van der Laan 2017-04-05 08:36:34 +0200
  • 0e5133cb2e
    Make threshold for flushing more conservative. Alex Morcos 2017-03-31 10:26:25 -0400
  • d6867689d1
    Lower default memory footprint slightly Alex Morcos 2017-03-31 10:25:39 -0400
  • ab864d3e49
    Make pcoinsTip memory calculations consistent Alex Morcos 2017-03-31 10:17:13 -0400
  • 5fc6a77aa6
    Merge #10133: Clean up calculations of pcoinsTip memory usage Wladimir J. van der Laan 2017-04-05 08:08:02 +0200
  • fadf078c9c
    Merge #10104: linearize script: Option to use RPC cookie Wladimir J. van der Laan 2017-04-05 07:57:17 +0200
  • faafa801e8 init: Remove redundant logging code MarcoFalke 2017-04-05 01:18:12 +0200
  • faab6241d0 logging: Fix off-by-one for shrinkdebugfile MarcoFalke 2017-04-05 00:42:52 +0200
  • 080d7c700f
    Merge #10152: [trivial] remove unused line in Travis config MarcoFalke 2017-04-05 00:23:27 +0200
  • 73b37219d4 Remove accidental trailing semicolons practicalswift 2017-04-02 01:29:14 +0200
  • b8d9a86dc3 Remove unused import practicalswift 2017-04-02 01:28:26 +0200
  • cd7f39467a initialize flag variable to 0 (and continue if GetLogCategory() fails) John Newbery 2017-04-04 14:59:35 -0400
  • 16791c5e27 [trivial] remove unused line in Travis config John Newbery 2017-04-04 14:37:01 -0400
  • a44a6a15f9
    Check transaction count early in submitblock. Gregory Maxwell 2017-04-02 21:39:32 +0000
  • 2fea10ad03
    Make GetWitnessCommitmentIndex callable on blocks without a coinbase txn. Gregory Maxwell 2017-04-02 21:28:17 +0000
  • 72bc7e1303
    Merge #10146: Better error handling for submitblock Wladimir J. van der Laan 2017-04-04 08:58:53 +0200
  • 9bef02e365 Bugfix: ancestor modifed fees were incorrect for descendants Suhas Daftuar 2017-04-03 15:50:15 -0400
  • ba7dd8bf6f Test prioritisetransaction and ancestor fee state Suhas Daftuar 2017-04-03 15:48:55 -0400
  • 471ed00fcd
    Merge #10123: Allow debug logs to be excluded from specified component Wladimir J. van der Laan 2017-04-03 17:37:00 +0200
  • bf1026412d Run bitcoin_test-qt under minimal QPA platform Russell Yanofsky 2017-04-03 11:07:40 -0400
  • 3bde556429 Add -debugexclude option to switch off logging for specified components John Newbery 2017-04-02 19:56:03 -0400
  • cb598cfba1
    Merge #9533: Allow non-power-of-2 signature cache sizes Wladimir J. van der Laan 2017-04-03 13:24:09 +0200
  • f110272dc9 Remove `namespace fs=fs` Wladimir J. van der Laan 2017-03-02 09:42:12 +0100
  • 75594bd7f2 torcontrol: Use fs::path instead of std::string for private key path Wladimir J. van der Laan 2017-03-02 07:25:32 +0100
  • 2a5f574762 Use fsbridge for fopen and freopen Wladimir J. van der Laan 2017-03-01 16:28:39 +0000
  • bac5c9cf64 Replace uses of boost::filesystem with fs Wladimir J. van der Laan 2017-03-01 17:05:50 +0100
  • 7d5172d354 Replace includes of boost/filesystem.h with fs.h Wladimir J. van der Laan 2017-03-01 15:54:22 +0000
  • 19e36bbef6 Add fs.cpp/h Wladimir J. van der Laan 2017-03-01 15:53:56 +0000
  • a2cd0b0eec
    Merge #10058: No need to use OpenSSL malloc/free Wladimir J. van der Laan 2017-04-03 12:05:43 +0200
  • 30f30c0f99 Add braces to submitblock per current style. Gregory Maxwell 2017-04-03 07:23:07 +0000
  • 4f15ea102d Check transaction count early in submitblock. Gregory Maxwell 2017-04-02 21:39:32 +0000
  • f15268db3b
    [rpc] Remove auth cookie on shutdown practicalswift 2017-03-28 08:20:08 +0200
  • e6033e00b1
    Merge #10139: [rpc] Remove auth cookie on shutdown Wladimir J. van der Laan 2017-04-03 08:52:35 +0200
  • ada0caa165 Make GetWitnessCommitmentIndex callable on blocks without a coinbase txn. Gregory Maxwell 2017-04-02 21:28:17 +0000
  • 4b87973c32 [rpc] Remove auth cookie on shutdown practicalswift 2017-03-28 08:20:08 +0200
  • ebfd653798
    Merge #10077: [qa] Add setnetworkactive smoke test Wladimir J. van der Laan 2017-04-02 15:39:20 +0200
  • 31a14d4909
    Correct indentation and remove unnecessary braces Matthias Grundmann 2017-03-06 17:54:08 +0100
  • 12af74b289
    Merge #10072: Remove sources of unreliablility in extended functional tests MarcoFalke 2017-04-02 12:51:58 +0200
  • 2b477e6aa1
    Merge #10098: Make qt wallet test compatible with qt4 Wladimir J. van der Laan 2017-04-02 11:58:19 +0200
  • 5f59d3ecb7
    Improve CFeeBumper interface, add comments, make use of std::move Jonas Schnelli 2017-03-30 09:26:21 +0200
  • 0df22ed6fd
    Cancel feebump is vErrors is not empty Jonas Schnelli 2017-03-28 09:08:01 +0200
  • 44cabe6380
    Use static calls for GetRequiredFee and GetMinimumFee, remove make_pair from emplace_back Jonas Schnelli 2017-03-28 09:06:46 +0200
  • bb78c1599e
    Restore CalculateMaximumSignedTxSize function signature Jonas Schnelli 2017-03-28 08:56:35 +0200
  • 51ea44f01c
    Use "return false" instead assert() in CWallet::SignTransaction Jonas Schnelli 2017-03-27 14:00:14 +0200
  • bcc72cccc7
    Directly abort execution in FeeBumper::commit if wallet or tx is not available Jonas Schnelli 2017-03-27 13:59:33 +0200
  • 2718db0705
    Restore invalid fee check (must be > 0) Jonas Schnelli 2017-03-27 13:55:28 +0200
  • 0337a39d31
    Refactor Bumpfee core functionality Jonas Schnelli 2017-03-03 16:15:47 +0100
  • d1a95e8d3d
    Bumpfee move request parameter interaction to the top Jonas Schnelli 2017-02-02 22:03:55 +0100
  • fbf36cae3a
    Merge #10036: Fix init README format to render correctly on github Wladimir J. van der Laan 2017-04-02 09:27:56 +0200
  • 427d2fd04e
    Merge #10128: Speed Up CuckooCache tests Wladimir J. van der Laan 2017-04-02 08:55:12 +0200
  • 1a5aaabb8a
    Merge #9424: Change LogAcceptCategory to use uint32_t rather than sets of strings. Wladimir J. van der Laan 2017-04-02 08:28:59 +0200
  • 81da4c7b5b
    Merge #10136: build: Disable Wshadow warning Wladimir J. van der Laan 2017-04-02 08:24:32 +0200
  • 6b3bb3d9ba Change LogAcceptCategory to use uint32_t rather than sets of strings. Gregory Maxwell 2016-12-25 20:19:40 +0000