aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-06-09Mention new RPC's in release notesSuhas Daftuar
2016-06-09Add ancestor statistics to mempool entry RPC outputSuhas Daftuar
2016-06-09Add test coverage for new RPC callsSuhas Daftuar
2016-06-09Add getmempoolentry RPC callSuhas Daftuar
2016-06-09Add getmempooldescendants RPC callSuhas Daftuar
2016-05-17Add getmempoolancestors RPC callSuhas Daftuar
2016-05-17Refactor logic for converting mempool entries to JSONSuhas Daftuar
2016-05-17Merge #7696: Fix de-serialization bug where AddrMan is left corruptedPieter Wuille
2016-05-17Merge #8038: [qa, doc] Various minor fixesMarcoFalke
2016-05-17Merge #7994: Add op csv tests to script_tests.jsonPieter Wuille
2016-05-16Merge #8059: Remove unneeded feerate param from RelayTransaction/AcceptToMemo...Pieter Wuille
2016-05-16Remove unneeded feerate param from RelayTransaction/AcceptToMemoryPool.Gregory Maxwell
2016-05-12Merge #8046: [Qt][OSX] Fix Cmd-Q / Menu Quit shutdown on OSXJonas Schnelli
2016-05-12Merge #8006: Qt: Add option to disable the system tray iconWladimir J. van der Laan
2016-05-12Merge #8004: signal handling: fReopenDebugLog and fRequestShutdown should be ...Wladimir J. van der Laan
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-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-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: Delay user confirmation of sendTyler Hardin
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-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