joinmarket/test
Adam Gibson d719ff2730
Auto-freezing of address reuse below a threshold.
Closes #274. Utxos are disabled if they are sent
to a reused address, and are below a threshold
set by the value `max_sats_freeze_reuse` in the
`POLICY` section of the config file. If the value
is -1, such utxos are always frozen irrespective of
the value.
Users are prompted with a warning level logging message
on CLI and a popup on Joinmarket-Qt. Such disabled utxos
can of course be re-enabled by the existing methods.
Also adds test case for address reuse freezing function.
2019-12-23 12:20:27 +00:00
..
Dockerfiles Default to python3 install 2019-01-07 07:43:51 +08:00
bitcoin.conf Default regtest bitcoin conf to test/bitcoin.conf 2017-09-26 15:53:08 -04:00
common.py Wallet and blockchain refactoring 2019-10-25 11:33:39 +01:00
regtest_joinmarket.cfg Auto-freezing of address reuse below a threshold. 2019-12-23 12:20:27 +00:00
run_tests.sh Avoid "no such file or directory" error 2019-04-21 19:50:16 +03:00
test_full_coinjoin.py Wallet and blockchain refactoring 2019-10-25 11:33:39 +01:00
test_segwit.py Wallet and blockchain refactoring 2019-10-25 11:33:39 +01:00
tx_segwit_valid.json Modify jmclient tests for new protocol updates 2017-07-22 21:07:17 +03:00
ygrunner.py Wallet and blockchain refactoring 2019-10-25 11:33:39 +01:00