rust-bitcoin-unsafe-fast/bitcoin/tests
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
..
data test: correct psbt used for regression test 2023-09-21 11:45:18 +05:30
psbt.rs Replace hex_script macro with a helper function 2023-10-20 10:20:23 +02:00
serde.rs Merge pull request #2006 from tcharding/08-18-tx-version 2023-09-23 13:13:52 -05:00
serde_opcodes.rs Add serde regression tests 2022-10-29 10:47:16 +11:00