Commit Graph

32 Commits (0a2a5c4ba62ee5eb757698305139a6e7cedb1239)

Author SHA1 Message Date
ismaelsadeeq e47ce42f67 refactor: use address_to_scriptpubkey to retrieve addresses scriptpubkey
2 years ago
Jon Atack 459cb637ac script, test: fix python linter E275 errors with flake8 5.0.4
2 years ago
MarcoFalke 3b6e0f0345
Merge bitcoin/bitcoin#26738: test: add coverage for unknown wallet flag in `setwalletflag`
2 years ago
Hennadii Stepanov 306ccd4927
scripted-diff: Bump copyright headers
2 years ago
brunoerg 3666a06730 test: add coverage for unknown wallet flag in `setwalletflag`
2 years ago
MacroFake 555519d082
test: Remove wallet option from non-wallet tests
2 years ago
Andrew Chow 88376c623c test: Test for disabling wallet flags
3 years ago
MarcoFalke fac23c2114
scripted-diff: Bump copyright headers
3 years ago
MarcoFalke fa974f1f14
scripted-diff: Remove redundant sync_all and sync_blocks
3 years ago
MarcoFalke fa0b916971
scripted-diff: Use generate* from TestFramework
3 years ago
Fabian Jahr 8f073076b1
wallet: Increase OUTPUT_GROUP_MAX_ENTRIES to 100
4 years ago
Michael Dietz 085b3a7299
rpc: deprecate `addresses` and `reqSigs` from rpc outputs
4 years ago
Fabian Jahr 590bda79e8
scripted-diff: Remove setup_clean_chain if default is not changed
4 years ago
Prayank 4b16c61461 scripted-diff: test: Replace uses of (dis)?connect_nodes global
4 years ago
Christopher Coverdale 20b6e95944
test: refactor functional tests to use restart_node
4 years ago
Andrew Chow 223588b1bb Add a --descriptors option to various tests
5 years ago
Fabian Jahr a2324e4d3f
test: Improve naming and logging of avoid_reuse tests
5 years ago
Fabian Jahr 1abbdac677
wallet: Prefer full destination groups in coin selection
5 years ago
Luke Dashjr d7092c392e QA: Test that change doesn't turn into non-change when spent in an avoid-reuse wallet
5 years ago
MarcoFalke fa45d60646
test: Reduce unneeded whitelist permissions in tests
5 years ago
Samuel Dobson ac61ec9da6
Merge #17843: wallet: Reset reused transactions cache
5 years ago
MarcoFalke e09c701e01 scripted-diff: Bump copyright of files changed in 2020
5 years ago
Fabian Jahr 6fc554f591
wallet: Reset reused transactions cache
5 years ago
Samuel Dobson bcb4cdcca3
Merge #17621: IsUsedDestination should count any known single-key address
5 years ago
Gregory Sanders 09502452bb IsUsedDestination should count any known single-key address
5 years ago
MarcoFalke aaaaad6ac9
scripted-diff: Bump copyright of files changed in 2019
5 years ago
Jon Atack 0e7c90eb37
test: speed up wallet_avoidreuse.py
5 years ago
Jon Atack 6d50b2606e
test: add logging to wallet_avoidreuse.py
5 years ago
fridokus 96299a9d6c Test: Move common function assert_approx() into util.py
5 years ago
MarcoFalke fa3b9ee8b2
scripted-diff: test: Replace connect_nodes_bi with connect_nodes
5 years ago
Karl-Johan Alm 53c3c1ea9e
wallet/rpc/getbalances: add entry for 'mine.used' balance in results
5 years ago
Karl-Johan Alm 8f2e208f7c
test: add test for avoidreuse feature
6 years ago