Page MenuHomePhabricator

init: Remove deprecated args from hidden args
ClosedPublic

Authored by Fabien on Apr 20 2020, 12:08.

Details

Summary
The args have been deprecated since 0.17 (maybe longer) and since we
reject unknown args, there is no need to add deprecated args to the list
of hidden args and then hand-craft an error message if a user provides
them.

Backport of core PR14272.

Test Plan
arc lint --everything

ninja check check-functional

Diff Detail

Repository
rABC Bitcoin ABC
Branch
PR14272
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 10302
Build 18425: Default Diff Build & Tests
Build 18424: arc lint + arc unit

Event Timeline

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

This revision is now accepted and ready to land.Apr 20 2020, 14:32