rust-bitcoin-unsafe-fast/bitcoin/src
Tobin C. Harding e8250cd96a
Remove InvalidInternalKey variant from TaprootBuilderError
This variant is unused, remove it.

Done as part of #2883.
2024-06-20 13:03:59 +10:00
..
address Enforce script size limit when hashing scripts 2024-06-17 10:32:03 +10:00
blockdata merkle_node: rewrite algorithm 2024-06-18 16:11:32 +00:00
consensus Move merkle_tree hash types 2024-06-17 19:10:23 +00:00
crypto Merge rust-bitcoin/rust-bitcoin#2868: Pass keys by value 2024-06-14 23:56:46 +00:00
merkle_tree merkle_tree: remove some now-redundant code from block.rs 2024-06-18 16:11:37 +00:00
p2p 2024-06-16 automated rustfmt nightly 2024-06-16 01:09:27 +00:00
psbt Enforce script size limit when hashing scripts 2024-06-17 10:32:03 +10:00
taproot Remove InvalidInternalKey variant from TaprootBuilderError 2024-06-20 13:03:59 +10:00
bip32.rs Merge rust-bitcoin/rust-bitcoin#2585: Improve array macros 2024-05-28 16:25:59 +00:00
bip152.rs Move merkle_tree hash types 2024-06-17 19:10:23 +00:00
bip158.rs Add inherent functions to hashes 2024-06-14 10:17:00 +10:00
hash_types.rs Add inherent functions to hashes 2024-06-14 10:17:00 +10:00
internal_macros.rs Add inherent functions to hashes 2024-06-14 10:17:00 +10:00
lib.rs Move merkle_tree hash types 2024-06-17 19:10:23 +00:00
network.rs Minimize usage of Network in public API 2024-04-03 13:32:39 +11:00
policy.rs Removed //! spare line at end of headers 2024-05-16 09:59:55 +01:00
pow.rs Merge rust-bitcoin/rust-bitcoin#2852: Add inherent functions to hashes 2024-06-14 16:30:52 +00:00
serde_utils.rs Removed //! spare line at end of headers 2024-05-16 09:59:55 +01:00
sign_message.rs Merge rust-bitcoin/rust-bitcoin#2868: Pass keys by value 2024-06-14 23:56:46 +00:00
test_macros.rs Removed //! spare line at end of headers 2024-05-16 09:59:55 +01:00