Zebra/zebra-consensus/src/checkpoint
Alfredo Garcia c616c7ffd2
Move consensus verification errors (#1070)
* refactor block and tx validation errors

* rename errors module to error

* move NoTransactions to BlockError

* clarify some errors, use dbg format for hash in error

* mnake is_coinbase_first return BlockError

* add new error types for each consensus Service

Co-authored-by: Jane Lusby <jane@zfnd.org>
2020-09-21 11:54:06 -07:00
..
list Move consensus verification errors (#1070) 2020-09-21 11:54:06 -07:00
list.rs Move consensus verification errors (#1070) 2020-09-21 11:54:06 -07:00
main-checkpoints.txt feature: Update mainnet and testnet checkpoints 2020-07-28 22:27:49 -04:00
test-checkpoints.txt feature: Update mainnet and testnet checkpoints 2020-07-28 22:27:49 -04:00
tests.rs fix: clippy-redundant closures, fmt 2020-09-11 13:37:49 -07:00
types.rs chain: rename BlockHeight to block::Height 2020-08-17 11:46:34 -07:00