aboutsummaryrefslogtreecommitdiff
path: root/test/functional/wallet_groups.py
Commit message (Expand)AuthorAgeFilesLines
* Generate legacy addresses by defaultRoss Nicoll2021-06-121-7/+7
* Dogecoin: Update coinbase maturityRoss Nicoll2021-05-201-1/+1
* -maxapsfee: follow-up fixesKarl-Johan Alm2020-08-181-11/+42
* tests: add sync_all to fix race condition in wallet groups testKarl-Johan Alm2020-08-181-0/+1
* Merge #14582: wallet: always do avoid partial spends if fees are within a spe...Samuel Dobson2020-08-171-2/+48
|\
| * test: test the implicit avoid partial spends functionalityKarl-Johan Alm2020-08-061-2/+48
* | refactor: test: use _ variable for unused loop countersSebastian Falbesoner2020-08-061-3/+3
|/
* scripted-diff: Bump copyright headersMarcoFalke2020-04-161-1/+1
* test: Bump timeouts to avoid valgrind failuresMarcoFalke2020-03-141-2/+4
* Merge #17770: test: bump test timeouts so that functional tests run in valgrindMarcoFalke2020-01-251-1/+1
|\
| * bump test timeouts so that functional tests run in valgrindMicky Yun Chan2020-01-251-1/+1
* | scripted-diff: Bump copyright of files changed in 2019MarcoFalke2019-12-301-1/+1
|/
* Test: Move common function assert_approx() into util.pyfridokus2019-09-191-6/+1
* scripted-diff: Rename rpc_timewait to rpc_timeoutMarcoFalke2018-12-221-1/+1
* qa: Run all tests even if wallet is not compiledMarcoFalke2018-09-101-1/+4
* tests: Use explicit importspracticalswift2018-08-131-2/+1
* qa: Extract rpc_timewait as test paramMarcoFalke2018-08-011-0/+1
* [qa] Add test for too-large wallet output groupsSuhas Daftuar2018-07-301-0/+26
* test: Add basic testing for wallet groupsKarl-Johan Alm2018-07-241-0/+67