v0.6.10
The goal of this commit is to avoid performing useless work if the header checksum is invalid. I also moved the challenge response closer to the rest of the operations on the DatabaseKey, which I think will help us to extract parts of the DB parsing into smaller functions.