rust-bitcoin-unsafe-fast/src/util
Andrew Poelstra 20f1543f79
Merge pull request #552 from JeremyRubin/fix-amount-serde
Fix Optional Amount Serialization
2021-03-15 15:48:20 +00:00
..
psbt Merge pull request #577 from RCasatta/proprietary_key 2021-03-15 12:16:30 +00:00
address.rs Merge pull request #507 from stevenroose/pubkey-write-result 2020-11-05 19:21:39 +00:00
amount.rs Merge pull request #552 from JeremyRubin/fix-amount-serde 2021-03-15 15:48:20 +00:00
base58.rs Remove deprecated Error::description impl 2020-10-08 17:11:18 +03:00
bip32.rs Improving bip32 ChildNumber display implementation 2021-02-11 23:06:24 +01:00
bip143.rs transaction: deprecate SigHashType::from_u32 in favor of from_u32_consensus 2021-02-19 11:36:44 +01: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 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 derives for key error 2021-01-14 16:03:53 +01:00
merkleblock.rs Change the signature of consensus_encode to return io::Error's 2021-01-12 17:39:41 +00: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 Implement Ord for ParseLengthError 2021-01-22 00:27:28 +02:00