Merge #9053: IBD using chainwork instead of height and not using header timestamps
commit508404de98a8a5435f52916cef8f328e82651961
authorPieter Wuille <pieter.wuille@gmail.com>
Thu, 3 Nov 2016 07:04:20 +0000 (3 00:04 -0700)
committerPieter Wuille <pieter.wuille@gmail.com>
Thu, 3 Nov 2016 07:08:59 +0000 (3 00:08 -0700)
treed7756cd64d414858f51d77f0273f26bc4e2e4e30
parented0cc50afed146c27f6d8129c683c225fb940093
parente141beb6a9816b7e1e680fb0a8bae16d42a3e557
Merge #9053: IBD using chainwork instead of height and not using header timestamps

e141beb IsInitialBlockDownload no longer uses header-only timestamps. (Gregory Maxwell)
2082b55 Remove GetTotalBlocksEstimate and checkpoint tests that test nothing. (Gregory Maxwell)
fd46136 IBD check uses minimumchain work instead of checkpoints. (Gregory Maxwell)
src/main.cpp