rust-bitcoin-unsafe-fast/src/blockdata
Andrew Poelstra 3e25134b2f Added unit tests for three more testnet failures, the latter of which I'm still working on 2014-08-11 19:17:58 -07:00
..
block.rs Implement script except for crypto opcodes, replace zero_hash by Default 2014-08-05 19:08:06 -07:00
blockchain.rs Revamp Serializable interface to be similar to Encoder/Encodable 2014-08-01 09:01:39 -07:00
constants.rs Implement CHECKSIG and CHECKSIGVERIFY 2014-08-10 13:51:05 -07:00
mod.rs Initial commit, move into Cargo 2014-07-18 06:56:17 -07:00
opcodes.rs Get OP_MULTISIG working 2014-08-10 21:37:12 -07:00
script.rs Added unit tests for three more testnet failures, the latter of which I'm still working on 2014-08-11 19:17:58 -07:00
transaction.rs Fix script bugs (can now fully validate testnet up to multisig) 2014-08-10 19:35:58 -07:00
utxoset.rs Fix script bugs (can now fully validate testnet up to multisig) 2014-08-10 19:35:58 -07:00