zebra/zebra-consensus
teor d8b48f885b
consensus: Add a checkpoint verifier stub (#502)
consensus: Add a checkpoint verifier stub

This stub only verifies blocks whose hashes are in the checkpoint
list.

It doesn't have tests, chain child verifies to their ancestors, or
support checkpoint maximum height queries.

Part of #429.
2020-06-22 08:51:43 +10:00
..
src consensus: Add a checkpoint verifier stub (#502) 2020-06-22 08:51:43 +10:00
Cargo.toml consensus: add a (failing) verify round-trip test 2020-06-12 09:46:18 -07:00