index
:
slackcoder/bitcoin
master
show-current
Bitcoin Code integration/staging tree
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
functional
/
wallet_avoidreuse.py
Age
Commit message (
Expand
)
Author
2022-04-14
test: Test for disabling wallet flags
Andrew Chow
2021-11-10
scripted-diff: Bump copyright headers
MarcoFalke
2021-11-10
scripted-diff: Remove redundant sync_all and sync_blocks
MarcoFalke
2021-09-02
scripted-diff: Use generate* from TestFramework
MarcoFalke
2021-05-18
wallet: Increase OUTPUT_GROUP_MAX_ENTRIES to 100
Fabian Jahr
2021-03-23
rpc: deprecate `addresses` and `reqSigs` from rpc outputs
Michael Dietz
2021-02-01
scripted-diff: Remove setup_clean_chain if default is not changed
Fabian Jahr
2020-10-20
scripted-diff: test: Replace uses of (dis)?connect_nodes global
Prayank
2020-06-22
test: refactor functional tests to use restart_node
Christopher Coverdale
2020-04-23
Add a --descriptors option to various tests
Andrew Chow
2020-04-14
test: Improve naming and logging of avoid_reuse tests
Fabian Jahr
2020-04-14
wallet: Prefer full destination groups in coin selection
Fabian Jahr
2020-04-06
QA: Test that change doesn't turn into non-change when spent in an avoid-reus...
Luke Dashjr
2020-02-26
test: Reduce unneeded whitelist permissions in tests
MarcoFalke
2020-01-15
Merge #17843: wallet: Reset reused transactions cache
Samuel Dobson
2020-01-15
scripted-diff: Bump copyright of files changed in 2020
MarcoFalke
2020-01-13
wallet: Reset reused transactions cache
Fabian Jahr
2020-01-08
Merge #17621: IsUsedDestination should count any known single-key address
Samuel Dobson
2020-01-03
IsUsedDestination should count any known single-key address
Gregory Sanders
2019-12-30
scripted-diff: Bump copyright of files changed in 2019
MarcoFalke
2019-11-07
test: speed up wallet_avoidreuse.py
Jon Atack
2019-11-07
test: add logging to wallet_avoidreuse.py
Jon Atack
2019-09-19
Test: Move common function assert_approx() into util.py
fridokus
2019-09-17
scripted-diff: test: Replace connect_nodes_bi with connect_nodes
MarcoFalke
2019-06-22
wallet/rpc/getbalances: add entry for 'mine.used' balance in results
Karl-Johan Alm
2019-05-29
test: add test for avoidreuse feature
Karl-Johan Alm