627 Commits (master)

Author SHA1 Message Date
Tomas van der Wansem 5d465e3962 Ensure backupwallet fails when attempting to backup to source file 7 years ago
John Newbery 7481579131 [tests] Make comp test framework more debuggable 7 years ago
Dusty Williams aa57590d7c Update importprivkey named args documentation 7 years ago
John Newbery 47ba8cf71e scripted-diff: rename assert_raises_jsonrpc to assert_raises_rpc error 7 years ago
John Newbery 677d893ff7 [tests] do not allow assert_raises_message to be called with JSONRPCException 7 years ago
John Newbery 5864e9c161 [tests] remove direct testing on JSONRPCException from individual test cases 7 years ago
Russell Yanofsky 4526d21e52 Add test for multiwallet batch RPC calls 7 years ago
Russell Yanofsky 74182f235c Add missing batch rpc calls to python coverage logs 7 years ago
Russell Yanofsky 505530c6cf Add missing multiwallet rpc calls to python coverage logs 7 years ago
Russell Yanofsky 9f67646f17 Make AuthServiceProxy._batch method usable 7 years ago
Russell Yanofsky e02007aade Limit AuthServiceProxyWrapper.__getattr__ wrapping 7 years ago
Jim Posen eff4bd8ab2 [test] P2P functional test for certain fingerprinting protections 7 years ago
Daniel Edgecumbe b7dfc6c4b8 [rpc] getblockchaininfo: add size_on_disk, prune_target_size, automatic_pruning 7 years ago
Gregory Sanders 1088b5322d add functional test for mempoolreplacement command line arg 7 years ago
NicolasDorier 06eaca6313 [RPC] Wallet: test importing of native witness scripts 7 years ago
Pieter Wuille fd0041aa27 Use BIP173 addresses in segwit.py test 7 years ago
John Newbery 5e69a430ee Add test for bitcoin-cli -getinfo 7 years ago
Andrew Chow 395cef7601 Change getmininginfo errors field to warnings 7 years ago
Andrew Chow f77f0e4825 Add warnings field to getblockchaininfo 7 years ago
Johnson Lau 49f869fe91 Fix bip68-sequence rpc test 7 years ago
Cristian Mircea Messel 048e0c3e26 [rpc] [tests] Add deprecated RPC test 7 years ago
John Newbery d4cdbd6fb6 [rpc] Deprecate estimatefee RPC 7 years ago
Wladimir J. van der Laan 0cd9273fd9 rpc: Prevent `dumpwallet` from overwriting files 7 years ago
João Barbosa f6ffb14367 [test] Add getblockchaininfo functional test 7 years ago
João Barbosa fd8f45fe88 [test] Add restart_node to BitcoinTestFramework 7 years ago
Andrew Chow d3677ab757 Tests for zmqpubrawtx and zmqpubrawblock 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
Suhas Daftuar f97ab35fa9 qa: Fix bug introduced in p2p-segwit.py 7 years ago
Suhas Daftuar a7820422e0 qa: Treat mininode p2p exceptions as fatal 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 fadf31ef02 wallet: Display non-HD error on first run 7 years ago
Matt Corallo ba206d2c63 Deprecate confusing blockmaxsize, fix getmininginfo output 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
Matt Corallo aece8a4637 (finally) remove getinfo in favor of more module-specific infos 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
MeshCollider 6f39ac0437 Add test for decoderawtransaction bool 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
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