rust-bitcoin-unsafe-fast/src
Andrew Poelstra 4620c640a9
Merge pull request #579 from TheBlueMatt/master
Fix Script::dust_value()'s calculation for non-P2*PKH script_pubkeys
2021-05-06 16:01:36 +00:00
..
blockdata Merge pull request #579 from TheBlueMatt/master 2021-05-06 16:01:36 +00:00
consensus Merge pull request #594 from RCasatta/capped 2021-05-01 16:28:57 +02:00
network Fix documentation, in particular link to code elements 2021-05-03 11:43:11 +02:00
util Merge pull request #592 from LNP-BP/feat/ecdsa-key-creation 2021-05-06 15:50:06 +00: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 Limit bytes read with Take 2021-04-28 09:33:37 +02:00
lib.rs Deny broken doc intra-links and build docs in CI 2021-05-03 12:07:28 +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