.. |
psbt
|
More non-API breaking error derives depending on upstream PRs
|
2021-05-04 03:58:56 +02:00 |
address.rs
|
Merge pull request #559 from LNP-BP/fix/error-derives-2
|
2021-05-19 15:02:10 +00:00 |
amount.rs
|
Fix documentation, in particular link to code elements
|
2021-05-03 11:43:11 +02:00 |
base58.rs
|
Non-API breaking derives for error types
|
2021-04-06 14:44:50 +02:00 |
bip32.rs
|
Merge pull request #559 from LNP-BP/fix/error-derives-2
|
2021-05-19 15:02:10 +00:00 |
bip143.rs
|
Moving keys under `util::ecdsa`, re-exporting them at `util::key`
|
2021-04-12 14:17:42 +02:00 |
bip158.rs
|
Merge pull request #487 from RCasatta/map_with_u128
|
2020-11-15 15:42:00 +02:00 |
contracthash.rs
|
Merge pull request #559 from LNP-BP/fix/error-derives-2
|
2021-05-19 15:02:10 +00:00 |
ecdsa.rs
|
Streamlining private key construction API in BIP32
|
2021-05-01 13:40:21 +02:00 |
endian.rs
|
Implement Uint::to_be_bytes()
|
2021-01-14 19:28:02 +02:00 |
hash.rs
|
Remove redundant code / configurations
|
2020-10-08 17:11:18 +03:00 |
key.rs
|
More non-API breaking error derives depending on upstream PRs
|
2021-05-04 03:58:56 +02:00 |
merkleblock.rs
|
Change the signature of consensus_encode to return io::Error's
|
2021-01-12 17:39:41 +00:00 |
misc.rs
|
Fix documentation, in particular link to code elements
|
2021-05-03 11:43:11 +02:00 |
mod.rs
|
Re-export Scep256k1 Schnorr keys under `util::schnorr`
|
2021-04-12 14:18:00 +02:00 |
schnorr.rs
|
Re-export Scep256k1 Schnorr keys under `util::schnorr`
|
2021-04-12 14:18:00 +02:00 |
taproot.rs
|
Create tagged taproot hashes
|
2020-11-30 20:13:11 +00:00 |
uint.rs
|
Implement Ord for ParseLengthError
|
2021-01-22 00:27:28 +02:00 |