5 Commits (master)

Author SHA1 Message Date
Jianping Wu c2e4edb7ec Fixed wallet_account test. 5 years ago
Ben Woosley 0e98f96e42 test: Use wait_until in tests where time was used for polling 6 years ago
Adrian Gallagher f117e96e0f
Litecoin: Adjust fee system 6 years ago
Anthony Towns 90600bc7db [tests] Rename wallet_* functional tests. 7 years ago
Pieter Wuille 940a21932b SegWit wallet support 7 years ago
Akira Takizawa 595a7bab23 Increment MIT Licence copyright header year on files modified in 2017 7 years ago
Jeff Rade aad309065d [rpc] Adding ::minRelayTxFee amount to getmempoolinfo and updating mempoolminfee help description 7 years ago
Eelis 28f8b66577 Diagnose unsuitable outputs in lockunspent(). 7 years ago
Cristian Mircea Messel 149dffd3b2 [rpc] mempoolinfo should take ::minRelayTxFee into account 7 years ago
John Newbery 47ba8cf71e scripted-diff: rename assert_raises_jsonrpc to assert_raises_rpc error 7 years ago
Andrew Chow 713a92073b Remove usehd option and warn when it is used 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
Jorge Timón 6d2d2eb493
RPC: gettxout: Slightly improve doc and tests 7 years ago
practicalswift 2e6080bbf3 Remove unused variables and/or function calls 7 years ago
John Newbery d8c218f9c2 [tests] Functional tests call self.start_node(s) and self.stop_node(s) 7 years ago
Jimmy Song d4668f35ab [test] Add test for getmemoryinfo 7 years ago
John Newbery c9cc76dcaa [tests] Remove is_network_split from funtional test cases 7 years ago
Jimmy Song dd1ea59624 [test] Add gettxout call 7 years ago
John Newbery c28ee91db0 Rename rpc-tests directory to functional 7 years ago
John Newbery 00902c48cd Rename qa directory to test 7 years ago
John Newbery c9bd0f6421 Fix RPC failure testing (2 of 2) 7 years ago
John Newbery 64c080051b Use logging in individual tests 7 years ago
John Newbery 3f95a806b1 Fix docstrings in qa tests 7 years ago
practicalswift ac4a095306 Remove unused Python variables 8 years ago
Alex Morcos ffeb1956cb add test for -walletrejectlongchains 8 years ago
Gregory Sanders af9bedbff6 Test for fix of txn chaining in wallet 8 years ago
mrbandrews 307acdd3df [qa] add assert_raises_message to check specific error message 8 years ago
MarcoFalke fa7c35c4ec [qa] util: Move wait_bitcoinds() into stop_nodes() 8 years ago
MarcoFalke fa644d0053 [qa] wallet: Check legacy wallet as well 8 years ago
MarcoFalke fa26c420bf [qa] util: Move check_fee_amount out of wallet.py 8 years ago
Wladimir J. van der Laan 6bbb4ef399 test: test utf-8 for labels in wallet 8 years ago
MarcoFalke fac9349798 [qa] Remove hardcoded "4 nodes" from test_framework 8 years ago
MarcoFalke fa83a5dbce [qa] wallet: Temporarily disable salvagewallet test 8 years ago
MarcoFalke fa389d4edc [qa] Switch to py3 8 years ago
Joao Fonseca 5d217decc1 Add test to check spendable and unspendable UTXO on RPC listunspent 8 years ago
MarcoFalke ffff866da8 [qa] Remove misleading "errorString syntax" 8 years ago
MarcoFalke fa524d9ddb [qa] Use python2/3 syntax 8 years ago
MarcoFalke fa3fafc960 [qa] wallet: Wait for reindex to catch up 8 years ago
Andrew C d5c5c713e6 RPC tests for generatetoaddress 8 years ago
MarcoFalke fab3890156 [qa] rpc-test: Normalize assert() 8 years ago
MarcoFalke fa4a522541 [qa] Add tests verifychain, lockunspent, getbalance, listsinceblock 8 years ago
MarcoFalke fad7dc8a6c [qa] wallet: speed up tests 8 years ago
MarcoFalke fa8e2a6925 [qa] Change default block priority size to 0 9 years ago
MarcoFalke facd288c31 [qa] wallet: Print maintenance 9 years ago
MarcoFalke 7777994846 [qa] Fix pyton syntax in rpc tests 9 years ago
MarcoFalke fa14d99484 [qa] check if wallet or blochchain maintenance changes the balance 9 years ago
MarcoFalke fa0765d433 [qa] Cleanup wallet.py test 9 years ago