rust-bitcoin-unsafe-fast/src/util
Dr Maxim Orlovsky 9b106ee161
PSBT: making BIP32 field name match spec type names
2020-12-05 15:45:20 +01:00
..
psbt PSBT: making BIP32 field name match spec type names 2020-12-05 15:45:20 +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 Merge pull request #507 from stevenroose/pubkey-write-result 2020-11-05 19:21:39 +00:00
bip143.rs Revert the sighash method signatures 2020-10-09 16:27:38 +02:00
bip158.rs Merge pull request #454 from jrawsthorne/improved-bip158-types 2020-11-05 16:46:50 +00: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 Don't support signed messages with p2wpkh addresses 2020-10-14 16:54:58 +02:00
mod.rs Remove deprecated Error::description impl 2020-10-08 17:11:18 +03:00
uint.rs Remove assert in Uint256::from_i64 and return None instead 2020-10-23 21:28:15 +01:00