Commit Graph

  • 987a6c0956
    Merge #10231: [Qt] Reduce a significant cs_main lock freeze Wladimir J. van der Laan 2017-04-20 13:36:16 +0200
  • 4082fb0003
    Add missing <atomic> header in clientmodel.h Jonas Schnelli 2017-04-20 13:29:12 +0200
  • a987def4f6
    Merge #10143: [net] Allow disconnectnode RPC to be called with node id Wladimir J. van der Laan 2017-04-20 11:46:37 +0200
  • 964a185cc8
    Merge #10232: [0.14] release-notes: Accurately explain getblocktemplate improvements v0.14.1 Wladimir J. van der Laan 2017-04-20 11:28:18 +0200
  • 928d4a9ac5
    Set both time/height header caches at the same time Jonas Schnelli 2017-04-20 09:51:41 +0200
  • 610a91719c
    Declare headers height/time cache mutable, re-set the methods const Jonas Schnelli 2017-04-20 09:51:05 +0200
  • 51c787dfb4
    Clarify importprivkey help text with example of blank label without rescan Warren Togami 2017-04-13 20:11:42 -0700
  • 821dd5e3e1 Tests: Add test for getdifficulty Jimmy Song 2017-04-18 13:11:06 -0700
  • cf92bce526
    Update the remaining blocks left in modaloverlay at init. Jonas Schnelli 2017-04-19 20:54:30 +0200
  • 7148f5e7d7
    Reduce cs_main locks during modal overlay by adding an atomic cache Jonas Schnelli 2017-04-19 18:45:11 +0200
  • d54297f1a8 [tests] disconnect_ban: add tests for disconnect-by-nodeid John Newbery 2017-04-19 13:44:16 -0400
  • 5cc3ee24d2 [tests] disconnect_ban: remove dependency on urllib John Newbery 2017-04-19 13:35:51 -0400
  • 12de2f252c [tests] disconnect_ban: use wait_until instead of sleep John Newbery 2017-04-19 12:42:39 -0400
  • 2077fdacd3 [tests] disconnect_ban: add logging John Newbery 2017-04-19 11:30:36 -0400
  • 395561becf [tests] disconnectban test - only use two nodes John Newbery 2017-04-19 11:25:31 -0400
  • e367ad5b44 [tests] rename nodehandling to disconnectban John Newbery 2017-04-19 11:14:53 -0400
  • d6564a26f4 [tests] fix nodehandling.py flake8 warnings John Newbery 2017-04-19 11:07:44 -0400
  • 23e6e64a24 Allow disconnectnode() to be called with node id John Newbery 2017-04-03 10:03:00 -0400
  • 38ab0a7465 release-notes: Accurately explain getblocktemplate improvements Luke Dashjr 2017-04-19 16:45:38 +0000
  • c91ca0ace9
    Merge #9827: Improve ScanForWalletTransactions return value Wladimir J. van der Laan 2017-04-19 12:29:51 +0200
  • e96486cbeb
    Merge #10221: Stop treating coinbase outputs differently in GUI: show them at 1conf Jonas Schnelli 2017-04-19 11:14:21 +0200
  • 64c45aada7
    Merge #10226: wallet: Use boost to more portably ensure -wallet specifies only a filename Wladimir J. van der Laan 2017-04-19 10:50:59 +0200
  • 91ab8f5a99 build: fix bitcoin-config.h regeneration after touching build files Cory Fields 2017-04-18 19:14:22 -0400
  • 3577603701 build: remove wonky auto top-level convenience targets Cory Fields 2017-04-18 19:12:17 -0400
  • 2a52ae63bf Remove duplicate method definitions in NodeConnCB subclasses John Newbery 2017-03-30 08:38:46 -0400
  • 52e15aa4d0 Adds helper functions to NodeConnCB John Newbery 2017-03-29 14:07:39 -0400
  • a4186dd239 wallet: Use boost to more portably ensure -wallet specifies only a filename Luke Dashjr 2017-04-18 15:38:02 +0000
  • 9111df9673
    Merge #10219: Tests: Order Python Tests Differently MarcoFalke 2017-04-18 09:25:36 +0200
  • a86255b116
    Merge #10211: [doc] Contributor fixes & new "finding reviewers" section Wladimir J. van der Laan 2017-04-18 08:24:57 +0200
  • 393160cf6c
    Merge #10208: [wallet] Rescan abortability Wladimir J. van der Laan 2017-04-18 07:54:56 +0200
  • 9141622a0f
    [rpc] Add abortrescan command to RPC interface. Kalle Alm 2017-04-17 23:32:29 +0900
  • 637706dc9e Tests: Put Extended tests first when they're included Jimmy Song 2017-04-17 15:20:35 -0700
  • d86bb075bf
    Merge #10197: [tests] Functional test warnings MarcoFalke 2017-04-17 22:15:12 +0200
  • 50a1cc0f0a
    Merge #10207: Clarify importprivkey help text ... example of blank label without rescan MarcoFalke 2017-04-17 22:10:46 +0200
  • 6ce733747e
    Merge #10222: [tests] test_runner - check unicode MarcoFalke 2017-04-17 21:54:27 +0200
  • a97ed80f97 [tests] test_runner - check unicode John Newbery 2017-04-17 13:46:20 -0400
  • 75a08e7d17
    [wallet] Add support for aborting wallet transaction rescans. Kalle Alm 2017-04-17 23:32:01 +0900
  • 08e51c1c03 [tests] Remove cache directory by default when running test_runner John Newbery 2017-04-12 11:01:31 -0400
  • c85b080cc7 [test] add warnings to test_runner John Newbery 2017-04-12 10:41:13 -0400
  • 608bbccfb9 [qt] Stop treating coinbase outputs differently: show them at 1conf Matt Corallo 2017-04-17 10:16:21 -0400
  • 3ddd227c2f
    [doc] Add blob about finding reviewers. Kalle Alm 2017-04-14 22:50:18 +0900
  • 2584925077
    Merge #10178: Remove CValidationInterface::UpdatedTransaction Wladimir J. van der Laan 2017-04-17 14:45:49 +0200
  • a077a90da8
    Merge #10215: Check interruptNet during dnsseed lookups Pieter Wuille 2017-04-17 05:08:19 -0700
  • c5e9e428a9
    Merge #9693: Prevent integer overflow in ReadVarInt. Pieter Wuille 2017-04-17 04:46:34 -0700
  • b2c9254205 Check interruptNet during dnsseed lookups Matt Corallo 2017-04-14 16:29:57 -0400
  • 846dc179bc
    [doc] Wording fixes in CONTRIBUTING.md. Kalle Alm 2017-04-14 22:49:34 +0900
  • 33fadc20ba
    doc: Update release notes pre-rc2 v0.14.1rc2 Wladimir J. van der Laan 2017-04-14 12:45:28 +0200
  • 348a71701d
    qt: translations update pre-rc2 Wladimir J. van der Laan 2017-04-14 10:25:11 +0000
  • 30fa231011
    net: define NodeId as an int64_t Cory Fields 2017-04-10 15:00:23 -0400
  • 3c796026e5
    [rpc] rename disconnectnode argument John Newbery 2017-04-13 15:38:59 -0400
  • f4db00f9a5
    Merge #10204: [rpc] rename disconnectnode argument Wladimir J. van der Laan 2017-04-14 10:15:29 +0200
  • c9e31c36ff Clarify importprivkey help text with example of blank label without rescan Occasionally I waste a lot of time not remembering that the second parameter to importprivkey must be blank if you intend to stop rescan with "false" as the third parameter. Warren Togami 2017-04-13 20:11:42 -0700
  • 883154cbcb [rpc] rename disconnectnode argument John Newbery 2017-04-13 15:38:59 -0400
  • b7365f0545
    Merge #9480: De-duplicate SignatureCacheHasher Pieter Wuille 2017-04-13 09:54:05 -0700
  • 185c7f08be Avoid reading the old hd master key during wallet encryption Matt Corallo 2017-03-29 12:33:13 -0400
  • 5f4bcf28ef [tests] Remove maxblocksinflight testcase John Newbery 2017-04-13 11:48:02 -0400
  • eab00d96df
    Merge #9665: Use cached [compact] blocks to respond to getdata messages Wladimir J. van der Laan 2017-04-13 17:20:31 +0200
  • 25660e91ef pass Consensus::Params& to ReceivedBlockTransactions() Mario Dian 2017-04-13 22:37:46 +0800
  • 9fececb2cb Remove CValidationInterface::UpdatedTransaction Matt Corallo 2017-01-17 16:44:25 -0500
  • cf8a8b1028
    Merge #10176: net: gracefully handle NodeId wrapping Wladimir J. van der Laan 2017-04-13 16:30:38 +0200
  • 70f6f56e9d
    Merge #10165: [Wallet] Refactoring by using CInputCoin instead of std::pair Wladimir J. van der Laan 2017-04-13 12:07:46 +0200
  • 06909df179
    Merge #10185: [0.14] Mention dbcache memory changes in release notes Wladimir J. van der Laan 2017-04-13 12:04:51 +0200
  • c9ff4f8ee6
    Merge #10186: Remove SYNC_TRANSACTION_NOT_IN_BLOCK magic number Wladimir J. van der Laan 2017-04-13 10:47:42 +0200
  • c37e32af0d [Wallet] Prevent CInputCoin to be in a null state NicolasDorier 2017-04-08 03:41:27 +0000
  • f597dcb7c8 [Wallet] Simplify code using CInputCoin NicolasDorier 2017-04-07 10:04:41 +0000
  • e78bc45810 [Wallet] Decouple CInputCoin from CWalletTx NicolasDorier 2017-04-07 09:57:06 +0000
  • b7caa30c48 Mention dbcache memory changes in 0.14.1 release notes Suhas Daftuar 2017-04-11 09:28:07 -0400
  • 1c897fc3da
    Missing includes Jorge Timón 2017-04-07 04:04:19 +0200
  • a1fd450328
    Trivial: Remove unneeded includes from .h: Jorge Timón 2017-04-07 02:30:51 +0200
  • f9c88079df Deduplicate SignatureCacheHasher Jeremy Rubin 2017-01-05 12:03:01 -0500
  • de01da7cad
    Merge #10177: Changed "Send" button default status from true to false Wladimir J. van der Laan 2017-04-12 20:15:06 +0200
  • 350b22497c
    Merge #10150: [rpc] Add logging rpc Wladimir J. van der Laan 2017-04-12 17:48:58 +0200
  • c851be4b25 net: define NodeId as an int64_t Cory Fields 2017-04-10 15:00:23 -0400
  • b44adf9234
    Merge #10187: tests: Fix test_runner return value in case of skipped test MarcoFalke 2017-04-12 00:57:20 +0200
  • d0cd0bd6d9 Make CWallet::SyncTransactions() interface friendlier John Newbery 2017-04-11 10:34:30 -0400
  • e96462fbec tests: Fix test_runner return value in case of skipped test Wladimir J. van der Laan 2017-04-11 19:40:54 +0200
  • 714e4ad13d AddToWalletIfInvolvingMe should test pIndex, not posInBlock John Newbery 2017-04-11 10:23:32 -0400
  • 7fd50c3b70 allow libevent logging to be updated during runtime John Newbery 2017-04-10 10:34:23 -0400
  • 5255aca3f4 [rpc] Add logging RPC John Newbery 2017-04-03 13:39:11 -0400
  • 4d9950d3bc Set BCLog::LIBEVENT correctly for old libevent versions. John Newbery 2017-04-10 10:27:36 -0400
  • 66082e0119 [trivial] Fix typos (tempoarily → temporarily, inadvertantly → inadvertently) practicalswift 2017-04-10 22:44:57 +0200
  • d89f8adf25 Make DisconnectBlock and ConnectBlock static in validation.cpp Matt Corallo 2017-01-17 16:01:48 -0500
  • 67023e9004
    Merge #9725: CValidationInterface Cleanups Wladimir J. van der Laan 2017-04-10 21:06:42 +0200
  • 68af651498 MOVEONLY: move TxConfirmStats to cpp Alex Morcos 2017-02-16 17:27:20 -0500
  • 2332f19bef Initialize TxConfirmStats in constructor Alex Morcos 2017-02-16 16:23:15 -0500
  • 5ba81e54e0 Read and Write fee estimate file directly from CBlockPolicyEstimator Alex Morcos 2017-02-15 15:48:48 -0500
  • 14e10aa842 Call estimate(Smart)Fee directly from CBlockPolicyEstimator Alex Morcos 2017-02-15 15:23:34 -0500
  • dbb9e3699b Give CBlockPolicyEstimator it's own lock Alex Morcos 2017-02-15 09:24:11 -0500
  • f6187d6e39 Make processBlockTx private. Alex Morcos 2017-02-15 09:16:51 -0500
  • ae7327b832 Make feeEstimator its own global instance of CBlockPolicyEstimator Alex Morcos 2017-02-14 16:54:46 -0500
  • 8c3e6c6987 Changed "Send" button default status from true to false KibbledJiveElkZoo 2017-04-10 11:52:18 -0500
  • e183ea2047
    Merge #10164: Wallet: reduce excess logic InMempool() Wladimir J. van der Laan 2017-04-10 15:16:34 +0200
  • c99ab3ca4b RPC: Allow multiple names for parameters Luke Dashjr 2017-02-03 16:23:01 +0000
  • e19586a8a9
    Merge #10135: [p2p] Send the correct error code in reject messages Wladimir J. van der Laan 2017-04-10 14:44:16 +0200
  • a27dbc55b1
    Merge #9949: [bench] Avoid function call arguments which are pointers to uninitialized values Wladimir J. van der Laan 2017-04-10 14:19:48 +0200
  • 51833a1734
    Merge #10156: Fix for issues with startup and multiple monitors on windows. Wladimir J. van der Laan 2017-04-10 11:34:09 +0200
  • e9ff818b69 Fix for issues with startup and multiple monitors on windows. Allan Doensen 2017-04-04 23:37:39 +1000
  • 1fa4ae67a3
    Merge #9890: Add a button to open the config file in a text editor Jonas Schnelli 2017-04-10 10:45:51 +0200
  • 9a763d4f86 Remove excess logic. practicalswift 2017-04-10 10:24:49 +0200
  • 64962aecb6
    Merge #10166: Ignore Doxyfile generated from Doxyfile.in template. Wladimir J. van der Laan 2017-04-10 09:47:23 +0200