aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-03doc: Prepare release notes for 0.15.1MarcoFalke
2017-10-03Put back inadvertently removed copyright noticesPaul Berg
2017-10-03Disallow uncompressed pubkeys in bitcoin-tx [multisig] output addsMatt Corallo
2017-10-03Replace save|restoreWindowGeometry with Qt functionsMeshCollider
2017-10-03[Qt] Add delay before filtering transactionsLucas Betschart
2017-10-03Remove custom fee radio groupAndrew Chow
2017-10-03rpc: make estimatesmartfee argument naming consistent with documentationWladimir J. van der Laan
2017-10-03rpc: update cli for estimatefee argument renameWladimir J. van der Laan
2017-10-03Fix division by zero in time remainingMeshCollider
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-03qt: Use IsMine to validate custom change addressChris Moore
2017-10-03Remove redundant testutil filesMeshCollider
2017-10-03Improve signmessages functional testCristian Mircea Messel
2017-10-03[Qt] Fix display of package name on 'open config file' tooltipDaniel Edgecumbe
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-03Acquire cs_main lock before cs_wallet during wallet initializationRussell Yanofsky
2017-10-03rpc: Write authcookie atomicallyWladimir J. van der Laan
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-03Avoid returning a BIP9Stats object with uninitialized valuespracticalswift
2017-10-03[tests] Introduce TestNodeJohn Newbery
2017-10-03[wallet] Close DB on error.Karl-Johan Alm
2017-09-15doc: Release notes for 0.15.0.1v0.15.0.1Wladimir J. van der Laan