Auto merge of #3263 - str4d:ibd-upstream-changes, r=bitcartel

InitialBlockDownload upstream changes

Cherry-picked from the following upstream PRs:

- bitcoin/bitcoin#7208
- bitcoin/bitcoin#8007
- bitcoin/bitcoin#9053
  - Excluding second commit (requires bitcoin/bitcoin#8865)
- bitcoin/bitcoin#10388
This commit is contained in:
Homu
2018-07-17 13:17:27 -07:00
7 changed files with 40 additions and 15 deletions

View File

@@ -24,6 +24,8 @@ Check that there are no surprising performance regressions:
Ensure that new performance metrics appear on that site.
Update `src/chainparams.cpp` nMinimumChainWork with information from the getblockchaininfo rpc.
### Protocol Safety Checks:
If this release changes the behavior of the protocol or fixes a serious