rust-bitcoin-unsafe-fast/src
Steven Roose 617c07d796
Remove encode::Error::ByteOrder
Functions from the byteorder crate only return downstream io errors on
io calls.
2019-12-09 14:19:11 +00:00
..
blockdata Remove util::misc::hex_bytes in favor of bitcoin_hashes::hex 2019-12-09 14:19:09 +00:00
consensus Remove encode::Error::ByteOrder 2019-12-09 14:19:11 +00:00
network Implement std:#️⃣:Hash for Inventory 2019-12-08 17:49:11 +00:00
util Remove util::misc::hex_bytes in favor of bitcoin_hashes::hex 2019-12-09 14:19:09 +00:00
internal_macros.rs Rename bitcoin_hashes dependency to hashes 2019-08-16 15:52:27 +01:00
lib.rs Disable useless lints 2019-12-05 10:41:00 -05:00
test_macros.rs Remove Decimal and replace strason with serde_json 2019-06-13 18:29:16 +01:00