rust-bitcoin-unsafe-fast/bitcoin/src
Tobin C. Harding cf455d3a06
Fix typo in prifixes
Close: #3856
2025-01-05 12:36:56 +11:00
..
address Fix typo in prifixes 2025-01-05 12:36:56 +11:00
blockdata Merge rust-bitcoin/rust-bitcoin#3846: Remove `test_` prefix from unit tests 2025-01-04 00:23:46 +00:00
consensus Make capitalization of SegWit uniform in strings 2024-12-17 14:49:01 +00:00
crypto Merge rust-bitcoin/rust-bitcoin#3847: ParsePublicKeyError using hex::InvalidCharError 2025-01-04 01:05:04 +00:00
merkle_tree bitcoin: fix typo 2024-12-23 20:44:18 +08:00
network Update CompactTarget::from_next_work_required to take timespan as i64 2024-11-27 11:27:22 -06:00
p2p Merge rust-bitcoin/rust-bitcoin#3846: Remove `test_` prefix from unit tests 2025-01-04 00:23:46 +00:00
psbt Remove test_ prefix from unit tests 2025-01-02 10:06:50 +11:00
taproot Remove test_ prefix from unit tests 2025-01-02 10:06:50 +11:00
bip32.rs Remove test_ prefix from unit tests 2025-01-02 10:06:50 +11:00
bip152.rs Remove test_ prefix from unit tests 2025-01-02 10:06:50 +11:00
bip158.rs Remove test_ prefix from unit tests 2025-01-02 10:06:50 +11:00
consensus_validation.rs Introduce Transaction extension traits 2024-10-30 12:28:52 +11:00
hash_types.rs Unify deprecated note field format 2024-10-15 15:16:01 +01:00
internal_macros.rs Set avoid-breaking-exported-api to false 2024-12-11 10:11:50 +11:00
lib.rs Merge rust-bitcoin/rust-bitcoin#3746: bitcoin: Improve rustdocs on extern crates 2024-12-14 17:03:56 +00:00
policy.rs Make capitalization of SegWit uniform in rustdocs 2024-12-17 14:28:28 +00:00
pow.rs Fix typo in from_next_work_required documentation 2024-11-27 11:27:26 -06:00
serde_utils.rs Elide more lifetimes 2024-10-28 15:22:13 +11:00
sign_message.rs Remove test_ prefix from unit tests 2025-01-02 10:06:50 +11:00