diff options
author | Gavin Andresen <gavinandresen@gmail.com> | 2015-06-08 16:34:58 -0400 |
---|---|---|
committer | Wladimir J. van der Laan <laanwj@gmail.com> | 2015-06-15 10:34:07 +0200 |
commit | fce474c9dfa1fd3f98f14f7c2866a6001b21ac9a (patch) | |
tree | 19ffbac3670246fabbf1292ef9f96d4cba9ad66b /src/chainparams.h | |
parent | 4d9c7fe61dd0e3e9443fd16c8ebbb3b119f7cff6 (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
Github-Pull: #6256
Rebased-From: 65b94545036ae6e38e79e9c7166a3ba1ddb83f66
Diffstat (limited to 'src/chainparams.h')
0 files changed, 0 insertions, 0 deletions