HomePhabricator

Change download logic to allow calling getheaders/getdata on inbound peers
00dcaf4bebb6Unpublished

Unpublished Commit ยท Learn More

Repository Importing: This repository is still importing.

Description

Change download logic to allow calling getheaders/getdata on inbound peers

SendMessages will now call getheaders on both inbound and outbound peers,
once the headers chain is close to synced. It will also try downloading
blocks from inbound peers once we're out of initial block download (so
inbound peers will participate in parallel block fetching for the last day
or two of blocks being downloaded).

Details

Provenance
Suhas Daftuar <sdaftuar@gmail.com>Authored on Jan 12 2015, 14:55
deadalnixPushed on May 14 2017, 22:04
Parents
rABC446bb70fcdff: Merge pull request #5940
Branches
Unknown
Tags
Unknown

Event Timeline

Suhas Daftuar <sdaftuar@gmail.com> committed rABC00dcaf4bebb6: Change download logic to allow calling getheaders/getdata on inbound peers (authored by Suhas Daftuar <sdaftuar@gmail.com>).Apr 2 2015, 17:41