Page MenuHomePhabricator

test: Run feature_bip68_sequence.py with MiniWallet
ClosedPublic

Authored by Fabien on Jul 17 2024, 09:25.

Details

Reviewers
PiRK
Group Reviewers
Restricted Project
Commits
rABC4a354dc7f54b: test: Run feature_bip68_sequence.py with MiniWallet
Summary
This PR enables one more of the non-wallet functional tests (feature_bip68_sequence.py) to be run even when no wallet is compiled in by using the MiniWallet instead

Completes backport of core#26657.

Test Plan
./test/functional/test_runner.py feature_bip68_sequence

Diff Detail

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

Event Timeline

Fabien requested review of this revision.Jul 17 2024, 09:25
PiRK requested changes to this revision.Jul 17 2024, 09:42
PiRK added a subscriber: PiRK.
PiRK added inline comments.
test/functional/test_framework/wallet.py
152 ↗(On Diff #48675)

remove now incorrect docstring

This revision now requires changes to proceed.Jul 17 2024, 09:42
This revision is now accepted and ready to land.Jul 17 2024, 12:29