rust-bitcoin-unsafe-fast/src
Riccardo Casatta b9d5200448
Access Display and Formatter with fmt:: like in other places
2021-03-22 13:42:32 +01:00
..
blockdata Merge pull request #573 from darosior/standard_sighash 2021-02-21 15:34:58 +00:00
consensus Change the signature of consensus_encode to return io::Error's 2021-01-12 17:39:41 +00:00
network Change the signature of consensus_encode to return io::Error's 2021-01-12 17:39:41 +00:00
util Access Display and Formatter with fmt:: like in other places 2021-03-22 13:42:32 +01:00
hash_types.rs Change the signature of consensus_encode to return io::Error's 2021-01-12 17:39:41 +00:00
internal_macros.rs Change the signature of consensus_encode to return io::Error's 2021-01-12 17:39:41 +00:00
lib.rs Use efficient serialization for non-human-readable formats 2021-01-14 19:36:36 +02:00
serde_utils.rs serde_utils: Only use special serialization for human-readable 2020-12-30 16:32:52 +01:00
test_macros.rs Remove Decimal and replace strason with serde_json 2019-06-13 18:29:16 +01:00