rust-bitcoin-unsafe-fast/src
Matt Corallo e2403a37fa Don't try to do a base58 checksum if an address is excessively long 2018-06-04 10:23:55 -04:00
..
blockdata block: fix a small typo in comment 2018-04-11 12:23:15 +03:00
network Replace serde error with the io error. 2018-05-18 12:08:11 +03:00
util Don't try to do a base58 checksum if an address is excessively long 2018-06-04 10:23:55 -04:00
internal_macros.rs Macro impl_array_newtype now generates method for representing data as array 2018-05-16 12:34:36 +03:00
lib.rs address: implement Bech32 support 2018-03-13 14:48:01 +00:00
macros.rs Replace serde error with the io error. 2018-05-18 12:08:11 +03:00
test_macros.rs Resurrect BIP32 support 2016-06-24 19:15:57 +00:00