rust-bitcoin-unsafe-fast/src
Andrew Poelstra 406160a386 transaction: add txid() function that does the right thing for segwit/nonsegwit
With Segwit transactions `bitcoin_hash()` is no longer sufficient to get a txid.
2017-12-09 19:52:09 +00:00
..
blockdata transaction: add txid() function that does the right thing for segwit/nonsegwit 2017-12-09 19:52:09 +00:00
network add unit test for overflow panic 2017-06-07 16:09:40 +00:00
util util: add Sha256dEncoder to allow streaming data into a hash 2017-12-06 16:50:47 +00:00
internal_macros.rs Resurrect BIP32 support 2016-06-24 19:15:57 +00:00
lib.rs Remove unused `num_cpus` dep 2016-10-10 13:09:40 +00:00
macros.rs Fix for serde changes 2015-09-20 13:10:20 -05:00
test_macros.rs Resurrect BIP32 support 2016-06-24 19:15:57 +00:00