308 Commits (cf18f4289911c657eb876d91dee055db807870ad)

Author SHA1 Message Date
Pedro Branco 20cdc2b36c Fix importmulti bug when importing an already imported key 7 years ago
Dusty Williams 405e069d3b Update importprivkey named args documentation 7 years ago
Wladimir J. van der Laan a43be5bcdb rpc: Prevent `dumpwallet` from overwriting files 7 years ago
MarcoFalke e169349f8c qa: Restore bitcoin-util-test py2 compatibility 7 years ago
Gregory Sanders 806c78f014 add functional test for mempoolreplacement command line arg 7 years ago
Johnson Lau a825d4af5e Fix bip68-sequence rpc test 7 years ago
Suhas Daftuar 8d2e51d862 qa: Fix bug introduced in p2p-segwit.py 7 years ago
Suhas Daftuar 2f0b30a58a qa: Treat mininode p2p exceptions as fatal 7 years ago
Andrew Chow e4605d9dd4 Tests for zmqpubrawtx and zmqpubrawblock 7 years ago
John Newbery f9cf7b589f [tests] Check connectivity before sending in assumevalid.py 7 years ago
John Newbery f1ced0d776 [tests] Make p2p-leaktests.py more robust 7 years ago
MarcoFalke 2e1ac70df9 [qa] zapwallettxes: Wait up to 3s for mempool reload 7 years ago
Cristian Mircea Messel b6468d3c42 Add listwallets RPC test to multiwallet.py 7 years ago
John Newbery d8dd8e7356 [tests] fixup dbcrash interaction with add_nodes() 7 years ago
Matt Corallo 75997c3b35 Disallow uncompressed pubkeys in bitcoin-tx [multisig] output adds 7 years ago
João Barbosa 2b97b36e5d [test] Replace check_output with low level version 7 years ago
João Barbosa e38211f5e8 [test] Add assert_raises_process_error to assert process errors 7 years ago
João Barbosa e0bfd28de2 [test] Add support for custom arguments to TestNodeCLI 7 years ago
João Barbosa 812c870043 [test] Improve assert_raises_jsonrpc docstring 7 years ago
MarcoFalke eeb24a3a01 [qa] TestNode: Add wait_until_stopped helper method 7 years ago
Cristian Mircea Messel 44241765e3 Improve signmessages functional test 7 years ago
John Newbery cef03198dc [tests] fixups from set_test_params() 7 years ago
John Newbery 82bf6fc6d4 [tests] Functional tests must explicitly set num_nodes 7 years ago
John Newbery 801d2ae924 [tests] don't override __init__() in individual tests 7 years ago
John Newbery bb5e7cb308 [tests] Avoid passing around member variables in test_framework 7 years ago
John Newbery 4d3ba18386 [tests] TestNode: separate add_node from start_node 7 years ago
John Newbery 11a5992c90 [tests] fix - use rpc_timeout as rpc timeout 7 years ago
Cristian Mircea Messel 847c75ec64 Add getmininginfo functional test 7 years ago
Jorge Timón 2a5d099e47 RPC: gettxout: Slightly improve doc and tests 7 years ago
John Newbery 716066dbea [tests] Add bitcoin_cli.py test script 7 years ago
John Newbery 016b9ada21 [tests] add TestNodeCLI class for calling bitcoin-cli for a node 7 years ago
MarcoFalke 5398f205e3 qa: Move wait_until to util 7 years ago
John Newbery 1d80d1e319 [tests] fix timeout issues from TestNode 7 years ago
Wladimir J. van der Laan c276c1e1d1 test: Increase initial RPC timeout to 60 seconds 7 years ago
John Newbery fc2aa09cf3 [tests] Introduce TestNode 7 years ago
João Barbosa bdf607e438 test: Add resendwallettransactions functional tests 7 years ago
Suhas Daftuar f1bf31186c [qa] Fix block message processing error in sendheaders.py 7 years ago
MarcoFalke faa76d1b79 qa: Fix inv race in example_test 7 years ago
Jonas Schnelli d34957e17e [wallet] [tests] Add keypool topup functional test 7 years ago
John Newbery 095142d1f9 [wallet] keypool mark-used and topup 7 years ago
John Newbery cc5d38f4b8 Add option to attach a python debugger if test fails 7 years ago
Evan Klitzke 13b1e9a162 Capitalize bullet points in CONTRIBUTING guide 7 years ago
John Newbery 5e35cd94c1 [tests] Test disconnecting unsupported service bits logic. 7 years ago
Wladimir J. van der Laan ec05c508c6 rpc: Use ValueFromAmount instead of FormatMoney in TxToUniv 7 years ago
John Newbery d84e78ec39 [wallet] Specify wallet name in wallet loading errors 7 years ago
João Barbosa a6da027d83 Reject invalid wallet files 7 years ago
João Barbosa 3ef77a0c12 Reject duplicate wallet filenames 7 years ago
Andrew Chow e222dc2aee Replace ismine with producesignature check in witnessifier 7 years ago
Russell Yanofsky e526b3d34c Fix misleading "Method not found" multiwallet errors 7 years ago
Wladimir J. van der Laan 60f9778abf
Revert "[tests] Allow tests to pass when stderr is non-empty" 7 years ago