rust-bitcoin-unsafe-fast/src
Sebastian 80b47f1f5b
Merge pull request #565 from sgeisler/2021-02-rbf
Add function to check RBF-ness of transactions
2021-02-06 16:39:53 +01:00
..
blockdata Add function to check RBF-ness of transactions 2021-02-04 22:15:26 +01: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 Implement Ord for ParseLengthError 2021-01-22 00:27:28 +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