Page MenuHomePhabricator

Drop IsLimited in favor of IsReachable
ClosedPublic

Authored by deadalnix on Nov 25 2019, 17:40.

Details

Summary

These two methods have had the same meaning, but inverted, since
110b62f06992d0fb989153afff2dc3aea62a674f. Having one name for a single
concept simplifies the code.

This is a backport of Core PR15138

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

Diff Detail

Repository
rABC Bitcoin ABC
Branch
pr15138
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 8270
Build 14565: Default Diff Build & Tests
Build 14564: arc lint + arc unit