rust-bitcoin-unsafe-fast/bitcoin/tests
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
..
data test: correct psbt used for regression test 2023-09-21 11:45:18 +05:30
psbt.rs Replace helper macro with helper function 2023-10-20 09:25:00 +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