aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-10-23qa: Fix replace-by-fee race condition failuresSuhas Daftuar
2017-10-04qa: Fix lcov for out-of-tree buildsMarcoFalke
2017-10-04qa: Restore bitcoin-util-test py2 compatibilityMarcoFalke
2017-10-03add functional test for mempoolreplacement command line argGregory Sanders
2017-10-03Fix bip68-sequence rpc testJohnson Lau
2017-10-03Verify DBWrapper iterators are taking snapshotsMatt Corallo
2017-10-03qa: Fix bug introduced in p2p-segwit.pySuhas Daftuar
2017-10-03qa: Treat mininode p2p exceptions as fatalSuhas Daftuar
2017-10-03Tests for zmqpubrawtx and zmqpubrawblockAndrew Chow
2017-10-03[script] Unit tests for IsMineJim Posen
2017-10-03[script] Unit tests for script/standard functionsJim Posen
2017-10-03[tests] Check connectivity before sending in assumevalid.pyJohn Newbery
2017-10-03[tests] Make p2p-leaktests.py more robustJohn Newbery
2017-10-03[qa] zapwallettxes: Wait up to 3s for mempool reloadMarcoFalke
2017-10-03Add listwallets RPC test to multiwallet.pyCristian Mircea Messel
2017-10-03[tests] fixup dbcrash interaction with add_nodes()John Newbery
2017-10-03[test] Replace check_output with low level versionJoão Barbosa
2017-10-03[test] Add assert_raises_process_error to assert process errorsJoão Barbosa
2017-10-03[test] Add support for custom arguments to TestNodeCLIJoão Barbosa
2017-10-03[test] Improve assert_raises_jsonrpc docstringJoão Barbosa
2017-10-03[qa] TestNode: Add wait_until_stopped helper methodMarcoFalke
2017-10-03Stop test_bitcoin-qt touching ~/.bitcoinMeshCollider
2017-10-03Remove redundant testutil filesMeshCollider
2017-10-03Improve signmessages functional testCristian Mircea Messel
2017-10-03[tests] fixups from set_test_params()John Newbery
2017-10-03[tests] Functional tests must explicitly set num_nodesJohn Newbery
2017-10-03[tests] don't override __init__() in individual testsJohn Newbery
2017-10-03[tests] Avoid passing around member variables in test_frameworkJohn Newbery
2017-10-03[tests] TestNode: separate add_node from start_nodeJohn Newbery
2017-10-03[tests] fix - use rpc_timeout as rpc timeoutJohn Newbery
2017-10-03Add getmininginfo functional testCristian Mircea Messel
2017-10-03RPC: gettxout: Slightly improve doc and testsJorge Timón
2017-10-03[tests] Add bitcoin_cli.py test scriptJohn Newbery
2017-10-03[tests] add TestNodeCLI class for calling bitcoin-cli for a nodeJohn Newbery
2017-10-03qa: Move wait_until to utilMarcoFalke
2017-10-03[tests] fix timeout issues from TestNodeJohn Newbery
2017-10-03test: Increase initial RPC timeout to 60 secondsWladimir J. van der Laan
2017-10-03[tests] Introduce TestNodeJohn Newbery
2017-09-15doc: Release notes for 0.15.0.1v0.15.0.1Wladimir J. van der Laan
2017-09-15qt: Translations update pre-0.15.0.1Wladimir J. van der Laan
2017-09-15doc: Bump manpages to 0.15.0.1Wladimir J. van der Laan
2017-09-15build: Bump version to 0.15.0.1Wladimir J. van der Laan
2017-09-15Fix Qt 0.14.2->0.15.0 segfault if "total at least" is selectedMatt Corallo
2017-09-14doc: Clean out release notes on 0.15 branchWladimir J. van der Laan
2017-09-11Merge #11295: doc: Old fee_estimates.dat are discarded by 0.15.0v0.15.0Wladimir J. van der Laan
2017-09-10doc: Old fee_estimates.dat are discarded by 0.15.0MarcoFalke
2017-09-08Merge #11292: travis: filter out pyenvPieter Wuille
2017-09-08travis: filter out pyenvCory Fields
2017-09-08Merge #11279: doc: Add missing contributors to release notesWladimir J. van der Laan
2017-09-07doc: Add PRs list to release notesWladimir J. van der Laan