..
address
Implement infallible for errors
2024-03-08 16:48:34 +11:00
blockdata
Remove unused absolute::Error
2024-03-12 09:13:09 +11:00
consensus
Upgrade hex dependency
2024-03-10 10:35:01 +11:00
crypto
Upgrade hex dependency
2024-03-10 10:35:01 +11:00
merkle_tree
Implement infallible for errors
2024-03-08 16:48:34 +11:00
p2p
Add ServiceFlags::P2P_V2
2024-03-08 15:07:34 -05:00
psbt
Upgrade hex dependency
2024-03-10 10:35:01 +11:00
taproot
Upgrade hex dependency
2024-03-10 10:35:01 +11:00
bip32.rs
Implement infallible for errors
2024-03-08 16:48:34 +11:00
bip152.rs
Implement infallible for errors
2024-03-08 16:48:34 +11:00
bip158.rs
Implement infallible for errors
2024-03-08 16:48:34 +11:00
error.rs
Do infallible int from hex conversions
2024-02-27 10:40:52 +11:00
hash_types.rs
Add deprecation comment to hash_types module
2023-12-05 15:01:18 +11:00
internal_macros.rs
Make from_hex inherent for byte-like types
2024-02-22 09:16:31 +11:00
lib.rs
Merge rust-bitcoin/rust-bitcoin#2492 : Remove the FromHexStr trait
2024-03-07 14:36:53 +00:00
network.rs
Add ServiceFlags::P2P_V2
2024-03-08 15:07:34 -05:00
parse.rs
Merge rust-bitcoin/rust-bitcoin#2492 : Remove the FromHexStr trait
2024-03-07 14:36:53 +00:00
policy.rs
bitcoin: Remove attribution from all files
2023-05-01 09:22:48 +10:00
pow.rs
Do infallible int from hex conversions
2024-02-27 10:40:52 +11:00
serde_utils.rs
Fix new nightly warnings/errors
2024-02-21 14:13:49 +11:00
sign_message.rs
Implement infallible for errors
2024-03-08 16:48:34 +11:00
test_macros.rs
bitcoin: Remove attribution from all files
2023-05-01 09:22:48 +10:00