Jon Atack
|
6bfbc97d71
|
test: disallow sendtoaddress/sendmany when private keys disabled
|
2021-02-16 15:49:28 -05:00 |
|
Fabian Jahr
|
590bda79e8
|
scripted-diff: Remove setup_clean_chain if default is not changed
-BEGIN VERIFY SCRIPT-
git grep -l "self.setup_clean_chain = False" test/functional/*.py | xargs sed -i "/self.setup_clean_chain = False/d";
-END VERIFY SCRIPT-
|
2021-02-01 23:13:38 +01:00 |
|
practicalswift
|
5ac804a9eb
|
tests: Use a default of supports_cli=True (instead of supports_cli=False)
|
2019-12-06 15:24:06 +00:00 |
|
Sebastian Falbesoner
|
71e08ab22d
|
test: add executable flag for wallet_watchonly.py
|
2019-08-28 18:25:00 +02:00 |
|
William Casarin
|
72eaab073b
|
tests: functional watch-only wallet tests
These test the new watch-only defaults for rpcs with include_watchonly
and includeWatching options.
Signed-off-by: William Casarin <jb55@jb55.com>
|
2019-07-24 03:33:53 -07:00 |
|