rust-bitcoin-unsafe-fast/bitcoin/tests
sanket1729 289dc1e7f5 Remove serde for taprootspendinfo
Implementing this for spendinfo is really complicated because it
contains some cached data without retaining the components that are used
to compute them.

Users should serde the 1) NodeInfo and 2) internal key and reconstruct
TaprootSpendInfo from it.
2023-03-01 16:58:24 -08:00
..
data Remove serde for taprootspendinfo 2023-03-01 16:58:24 -08:00
psbt.rs Add a newtype for script-pushable slice 2023-02-18 16:35:25 +01:00
serde.rs Remove serde for taprootspendinfo 2023-03-01 16:58:24 -08:00
serde_opcodes.rs Add serde regression tests 2022-10-29 10:47:16 +11:00