HomePhabricator

Use best header chain timestamps to detect partitioning
65b94545036aUnpublished

Unpublished Commit ยท Learn More

Repository Importing: This repository is still importing.

Description

Use best header chain timestamps to detect partitioning

The partition checking code was using chainActive timestamps
to detect partitioning; with headers-first syncing, it should use
(and with this pull request, does use) pIndexBestHeader timestamps.

Fixes issue #6251

Details

Provenance
Gavin Andresen <gavinandresen@gmail.com>Authored on Jun 8 2015, 20:34
deadalnixPushed on May 14 2017, 22:04
Parents
rABC55294a9fb673: Merge pull request #6241
Branches
Unknown
Tags
Unknown

Event Timeline

Gavin Andresen <gavinandresen@gmail.com> committed rABC65b94545036a: Use best header chain timestamps to detect partitioning (authored by Gavin Andresen <gavinandresen@gmail.com>).Jun 8 2015, 20:34