Post
Topic
Board Development & Technical Discussion
Re: What are checkpoints in bitcoin code?
by
TierNolan
on 01/11/2014, 21:14:31 UTC
No it doesn't. It can skip verifying very deeply burred signatures (as is the checkpoint behaviour), since with headers first it knows the amount of work on top of them and can perform the tests only probabilistically past a certain point.

Is this planned for the reference client (along with fraud proofs, presumably)?