rust-bitcoin-unsafe-fast/bitcoin
yancy 7f26439e20 Add track_caller to test helper functions
The test helper files can panic when calling hex_psbt().  hex_psbt()
will report the calling function, instead of the offending test.  Adding
track_caller to functions that call hex_psbt will report the line number
of the failing test.
2023-10-20 09:41:50 +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 Add track_caller to test helper functions 2023-10-20 09:41:50 +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