.. |
psbt
|
PSBT: adding global types (version, xpub)
|
2020-12-15 15:47:37 +01:00 |
address.rs
|
Merge pull request #507 from stevenroose/pubkey-write-result
|
2020-11-05 19:21:39 +00:00 |
amount.rs
|
Remove deprecated Error::description impl
|
2020-10-08 17:11:18 +03:00 |
base58.rs
|
Remove deprecated Error::description impl
|
2020-10-08 17:11:18 +03:00 |
bip32.rs
|
PSBT: adding global types (version, xpub)
|
2020-12-15 15:47:37 +01:00 |
bip143.rs
|
Revert the sighash method signatures
|
2020-10-09 16:27:38 +02:00 |
bip158.rs
|
Merge pull request #487 from RCasatta/map_with_u128
|
2020-11-15 15:42:00 +02:00 |
contracthash.rs
|
Remove deprecated Error::description impl
|
2020-10-08 17:11:18 +03:00 |
endian.rs
|
Change some static assertions to debug_assert
|
2020-10-23 21:28:13 +01:00 |
hash.rs
|
Remove redundant code / configurations
|
2020-10-08 17:11:18 +03:00 |
key.rs
|
Merge pull request #507 from stevenroose/pubkey-write-result
|
2020-11-05 19:21:39 +00:00 |
merkleblock.rs
|
Remove redundant code / configurations
|
2020-10-08 17:11:18 +03:00 |
misc.rs
|
Make signed message prefix a public constant
|
2020-12-08 17:31:28 +00:00 |
mod.rs
|
Create tagged taproot hashes
|
2020-11-30 20:13:11 +00:00 |
taproot.rs
|
Create tagged taproot hashes
|
2020-11-30 20:13:11 +00:00 |
uint.rs
|
Remove assert in Uint256::from_i64 and return None instead
|
2020-10-23 21:28:15 +01:00 |