Page MenuHomePhabricator

Add RPC Whitelist Feature from #12248
ClosedPublic

Authored by deadalnix on Apr 22 2020, 20:47.

Details

Summary
  • test: Add test for rpc_whitelist

This is a backport of Core PR12763

Test Plan
ninja all check-all

Diff Detail

Repository
rABC Bitcoin ABC
Branch
pr12763
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 10356
Build 18533: Default Diff Build & Tests
Build 18532: 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.

Fabien added a subscriber: Fabien.
Fabien added inline comments.
src/httprpc.cpp
343

Nit: it is not clear the comment relates to the else case due to indentation. Can you fix this ?

358

Dito

This revision is now accepted and ready to land.Apr 23 2020, 08:40
This revision was automatically updated to reflect the committed changes.