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
Lint
Lint Not Applicable
Unit
Tests Not Applicable

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 ↗(On Diff #19034)

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

358 ↗(On Diff #19034)

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.