Commit Graph

15 Commits (0652c3284fe12941b28624dbbf5e0862c5d0dbc3)

Author SHA1 Message Date
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