Page MenuHomePhabricator

Implement BIP159 NODE_NETWORK_LIMITED (pruned peers) *signaling only*
ClosedPublic

Authored by Fabien on Jan 21 2019, 13:01.

Details

Summary
Does implement BIP159, but only the signalling part. No connections are
made to NODE_NETWORK_LIMITED in this PR.

Backport of core PR11740

Depends on D2362

Test Plan
./test/functional/test_runner.py node_network_limited

Diff Detail

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

Event Timeline

jasonbcox requested changes to this revision.Jan 22 2019, 18:00
jasonbcox added a subscriber: jasonbcox.
jasonbcox added inline comments.
test/functional/node_network_limited.py
52 ↗(On Diff #6778)

remove NODE_WITNESS from comment

This revision now requires changes to proceed.Jan 22 2019, 18:00
This revision is now accepted and ready to land.Jan 22 2019, 18:17
This revision was automatically updated to reflect the committed changes.