rust-bitcoin-unsafe-fast/src
Riccardo Casatta 0eaf45ca81
Use boxed sliced instead of Vec in InvalidPreimageHashPair variant
2021-06-13 22:33:52 +02:00
..
blockdata Merge pull request #584 from darosior/max_tx_weight_const 2021-05-29 02:49:46 +02: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
policy policy: add a function to get the virtual transaction size 2021-05-18 14:53:45 +02:00
util Use boxed sliced instead of Vec in InvalidPreimageHashPair variant 2021-06-13 22:33:52 +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 Limit bytes read with Take 2021-04-28 09:33:37 +02:00
lib.rs policy: introduce p2p constants from the reference implementation 2021-05-18 14:52:56 +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