rust-bitcoin-unsafe-fast/bitcoin
yancy b163d9b59a Replace hex_script macro with a helper function
Remove the macro hex_script and replace with a function.  Using
track_caller to accuretly report the test name and line number
during a panic is used in place of a macro.
2023-10-20 10:20:23 +02:00
..
contrib hashes: Bump version to 0.13.0 2023-08-24 12:25:42 +10:00
embedded Add patch section to test crates 2023-07-18 10:27:48 +10:00
examples Use Message::from_digest 2023-10-11 08:16:25 +11:00
src Implement manual fmt::Debug for BlockHeader to include block hash 2023-10-17 02:00:42 +01:00
tests Replace hex_script macro with a helper function 2023-10-20 10:20:23 +02:00
CHANGELOG.md Add changelog entries 2023-09-25 07:44:26 +10:00
Cargo.toml bitcoin: Bump version to 0.31.0-rc1 2023-10-13 08:34:46 +11:00
build.rs Remove rust_v_1_46 2023-03-23 08:27:10 +11:00