parity-zcash/verification/src
debris f99c369e87 block finality check uses median time past instead of block time after csv is activated (bip113) 2017-05-04 10:32:54 +02:00
..
accept_block.rs block finality check uses median time past instead of block time after csv is activated (bip113) 2017-05-04 10:32:54 +02:00
accept_chain.rs block finality check uses median time past instead of block time after csv is activated (bip113) 2017-05-04 10:32:54 +02:00
accept_header.rs block finality check uses median time past instead of block time after csv is activated (bip113) 2017-05-04 10:32:54 +02:00
accept_transaction.rs block finality check uses median time past instead of block time after csv is activated (bip113) 2017-05-04 10:32:54 +02:00
canon.rs import is hashing blocks when reading, added --skip-verification flag 2016-12-13 20:49:41 +01:00
chain_verifier.rs bip9, bip112, bip113 2017-05-03 14:34:02 +02:00
constants.rs fixed bip90 2017-04-08 21:17:58 +07:00
deployments.rs block finality check uses median time past instead of block time after csv is activated (bip113) 2017-05-04 10:32:54 +02:00
duplex_store.rs revert is_double_spent -> is_spent 2017-04-09 14:10:40 +08:00
error.rs fixed bip34 2017-04-08 21:52:30 +07:00
lib.rs bip9, bip112, bip113 2017-05-03 14:34:02 +02:00
sigops.rs consolidated TransactionOutputProvider and TransactionOutputObserver 2017-04-07 12:54:40 +07:00
timestamp.rs bip9, bip112, bip113 2017-05-03 14:34:02 +02:00
verify_block.rs simplify verification code 2017-04-07 11:46:20 +07:00
verify_chain.rs P2shCoinbaseTransactionBuilder && Magic::Unitest && removed skip_pow from chain_verification 2016-12-15 14:27:36 +01:00
verify_header.rs simplify verification code 2017-04-07 11:46:20 +07:00
verify_transaction.rs fixed bip34 2017-04-08 21:52:30 +07:00
work.rs align with crate 2016-12-26 16:00:44 +03:00