rust-bitcoin-unsafe-fast/bitcoin
yancy bf08ee4499 Replace helper macro with helper function
Remove the macro hex_psbt 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 09:25:00 +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 helper macro with helper function 2023-10-20 09:25:00 +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