rust-bitcoin-unsafe-fast/src
Andrew Poelstra da477f1041
Merge pull request #558 from LNP-BP/fix/error-derives-1
Non-API breaking derives for error & transaction types
2021-04-21 14:24:27 +00:00
..
blockdata Merge pull request #558 from LNP-BP/fix/error-derives-1 2021-04-21 14:24:27 +00:00
consensus Non-API breaking derives for error types 2021-04-06 14:44:50 +02:00
network Change the signature of consensus_encode to return io::Error's 2021-01-12 17:39:41 +00:00
util Non-API breaking derives for error types 2021-04-06 14:44:50 +02: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