parity-zcash/verification/src
Svyatoslav Nikolsky ab1e9311ff Merge pull request #329 from ethcore/verification-overflow
Move overflow checks into separate error type
2016-12-14 11:03:52 +03:00
..
accept_block.rs move overflow into separate error type 2016-12-13 23:27:12 +01:00
accept_chain.rs TransactionOutputGenerator always creates spendable transactions 2016-12-13 12:41:27 +01:00
accept_header.rs fixes after merge with master 2016-12-12 15:49:32 +01:00
accept_transaction.rs TransactionOutputGenerator always creates spendable transactions 2016-12-13 12:41:27 +01:00
canon.rs import is hashing blocks when reading, added --skip-verification flag 2016-12-13 20:49:41 +01:00
chain_verifier.rs import is hashing blocks when reading, added --skip-verification flag 2016-12-13 20:49:41 +01:00
constants.rs verification refactor almost done 2016-12-12 12:04:19 +01:00
duplex_store.rs DoubleSpends verification 2016-12-12 13:11:00 +01:00
error.rs move overflow into separate error type 2016-12-13 23:27:12 +01:00
lib.rs import is hashing blocks when reading, added --skip-verification flag 2016-12-13 20:49:41 +01:00
sigops.rs applying suggestions from review and adding comments 2016-12-13 10:50:56 +01:00
timestamp.rs applying suggestions from review and adding comments 2016-12-13 10:50:56 +01:00
verify_block.rs import is hashing blocks when reading, added --skip-verification flag 2016-12-13 20:49:41 +01:00
verify_chain.rs import is hashing blocks when reading, added --skip-verification flag 2016-12-13 20:49:41 +01:00
verify_header.rs import is hashing blocks when reading, added --skip-verification flag 2016-12-13 20:49:41 +01:00
verify_transaction.rs import is hashing blocks when reading, added --skip-verification flag 2016-12-13 20:49:41 +01:00
work.rs verification refactor almost done 2016-12-12 12:04:19 +01:00