.. |
psbt
|
Merge rust-bitcoin/rust-bitcoin#718: Converting LeafVersion into an enum
|
2022-01-09 15:26:05 +00:00 |
address.rs
|
Update to secp256k1 0.21.2
|
2022-01-07 04:45:40 +05:30 |
amount.rs
|
Merge rust-bitcoin/rust-bitcoin#731: Improve parsing of `Denomination` string
|
2021-12-27 10:17:40 +01:00 |
base58.rs
|
Fixed a bunch of clippy lints, added clippy.toml
|
2021-12-21 22:50:13 +01:00 |
bip32.rs
|
Fixed a bunch of clippy lints, added clippy.toml
|
2021-12-21 22:50:13 +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
|
Add serde impl for EcdsaSig
|
2022-01-07 21:57:42 +01:00 |
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
|
Converting LeafVersion into an enum
|
2022-01-07 20:28:36 +01:00 |
taproot.rs
|
LowerHex and UpperHex implementations for LeafVersion
|
2022-01-09 20:52:38 +01:00 |
uint.rs
|
Put rustdocs above attributes
|
2022-01-06 13:04:47 +11:00 |