rust-bitcoin-unsafe-fast/bitcoin
Martin Habovstiak 783e1e81dc Move `impl_std_error` to `bitcoin-internals`
The macro is useful for all other crates thus it is moved to the
internals crate in this commit.
2023-05-30 18:04:54 +02:00
..
contrib Test with minimal dependency versions 2023-05-03 08:06:46 +10:00
embedded embedded: Document how to clean up linker flags 2023-05-26 14:39:14 +10:00
examples Use Amount type for TxOut value field 2023-05-04 17:09:08 +02:00
src Move `impl_std_error` to `bitcoin-internals` 2023-05-30 18:04:54 +02:00
tests Use Amount type for TxOut value field 2023-05-04 17:09:08 +02:00
CHANGELOG.md Add changelo entry for removal of FromHex 2023-05-18 14:18:42 +10:00
Cargo.toml rename bitcoin-private to bitcoin-internals 2023-05-26 19:49:52 +00:00
build.rs Remove rust_v_1_46 2023-03-23 08:27:10 +11:00