rust-bitcoin-unsafe-fast/bitcoin/examples
Jamil Lambert, PhD c8e6c13608 Capitalize Taproot
Taproot is a proper noun and should be capitalized in docs and strings.

Make all occurrences of Taproot in comments or strings capitalized.
2024-07-01 17:42:36 +01:00
..
bip32.rs create constants for ChildNumber enum 2024-06-20 10:19:11 +05:30
ecdsa-psbt-simple.rs Pass sigs and associated types by value 2024-06-24 10:02:55 +10:00
ecdsa-psbt.rs Merge rust-bitcoin/rust-bitcoin#2880: Pass hash types by value 2024-06-22 19:42:24 +00:00
handshake.rs Fix new nightly warnings/errors 2024-02-21 14:13:49 +11:00
sighash.rs Pass sigs and associated types by value 2024-06-24 10:02:55 +10:00
sign-tx-segwit-v0.rs Pass sigs and associated types by value 2024-06-24 10:02:55 +10:00
sign-tx-taproot.rs Add inherent functions to hashes 2024-06-14 10:17:00 +10:00
taproot-psbt-simple.rs create constants for ChildNumber enum 2024-06-20 10:19:11 +05:30
taproot-psbt.rs Capitalize Taproot 2024-07-01 17:42:36 +01:00