rust-bitcoin-unsafe-fast/bitcoin/tests
Tobin C. Harding 2bb90b8203
Introduce two extensions traits for ScriptBuf
In preparation for moving the `ScritpBuf` type to `primitives` add a
public and private extension trait for the functions we want to leave
here in `bitcoin`.

Note, includes a change to the `difine_extension_trait` metavariable
used on `$gent` from `ident` to `path` to support the generic
`AsRef<PushBytes>`.
2024-08-20 09:34:34 +10:00
..
data chore: format and standardize all markdowns files 2024-04-27 06:29:23 -03:00
bip_174.rs Introduce two extensions traits for ScriptBuf 2024-08-20 09:34:34 +10:00
psbt-sign-taproot.rs Replace impl blocks with extension traits 2024-08-13 13:14:00 +02:00
serde.rs Introduce two extensions traits for ScriptBuf 2024-08-20 09:34:34 +10:00
serde_opcodes.rs Remove usage of blockdata from paths 2024-06-20 12:00:22 +10:00