HomePhabricator

Do not require NODE_BITCOIN_CASH (fix IBD)
b8923939fe05Unpublished

Unpublished Commit ยท Learn More

Repository Importing: This repository is still importing.

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
schancelPushed on Jan 5 2018, 21:58
schancelPushed on Jan 5 2018, 21:39
schancelPushed on Jan 5 2018, 21:17
Reviewer
Restricted Project
Differential Revision
D710: Do not require NODE_BITCOIN_CASH (fix IBD)
Parents
rSTAGING68a6c4566d63: Final patch preparing tests for explicit Amount construction
Branches
Unknown
Tags
Unknown