rust-bitcoin-unsafe-fast/src
Andrew Poelstra 97c1773ec9 `pub use` a ton of stuff at the top level 2018-08-28 15:57:46 +00:00
..
blockdata transaction: reject transactions with Segwit byte set but no witnesses 2018-08-24 19:57:58 +00:00
network encodable: reject non-compact VarInts on Vec and Box<[T]> lengths 2018-08-24 20:31:46 +00:00
util script: let Instructions iterator enforce minimal pushes; remove `IntoIter` impl to force users to choose 2018-08-22 19:55:31 +00:00
internal_macros.rs Use full path in macros to to eliminate uses 2018-08-21 01:58:40 -07:00
lib.rs `pub use` a ton of stuff at the top level 2018-08-28 15:57:46 +00:00
macros.rs Update serde to 1.0 and strason to 0.4 2018-08-20 13:42:34 -04:00
test_macros.rs Update serde to 1.0 and strason to 0.4 2018-08-20 13:42:34 -04:00