Page MenuHomePhabricator

[backport#16383 3/3] tests: functional watch-only wallet tests
ClosedPublic

Authored by majcosta on Aug 4 2020, 12:38.

Details

Summary

These test the new watch-only defaults for rpcs with include_watchonly
and includeWatching options.

Signed-off-by: William Casarin <jb55@jb55.com>

https://github.com/bitcoin/bitcoin/pull/16383/commits/72eaab073bc747425fe551777154b13a6c4c37c9

doc: add release note for include_watchonly default changes

Signed-off-by: William Casarin <jb55@jb55.com>

https://github.com/bitcoin/bitcoin/pull/16383/commits/72ffbdc5799c1707ecad674d701b43fb80b031d0


Depends on D7122

Concludes backport of Core PR16383

Test Plan
ninja check check-functional

Diff Detail

Repository
rABC Bitcoin ABC
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

majcosta requested review of this revision.Aug 4 2020, 12:38

[Bot Message]
One or more PR numbers were detected in the summary.
Links to those PRs have been inserted into the summary for reference.

deadalnix requested changes to this revision.Aug 4 2020, 22:43
deadalnix added a subscriber: deadalnix.

You need to add the --usecli version of the test to the test runner.

This revision now requires changes to proceed.Aug 4 2020, 22:43

included wallet_watchonly to test_runner.py list of --usecli compatible tests

This revision is now accepted and ready to land.Aug 7 2020, 14:47