Page MenuHomePhabricator

Abstract out IsSolvable from Witnessifier
ClosedPublic

Authored by deadalnix on May 27 2019, 01:34.

Details

Summary

This is extracted from Core PR11403 : https://github.com/bitcoin/bitcoin/pull/11403/commits/0c8ea6380c9f402ed9777fd015b117ba13125a35

We don't have a witnessifier, so the usefulness is limited for us, but it'll help backport the relevent part of PR11403 and we can cleanup after the fact.

Test Plan
make check
./test/functional/test_runner.py

Diff Detail

Repository
rABC Bitcoin ABC
Branch
issolvable
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 5999
Build 10057: Bitcoin ABC Buildbot (legacy)
Build 10056: arc lint + arc unit

Event Timeline

This revision is now accepted and ready to land.May 27 2019, 03:53