diff options
author | Gavin Andresen <gavinandresen@gmail.com> | 2015-06-08 16:34:58 -0400 |
---|---|---|
committer | Gavin Andresen <gavinandresen@gmail.com> | 2015-06-08 16:34:58 -0400 |
commit | 65b94545036ae6e38e79e9c7166a3ba1ddb83f66 (patch) | |
tree | 52cc4ffb2c8ecb667b41cc9fbbc51badb523a6ab /doc/release-notes/release-notes-0.8.2.md | |
parent | 55294a9fb673ab0a7c99b9c18279fe12a5a07890 (diff) |
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
Diffstat (limited to 'doc/release-notes/release-notes-0.8.2.md')
0 files changed, 0 insertions, 0 deletions