rust-bitcoin-unsafe-fast/bitcoin/tests
Martin Habovstiak bcd95fa036 Add a newtype for script-pushable slice
The code previously contained undocumented panic when trying to push
slice. This change solves it by adding a newtype that guarantees limited
length.
2023-02-18 16:35:25 +01:00
..
data Move hex data to tests/data 2023-02-10 11:53:02 +11:00
psbt.rs Add a newtype for script-pushable slice 2023-02-18 16:35:25 +01:00
serde.rs Rename from_slice methods to decode 2023-02-07 14:54:08 +11:00
serde_opcodes.rs Add serde regression tests 2022-10-29 10:47:16 +11:00