rust-bitcoin-unsafe-fast/bitcoin
Liam Aharon 70ccd6b629
signed_msg_hash takes impl AsRef<[u8]>
2024-09-14 00:19:05 +02:00
..
contrib Add Arbitrary dependency 2024-08-23 15:39:20 -05:00
embedded Move opcodes to primitives 2024-07-09 15:26:33 +10:00
examples Stop using all_zeros 2024-09-11 10:39:49 +10:00
src signed_msg_hash takes impl AsRef<[u8]> 2024-09-14 00:19:05 +02:00
tests Change T::from_str(s) to s.parse::<T>() in tests 2024-08-28 16:13:03 +01:00
CHANGELOG.md Capitalize Merkle 2024-07-01 17:42:43 +01:00
Cargo.toml Re-order optional dependencies 2024-09-11 10:50:18 +10:00