aboutsummaryrefslogtreecommitdiff
path: root/test/functional/wallet_basic.py
Commit message (Expand)AuthorAgeFilesLines
* [tests] Add wallet_balance.pyJohn Newbery2018-11-301-13/+0
* qa: Run all tests even if wallet is not compiledMarcoFalke2018-10-241-0/+3
* Update copyright headers to 2018DrahtBot2018-07-271-1/+1
* Merge #13566: Fix get balancePieter Wuille2018-07-131-0/+9
|\
| * [RPC] [wallet] allow getbalance to use min_conf and watch_only without accounts.John Newbery2018-06-291-0/+9
* | [qa] wallet_basic: Specify minimum required amount for listunspentMarcoFalke2018-06-251-2/+2
|/
* Merge #13160: wallet: Unlock spent outputsWladimir J. van der Laan2018-06-241-0/+9
|\
| * test: Output should be unlocked when spentJoão Barbosa2018-05-251-0/+9
* | [tests] Remove 'account' API from wallet functional testsJohn Newbery2018-05-021-17/+15
|/
* [tests] Fix flake8 warnings in several wallet functional testsJohn Newbery2018-05-011-77/+88
* [tests] Set -deprecatedrpc=accounts in testsJohn Newbery2018-04-161-5/+6
* Merge #12716: Fix typos and cleanup in various filesMarcoFalke2018-03-211-1/+1
|\
| * Fix typosDimitris Apostolou2018-03-211-1/+1
* | test: Use wait_until in tests where time was used for pollingBen Woosley2018-03-151-2/+2
|/
* scripted-diff: change signrawtransaction to signrawtransactionwithwallet in t...Andrew Chow2018-02-171-3/+3
* scripted-diff: validateaddress to getaddressinfo in testsAndrew Chow2018-02-161-1/+1
* Create getaddressinfo RPC and deprecate parts of validateaddressAndrew Chow2018-02-161-1/+10
* [tests] Rename wallet_* functional tests.Anthony Towns2018-01-251-0/+446