aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-05-12Merge #8041: [qa] Fix bip9-softforks blockstore issueWladimir J. van der Laan
2016-05-12[Qt][OSX] Fix Cmd-Q / Menu Quit shutdown on OSXJonas Schnelli
2016-05-12[Qt] Disable some menu items during splashscreen/verification stateJonas Schnelli
2016-05-11Qt: Add option to hide the system tray iconTyler Hardin
2016-05-12Merge #8039: bench: Add crypto hash benchmarksPieter Wuille
2016-05-11bench: Add crypto hash benchmarksWladimir J. van der Laan
2016-05-11[qa] Fix bip9-softforks blockstore issueMarcoFalke
2016-05-11Adding basic tests for OP_CSV inside of script_tests.jsonChris Stewart
2016-05-10Merge #7972: [qa] pull-tester: Run rpc test in parallelMarcoFalke
2016-05-10net: No need to export ConnectNodeCory Fields
2016-05-10net: No need to export DumpBanlistCory Fields
2016-05-10net: make Ban/Unban/ClearBan functionality consistentCory Fields
2016-05-10[qa] wallet: Temporarily disable salvagewallet testMarcoFalke
2016-05-10[doc] Link to clang-format in the developer notesMarcoFalke
2016-05-10[doc] Remove outdated line from listunspent RPC help, fix typoMarcoFalke
2016-05-10Increase timeout waiting for pruned blk00000.daterror10
2016-05-10Merge #8028: Fix insanity of CWalletDB::WriteTx and CWalletTx::WriteToDiskWladimir J. van der Laan
2016-05-10Merge #8036: init: Move berkeleydb version reporting to walletWladimir J. van der Laan
2016-05-10init: Move berkeleydb version reporting to walletWladimir J. van der Laan
2016-05-10Merge #8019: Remove state arg from ReconsiderBlock, rename to ResetBlockFailu...Wladimir J. van der Laan
2016-05-10Merge #8016: Fix multithread CScheduler and reenable testWladimir J. van der Laan
2016-05-10Merge #8012: Qt: Delay user confirmation of sendJonas Schnelli
2016-05-09Qt: Sort transactions by dateTyler Hardin
2016-05-09Qt: Delay user confirmation of sendTyler Hardin
2016-05-09SOCKS5 connecting and connected messages with -debug=net.Warren Togami
2016-05-09Make failures to connect via Socks5() more informative and less unnecessarily...Warren Togami
2016-05-09[qa] Add option --portseed to test_frameworkMarcoFalke
2016-05-09[qa] pull-tester: Run rpc test in parallelMarcoFalke
2016-05-09Rename ReconsiderBlock func to reflect real behaviorinstagibbs
2016-05-09fReopenDebugLog and fRequestShutdown should be type sig_atomic_tChirag Davé
2016-05-09Merge #7971: [qa] Refactor test_framework and pull testerMarcoFalke
2016-05-09Merge #8018: Autofind rpc tests --srcdirMarcoFalke
2016-05-09Merge #8030: test: Revert fatal-ness of missing python-zmqWladimir J. van der Laan
2016-05-09Autofind rpc tests --srcdirJonas Schnelli
2016-05-09changing "(tests are) automatically run" to correspond to the earlier instanc...Matthew English
2016-05-09Merge #7958: Remove useless argument to AlertNotify.Wladimir J. van der Laan
2016-05-09test: Revert fatal-ness of missing python-zmqWladimir J. van der Laan
2016-05-09Merge #7976: Remove obsolete reference to CValidationState from UpdateCoins.Wladimir J. van der Laan
2016-05-09Fix insanity of CWalletDB::WriteTx and CWalletTx::WriteToDiskPatrick Strateman
2016-05-09Merge #7934: Improve rolling bloom filter performance and benchmarkWladimir J. van der Laan
2016-05-08[qa] pull-tester: Adjust commentMarcoFalke
2016-05-06Notify other serviceQueue thread we are finished to prevent deadlocks.Pavel Janík
2016-05-06Reenable multithread scheduler test.Pavel Janík
2016-05-06Remove state arg from ReconsiderBlockinstagibbs
2016-05-06Merge #8009: Docs: Fixed invalid example paths in gitian-building.mdWladimir J. van der Laan
2016-05-06Merge #8013: doc: Fedora build requirements, add gcc-c++ and fix typoWladimir J. van der Laan
2016-05-06[qa] Stop other nodes, even when one fails to stopMarcoFalke
2016-05-06[qa] Update README.mdMarcoFalke
2016-05-06[qa] Refactor test_framework and pull testerMarcoFalke
2016-05-06Merge #7814: [qa] Switch to py3Wladimir J. van der Laan