HomePhabricator

Hopefully final fix for the stuck blockchain issue
385f730f31abUnpublished

Unpublished Commit ยท Learn More

Repository Importing: This repository is still importing.

Description

Hopefully final fix for the stuck blockchain issue

Immediately issue a "getblocks", instead of a "getdata" (which will
trigger the relevant "inv" to be sent anyway), and only do so when
the previous set of invs led us into a known and attached part of
the block tree.

Details

Provenance
Pieter Wuille <pieter.wuille@gmail.com>Authored on May 7 2012, 19:36
deadalnixPushed on May 14 2017, 22:04
Parents
rABC790fe2e558d9: Merge pull request #1308 from Diapolo/polish_verifymessage
Branches
Unknown
Tags
Unknown

Event Timeline

Pieter Wuille <pieter.wuille@gmail.com> committed rABC385f730f31ab: Hopefully final fix for the stuck blockchain issue (authored by Pieter Wuille <pieter.wuille@gmail.com>).May 15 2012, 15:53