rust-bitcoin-unsafe-fast/src/util
Steven Roose 5f4555bfac
Remove util::misc::hex_bytes in favor of bitcoin_hashes::hex
2019-12-09 14:19:09 +00:00
..
psbt Use psbt::Error in PartiallySignedTransaction::from_unsigned_tx 2019-12-09 14:19:07 +00:00
address.rs Rename bitcoin_hashes dependency to hashes 2019-08-16 15:52:27 +01:00
amount.rs Deny unused imports and remove unneeded 2019-08-19 13:29:43 -04:00
base58.rs Drop byteorder dependency 2019-12-05 10:41:00 -05:00
bip32.rs Drop byteorder dependency 2019-12-05 10:41:00 -05:00
bip143.rs Remove util::misc::hex_bytes in favor of bitcoin_hashes::hex 2019-12-09 14:19:09 +00:00
bip158.rs Drop byteorder dependency 2019-12-05 10:41:00 -05:00
contracthash.rs Rename bitcoin_hashes dependency to hashes 2019-08-16 15:52:27 +01:00
endian.rs Drop byteorder dependency 2019-12-05 10:41:00 -05:00
hash.rs Rename bitcoin_hashes dependency to hashes 2019-08-16 15:52:27 +01:00
key.rs Introduce key::Error 2019-12-09 14:17:39 +00:00
merkleblock.rs upgrade to secp256k1 0.15 and bitcoinconsensus 0.17 2019-08-21 19:04:40 +02:00
misc.rs Remove util::misc::hex_bytes in favor of bitcoin_hashes::hex 2019-12-09 14:19:09 +00:00
mod.rs Drop byteorder dependency 2019-12-05 10:41:00 -05:00
uint.rs eliminate type parameter from the `Decodable` trait 2019-07-11 17:23:01 +00:00