aboutsummaryrefslogtreecommitdiff
path: root/test/functional/wallet_avoidreuse.py
Commit message (Expand)AuthorAgeFilesLines
* Dogecoin: Update coinbase maturityRoss Nicoll2021-05-201-1/+1
* scripted-diff: test: Replace uses of (dis)?connect_nodes globalPrayank2020-10-201-2/+1
* test: refactor functional tests to use restart_nodeChristopher Coverdale2020-06-221-3/+1
* Add a --descriptors option to various testsAndrew Chow2020-04-231-38/+39
* test: Improve naming and logging of avoid_reuse testsFabian Jahr2020-04-141-10/+10
* wallet: Prefer full destination groups in coin selectionFabian Jahr2020-04-141-0/+65
* QA: Test that change doesn't turn into non-change when spent in an avoid-reus...Luke Dashjr2020-04-061-0/+25
* test: Reduce unneeded whitelist permissions in testsMarcoFalke2020-02-261-1/+1
* Merge #17843: wallet: Reset reused transactions cacheSamuel Dobson2020-01-151-1/+32
|\
| * wallet: Reset reused transactions cacheFabian Jahr2020-01-131-1/+32
* | scripted-diff: Bump copyright of files changed in 2020MarcoFalke2020-01-151-1/+1
|/
* Merge #17621: IsUsedDestination should count any known single-key addressSamuel Dobson2020-01-081-4/+21
|\
| * IsUsedDestination should count any known single-key addressGregory Sanders2020-01-031-4/+21
* | scripted-diff: Bump copyright of files changed in 2019MarcoFalke2019-12-301-1/+1
|/
* test: speed up wallet_avoidreuse.pyJon Atack2019-11-071-0/+3
* test: add logging to wallet_avoidreuse.pyJon Atack2019-11-071-0/+6
* Test: Move common function assert_approx() into util.pyfridokus2019-09-191-7/+1
* scripted-diff: test: Replace connect_nodes_bi with connect_nodesMarcoFalke2019-09-171-2/+2
* wallet/rpc/getbalances: add entry for 'mine.used' balance in resultsKarl-Johan Alm2019-06-221-0/+24
* test: add test for avoidreuse featureKarl-Johan Alm2019-05-291-0/+217