rust-bitcoin-unsafe-fast/bitcoin/src
Tobin C. Harding 86f8043e80
Remove Error suffix from variant
We do not use a suffix on error variants, remove it.
2024-02-28 10:48:46 +11:00
..
address Merge rust-bitcoin/rust-bitcoin#2508: Add `NetworkValidationError` 2024-02-27 14:35:42 +00:00
blockdata Make constructors const 2024-02-24 06:04:41 +11:00
consensus Fix new nightly warnings/errors 2024-02-21 14:13:49 +11:00
crypto Remove Error suffix from variant 2024-02-28 10:48:46 +11:00
merkle_tree Fix new nightly warnings/errors 2024-02-21 14:13:49 +11:00
p2p Fix new nightly warnings/errors 2024-02-21 14:13:49 +11:00
psbt Fix new nightly warnings/errors 2024-02-21 14:13:49 +11:00
taproot Fix new nightly warnings/errors 2024-02-21 14:13:49 +11:00
bip32.rs base58: Use pub extern crate instead of module 2024-02-26 08:48:30 +11:00
bip152.rs Fix new nightly warnings/errors 2024-02-21 14:13:49 +11:00
bip158.rs Fix new nightly warnings/errors 2024-02-21 14:13:49 +11:00
error.rs Improve public re-exports 2023-10-31 15:16:47 +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 base58: Use pub extern crate instead of module 2024-02-26 08:48:30 +11:00
network.rs Fix new nightly warnings/errors 2024-02-21 14:13:49 +11:00
parse.rs Fix new nightly warnings/errors 2024-02-21 14:13:49 +11:00
policy.rs bitcoin: Remove attribution from all files 2023-05-01 09:22:48 +10:00
pow.rs Fix new nightly warnings/errors 2024-02-21 14:13:49 +11:00
serde_utils.rs Fix new nightly warnings/errors 2024-02-21 14:13:49 +11:00
sign_message.rs Fix new nightly warnings/errors 2024-02-21 14:13:49 +11:00
string.rs Fix new nightly warnings/errors 2024-02-21 14:13:49 +11:00
test_macros.rs bitcoin: Remove attribution from all files 2023-05-01 09:22:48 +10:00