This website requires JavaScript.
Explore
Help
Sign In
milksad
/
rust-bitcoin-unsafe-fast
Watch
14
Star
0
Fork
You've already forked rust-bitcoin-unsafe-fast
0
Code
Issues
Pull Requests
Activity
85728d16a1
rust-bitcoin-unsafe-fast
/
src
History
Tamas Blummer
ae708447a2
create Address message with SocketAddr, get SocketAddr from Address message.
2018-03-23 15:12:06 +01:00
..
blockdata
Stub out Sha2 calls when fuzzing to mask all but the first byte
2018-03-21 18:44:10 -04:00
network
create Address message with SocketAddr, get SocketAddr from Address message.
2018-03-23 15:12:06 +01:00
util
Fix crash in Address::from_str if input isn't long enough
2018-03-21 18:44:10 -04:00
internal_macros.rs
minor nits to get compilation to work on rustc 1.14 (currently shipping Debian version)
2018-03-21 18:49:46 +00:00
lib.rs
address: implement Bech32 support
2018-03-13 14:48:01 +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