rust-bitcoin-unsafe-fast/src/blockdata
Andrew Poelstra 049f75e502 script: add `push_key` function to Builder to allow serializing public keys more easily 2019-03-04 01:32:35 +00:00
..
block.rs Merge pull request #218 from tamasblummer/merkle_root_fix 2019-02-16 19:05:42 -05:00
constants.rs Implement Witness commitment check for Block. Remove MerkleRoot implementations for types implementing BitcoinHash as 2019-02-01 17:46:26 +01:00
mod.rs Fix typos and clarify some comment in blockdata, block, address (#230) 2019-02-04 07:30:41 +01:00
opcodes.rs Fix indentation in opcodes.rs 2018-12-13 15:35:29 -08:00
script.rs script: add `push_key` function to Builder to allow serializing public keys more easily 2019-03-04 01:32:35 +00:00
transaction.rs Convert codebase from util::hash to bitcoin_hashes 2019-01-24 16:27:52 -05:00