Commit Graph

319 Commits (6951a1c6758ab642ef99f93c8d6a43f1b72214cb)

Author SHA1 Message Date
Wladimir J. van der Laan 4f7e37e26c
Merge #11307: wallet: Display non-HD error on first run
7 years ago
MarcoFalke 4ce2f3d0d3
Merge #11323: mininode: add an optimistic write and disable nagle
7 years ago
John Newbery e9e9391083 [tests] Check connectivity before sending in assumevalid.py
7 years ago
Cory Fields 1817398b39 mininode: add an optimistic write and disable nagle
7 years ago
MarcoFalke 42973f8344
Merge #11078: [tests] Make p2p-leaktests.py more robust
7 years ago
MarcoFalke 8df48b36ed
Merge #11308: [qa] zapwallettxes: Wait up to 3s for mempool reload
7 years ago
Cristian Mircea Messel fb1f325822 Add listwallets RPC test to multiwallet.py
7 years ago
MarcoFalke fadd0c16b6 [qa] zapwallettxes: Wait up to 3s for mempool reload
7 years ago
MarcoFalke b37cab65c6
Merge #11230: [tests] fixup dbcrash interaction with add_nodes()
7 years ago
MarcoFalke fadf31ef02 wallet: Display non-HD error on first run
7 years ago
Matt Corallo ba206d2c63 Deprecate confusing blockmaxsize, fix getmininginfo output
7 years ago
Wladimir J. van der Laan c22a53cd63
Merge #11250: Bump wallet version to 159900 and remove the `usehd` option
7 years ago
Andrew Chow 713a92073b Remove usehd option and warn when it is used
7 years ago
João Barbosa 29e1dfbd97 [test] Add bitcoin-cli -stdin and -stdinrpcpass functional tests
7 years ago
João Barbosa ce379b47b9 [test] Replace check_output with low level version
7 years ago
João Barbosa 232e3e8471 [test] Add assert_raises_process_error to assert process errors
7 years ago
João Barbosa 5c18a84b9a [test] Add support for custom arguments to TestNodeCLI
7 years ago
João Barbosa e1274947d4 [test] Improve assert_raises_jsonrpc docstring
7 years ago
Wladimir J. van der Laan 66a5b419ef
Merge #10838: (finally) remove getinfo
7 years ago
Matt Corallo aece8a4637 (finally) remove getinfo in favor of more module-specific infos
7 years ago
MarcoFalke bc561b4b7d
Merge #11099: [RPC][mempool]: Add savemempool RPC
7 years ago
Wladimir J. van der Laan d745b4cf7b
Merge #11203: rpc: add wtxid to mempool entry output
7 years ago
MarcoFalke 31809d6f85
Merge #11067: [qa] TestNode: Add wait_until_stopped helper method
7 years ago
Wladimir J. van der Laan 815fe62421
Merge #10357: Allow setting nMinimumChainWork on command line
7 years ago
MarcoFalke faa8d9581a [qa] TestNode: Add wait_until_stopped helper method
7 years ago
Lawrence Nahum 1aa97ee088
Add savemempool RPC
7 years ago
Suhas Daftuar eac64bb7a3 [qa] Test nMinimumChainWork
7 years ago
Cristian Mircea Messel b3d6fc6547 Improve signmessages functional test
7 years ago
John Newbery 8fdb6f9126 [tests] fixup dbcrash interaction with add_nodes()
7 years ago
John Newbery 3918d93f3c [tests] fixups from set_test_params()
7 years ago
MarcoFalke 28f788e47e
Merge #11121: TestNode tidyups
7 years ago
John Newbery 7148b74dc3 [tests] Functional tests must explicitly set num_nodes
7 years ago
John Newbery 5448a1471d [tests] don't override __init__() in individual tests
7 years ago
John Newbery 6cf094a022 [tests] Avoid passing around member variables in test_framework
7 years ago
John Newbery 36b6268670 [tests] TestNode: separate add_node from start_node
7 years ago
John Newbery be2a2ab6a6 [tests] fix - use rpc_timeout as rpc timeout
7 years ago
Suhas Daftuar 617c459c6c qa: rpc test for wtxid in mempool entry
7 years ago
MarcoFalke a90e6d2bff
Merge #11150: [tests] Add getmininginfo test
7 years ago
MarcoFalke 91e49c51f1
Merge #10859: RPC: gettxout: Slightly improve doc and tests
7 years ago
Jorge Timón 6d2d2eb493
RPC: gettxout: Slightly improve doc and tests
7 years ago
Cristian Mircea Messel 4f2905b76b Add getmininginfo functional test
7 years ago
practicalswift 78214588d6 Use for-loop instead of list comprehension
7 years ago
practicalswift 8239794360 Use the variable name _ for unused return values
7 years ago
practicalswift 2e6080bbf3 Remove unused variables and/or function calls
7 years ago
John Newbery 0063d2c3dc [tests] Make p2p-leaktests.py more robust
7 years ago
MarcoFalke 4ae6d0fbef
Merge #10798: [tests] [utils] test bitcoin-cli
7 years ago
MarcoFalke 8858b6ddd3
Merge #11068: qa: Move wait_until to util
7 years ago
John Newbery 2b4ea520b7 [tests] fix timeout issues from TestNode
7 years ago
Wladimir J. van der Laan c1470a058f test: Increase initial RPC timeout to 60 seconds
7 years ago
Wladimir J. van der Laan 262167393d
Merge #10952: [wallet] Remove vchDefaultKey and have better first run detection
7 years ago