Zebra/zebra-consensus/src/block
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
..
check.rs Move consensus verification errors (#1070) 2020-09-21 11:54:06 -07:00
tests.rs consensus: disable contextual verification test 2020-09-11 13:37:49 -07:00