diff options
| author | Gavin Andresen <[email protected]> | 2015-06-08 16:34:58 -0400 |
|---|---|---|
| committer | Gavin Andresen <[email protected]> | 2015-06-08 16:34:58 -0400 |
| commit | 65b94545036ae6e38e79e9c7166a3ba1ddb83f66 (patch) | |
| tree | 52cc4ffb2c8ecb667b41cc9fbbc51badb523a6ab /src/script/script.cpp | |
| parent | Merge pull request #6241 (diff) | |
| download | discoin-65b94545036ae6e38e79e9c7166a3ba1ddb83f66.tar.xz discoin-65b94545036ae6e38e79e9c7166a3ba1ddb83f66.zip | |
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 'src/script/script.cpp')
0 files changed, 0 insertions, 0 deletions