rust-bitcoin-unsafe-fast/src/util
KaFai Choi e80de8b1ee
add nano and pico BTC to Donomination enum
2022-01-11 19:23:45 +07:00
..
psbt Merge rust-bitcoin/rust-bitcoin#590: Taproot: BIP32 extended keys using Scep256k1 keys instead of bitcoin ECDSA 2022-01-10 03:46:05 +05:30
address.rs Update to secp256k1 0.21.2 2022-01-07 04:45:40 +05:30
amount.rs add nano and pico BTC to Donomination enum 2022-01-11 19:23:45 +07:00
base58.rs Fixed a bunch of clippy lints, added clippy.toml 2021-12-21 22:50:13 +01:00
bip32.rs Test for extended private key keypair generation f5875a 2022-01-09 07:17:06 +01:00
bip143.rs Merge rust-bitcoin/rust-bitcoin#672: New Witness struct to improve ser/de perfomance 2021-12-30 01:55:44 +02:00
bip158.rs Move bip158 test vectors to test_data 2022-01-06 13:47:58 +01:00
contracthash.rs Fixed a bunch of clippy lints, added clippy.toml 2021-12-21 22:50:13 +01:00
ecdsa.rs Merge rust-bitcoin/rust-bitcoin#590: Taproot: BIP32 extended keys using Scep256k1 keys instead of bitcoin ECDSA 2022-01-10 03:46:05 +05:30
endian.rs std -> core 2021-06-11 17:28:04 +02:00
hash.rs Remove testnet block hex from tests, use test_data with include_bytes! 2022-01-06 13:47:51 +01:00
key.rs Clean up module level rustdocs 2021-11-06 10:59:53 +11:00
merkleblock.rs Fixed a bunch of clippy lints, added clippy.toml 2021-12-21 22:50:13 +01:00
misc.rs Update to secp256k1 0.21.2 2022-01-07 04:45:40 +05:30
mod.rs Fixed a bunch of clippy lints, added clippy.toml 2021-12-21 22:50:13 +01:00
schnorr.rs Update to secp256k1 0.21.2 2022-01-07 04:45:40 +05:30
sighash.rs wrap u8 and LeafVersion in backticks and square bracket in doc 2022-01-10 15:09:44 +07:00
taproot.rs wrap u8 and LeafVersion in backticks and square bracket in doc 2022-01-10 15:09:44 +07:00
uint.rs Put rustdocs above attributes 2022-01-06 13:04:47 +11:00