rust-bitcoin-unsafe-fast/src
Andrew Poelstra 97bfbe790b Add a `clone` to script sat-checker to satisfy new soundness rules
This was actually a soundness bug waiting to happen fwiw...but I'm
still not so happy about it.
2014-09-11 08:03:36 -05:00
..
blockdata Add a `clone` to script sat-checker to satisfy new soundness rules 2014-09-11 08:03:36 -05:00
network Destroy socket listener on error rather than trying to reconnect; add #derivings 2014-09-10 07:15:48 -05:00
util Checkpoint commit -- prefix-filtered address indexing works 2014-09-01 21:37:00 -05:00
wallet Make UtxoSet store (height, txo) pairs rather than just the raw txo 2014-09-10 19:58:58 -05:00
internal_macros.rs Encodable/Decodable improvements; add `user_enum` macro for string enums 2014-09-05 09:16:22 -05:00
lib.rs Encodable/Decodable improvements; add `user_enum` macro for string enums 2014-09-05 09:16:22 -05:00
macros.rs Encodable/Decodable improvements; add `user_enum` macro for string enums 2014-09-05 09:16:22 -05:00