aboutsummaryrefslogtreecommitdiff
path: root/test/functional/wallet_avoidreuse.py
AgeCommit message (Expand)Author
2022-04-14test: Test for disabling wallet flagsAndrew Chow
2021-11-10scripted-diff: Bump copyright headersMarcoFalke
2021-11-10scripted-diff: Remove redundant sync_all and sync_blocksMarcoFalke
2021-09-02scripted-diff: Use generate* from TestFrameworkMarcoFalke
2021-05-18wallet: Increase OUTPUT_GROUP_MAX_ENTRIES to 100Fabian Jahr
2021-03-23rpc: deprecate `addresses` and `reqSigs` from rpc outputsMichael Dietz
2021-02-01scripted-diff: Remove setup_clean_chain if default is not changedFabian Jahr
2020-10-20scripted-diff: test: Replace uses of (dis)?connect_nodes globalPrayank
2020-06-22test: refactor functional tests to use restart_nodeChristopher Coverdale
2020-04-23Add a --descriptors option to various testsAndrew Chow
2020-04-14test: Improve naming and logging of avoid_reuse testsFabian Jahr
2020-04-14wallet: Prefer full destination groups in coin selectionFabian Jahr
2020-04-06QA: Test that change doesn't turn into non-change when spent in an avoid-reus...Luke Dashjr
2020-02-26test: Reduce unneeded whitelist permissions in testsMarcoFalke
2020-01-15Merge #17843: wallet: Reset reused transactions cacheSamuel Dobson
2020-01-15scripted-diff: Bump copyright of files changed in 2020MarcoFalke
2020-01-13wallet: Reset reused transactions cacheFabian Jahr
2020-01-08Merge #17621: IsUsedDestination should count any known single-key addressSamuel Dobson
2020-01-03IsUsedDestination should count any known single-key addressGregory Sanders
2019-12-30scripted-diff: Bump copyright of files changed in 2019MarcoFalke
2019-11-07test: speed up wallet_avoidreuse.pyJon Atack
2019-11-07test: add logging to wallet_avoidreuse.pyJon Atack
2019-09-19Test: Move common function assert_approx() into util.pyfridokus
2019-09-17scripted-diff: test: Replace connect_nodes_bi with connect_nodesMarcoFalke
2019-06-22wallet/rpc/getbalances: add entry for 'mine.used' balance in resultsKarl-Johan Alm
2019-05-29test: add test for avoidreuse featureKarl-Johan Alm