rust-bitcoin-unsafe-fast/src
Dawid Ciężarkiewicz 8773cb4a42 Document `sighash_u32` of `Transaction::signature_hash` 2020-11-24 22:50:06 -08:00
..
blockdata Document `sighash_u32` of `Transaction::signature_hash` 2020-11-24 22:50:06 -08:00
consensus Merge pull request #454 from jrawsthorne/improved-bip158-types 2020-11-05 16:46:50 +00:00
network Implement PartialOrd and Ord for Inventory 2020-11-10 19:54:07 +00:00
util Merge pull request #470 from LNP-BP/feat/bip32-bin 2020-11-23 21:33:54 +00:00
hash_types.rs Implement new FilterHeader type to differentiate from FilterHash 2020-10-10 20:38:10 +01:00
internal_macros.rs Derive macros instead of implementing via macro_rules 2020-10-08 16:17:14 +03:00
lib.rs Add #![deny(unused_must_use)] to avoid not checking Errs 2020-10-23 21:31:32 +01:00
test_macros.rs Remove Decimal and replace strason with serde_json 2019-06-13 18:29:16 +01:00