Commit Graph

24 Commits (ca20b65cc04825bb317f1a59d02c77912f6bf097)

Author SHA1 Message Date
John Newbery c1825b9d39 [tests] Add wallet_balance.py
6 years ago
MarcoFalke b74078868b
Merge #14410: rpcwallet: 'ischange' field for 'getaddressinfo' RPC
6 years ago
John Newbery 3fd7e76f6d [tests] Move deterministic address import to setup_nodes
6 years ago
John Newbery c269209336 [tests] Small fixups before deprecating generate
6 years ago
whythat 14a06525b2 tests: add test for 'getaddressinfo' RPC result 'ischange' field
6 years ago
MarcoFalke 37612099ec
Merge #13424: Consistently validate txid / blockhash length and encoding in rpc calls
6 years ago
MarcoFalke fac9539836
qa: Run all tests even if wallet is not compiled
6 years ago
Ben Woosley 5eb20f81d9
Consistently use ParseHashV to validate hash inputs in rpc
6 years ago
DrahtBot eb7daf4d60 Update copyright headers to 2018
6 years ago
Pieter Wuille ad552a54c5
Merge #13566: Fix get balance
6 years ago
John Newbery 702ae1e21a [RPC] [wallet] allow getbalance to use min_conf and watch_only without accounts.
6 years ago
MarcoFalke fa103a5d5e
[qa] wallet_basic: Specify minimum required amount for listunspent
6 years ago
Wladimir J. van der Laan 868cf431be
Merge #13160: wallet: Unlock spent outputs
6 years ago
João Barbosa fd9b3a7182 test: Output should be unlocked when spent
7 years ago
John Newbery 5d536619ab [tests] Remove 'account' API from wallet functional tests
7 years ago
John Newbery a533834d50 [tests] Fix flake8 warnings in several wallet functional tests
7 years ago
John Newbery 3db1ba01c7 [tests] Set -deprecatedrpc=accounts in tests
7 years ago
MarcoFalke 4ad3b3c72c
Merge #12716: Fix typos and cleanup in various files
7 years ago
Dimitris Apostolou 4d9b4256d8 Fix typos
7 years ago
Ben Woosley 81b0822772
test: Use wait_until in tests where time was used for polling
7 years ago
Andrew Chow eefff65a4b scripted-diff: change signrawtransaction to signrawtransactionwithwallet in tests
7 years ago
Andrew Chow b22cce0148 scripted-diff: validateaddress to getaddressinfo in tests
7 years ago
Andrew Chow b98bfc5ed0 Create getaddressinfo RPC and deprecate parts of validateaddress
7 years ago
Anthony Towns 90600bc7db [tests] Rename wallet_* functional tests.
7 years ago