rust-bitcoin-unsafe-fast/src
Steven Roose cd1aaaf344
BIP152: Add Compact Block unit test based on Elements
2022-07-24 13:21:12 +02:00
..
blockdata blockdata: Derive PartialOrd, Ord and Hash for BlockHeader 2022-07-24 10:32:53 +02:00
consensus BIP152: Add basic Compact Block structures 2022-07-24 13:21:08 +02:00
network BIP152: Add Compact Blocks network messages 2022-07-24 13:21:11 +02:00
util BIP152: Add Compact Block unit test based on Elements 2022-07-24 13:21:12 +02:00
hash_types.rs Enable formatter for "src" 2022-07-19 13:43:12 +10:00
internal_macros.rs Use pub(crate) for macros instead of macro_use 2022-07-20 11:25:54 +10:00
lib.rs Use pub(crate) for macros instead of macro_use 2022-07-20 11:25:54 +10:00
policy.rs Enable formatter for "src" 2022-07-19 13:43:12 +10:00
serde_utils.rs Remove extern crate bitcoin_hashes 2022-07-20 11:23:59 +10:00
test_macros.rs Introduce SPDX license identifiers 2022-06-29 14:12:02 +10:00