btcsuite / btcd

An alternative full node bitcoin implementation written in Go (golang)
https://github.com/btcsuite/btcd/blob/master/README.md
ISC License
6.11k stars 2.32k forks source link

chaincfg: Update checkpoints #1968

Closed kcalvinalvin closed 1 year ago

kcalvinalvin commented 1 year ago

The latest checkpoints were from a few years back and hurts ibd. The updated checkpoints are based off of bitcoin core's past assumvalid blocks.

coveralls commented 1 year ago

Pull Request Test Coverage Report for Build 4751925350


Totals Coverage Status
Change from base Build 4493914678: 0%
Covered Lines:
Relevant Lines: 0

💛 - Coveralls
coveralls commented 1 year ago

Pull Request Test Coverage Report for Build 4751925350


Files with Coverage Reduction New Missed Lines %
connmgr/connmanager.go 1 86.27%
<!-- Total: 1 -->
Totals Coverage Status
Change from base Build 4493914678: -0.002%
Covered Lines: 26649
Relevant Lines: 48216

💛 - Coveralls