Page MenuHomePhabricator

Move RPC registration out of AppInitParameterInteraction
ClosedPublic

Authored by deadalnix on May 14 2019, 22:31.

Details

Summary

Move to AppInitServers. This doesn't have any effects on bitcoin behavior. It
was just strange to have this unrelated code in the middle or parameter
interaction.

This is a backport of Core PR11603 + a bunch of scafolding due to difference in codebases

Depends on D3046

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

Diff Detail

Repository
rABC Bitcoin ABC
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

Fix initial diff broken due to DDoS

This revision is now accepted and ready to land.May 16 2019, 11:56
This revision was automatically updated to reflect the committed changes.