This website requires JavaScript.
Explore
Help
Sign In
milksad
/
rust-bitcoin-unsafe-fast
Watch
14
Star
0
Fork
You've already forked rust-bitcoin-unsafe-fast
0
Code
Issues
Pull Requests
Activity
886dd68eb7
rust-bitcoin-unsafe-fast
/
src
/
blockdata
History
Andrew Poelstra
886dd68eb7
Minor correction to opcode docs
2014-08-12 22:50:40 -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
Minor correction to opcode docs
2014-08-12 22:50:40 -07:00
script.rs
Remove -all- CODESEPARATORS before serializing the script, even though only one has effect
2014-08-12 21:34:46 -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
Remove -all- CODESEPARATORS before serializing the script, even though only one has effect
2014-08-12 21:34:46 -07:00