Zebra/zebra-consensus/src
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
..
verify consensus: Add a script verifier stub 2020-06-12 09:46:18 -07:00
checkpoint.rs consensus: Add a checkpoint verifier stub (#502) 2020-06-22 08:51:43 +10:00
lib.rs consensus: Add a checkpoint verifier stub (#502) 2020-06-22 08:51:43 +10:00
mempool.rs consensus: Add a mempool stub 2020-06-12 09:46:18 -07:00
verify.rs state: Make Response::Added return the block header hash 2020-06-12 09:46:18 -07:00