HomePhabricator

Do not require NODE_BITCOIN_CASH (fix IBD)

Description

Do not require NODE_BITCOIN_CASH (fix IBD)

Summary:
IBD was stuck after 'dnsseed thread exit',
broken by D669 as found by bisection.

This commit removes NODE_BITCOIN_CASH from REQUIRED_SERVICES
so that nodes without it can become connected.

Test Plan:
make check
../qa/pull-tester/rpc-tests.py -extended
clear datadir, run IBD to completion

Reviewers: #bitcoin_abc, deadalnix, schancel, kyuupichan, dagurval

Reviewed By: #bitcoin_abc, deadalnix

Differential Revision: https://reviews.bitcoinabc.org/D710

Details

Provenance
freetraderAuthored on Nov 23 2017, 21:08
freetraderPushed on Nov 23 2017, 21:39
Reviewer
Restricted Project
Differential Revision
D710: Do not require NODE_BITCOIN_CASH (fix IBD)
Parents
rABC68a6c4566d63: Final patch preparing tests for explicit Amount construction
Branches
Unknown
Tags
Unknown