Page MenuHomePhabricator

test: Run feature_cltv with MiniWallet
ClosedPublic

Authored by Fabien on Nov 8 2022, 16:42.

Details

Reviewers
sdulfari
Group Reviewers
Restricted Project
Commits
rABCaf90c1e4bb2e: test: Run feature_cltv with MiniWallet
Summary

Backport of core#21754.

Because we enforce push only in script sigs this code has been heavily adapted, it's more inpired by than an actual backport.

Depends on D12435.

Test Plan

With and without the wallet:

./test/functional/test_runner.py feature_cltv
ninja check-functional

Diff Detail