rust-bitcoin-unsafe-fast/bitcoin/tests
Andrew Poelstra 12be5c0d27
clippy: fix a couple of nits in `clippy --no-default-features`
We only check clippy in CI with --all-features, which usually is the
best way to get maximum coverage. But if you try a couple other feature
combos, especially those related to nostd, you can hit more code.
2024-04-07 15:16:09 +00:00
..
data Remove unnecessary m/ prefix requirement 2024-02-07 12:17:45 +01:00
bip_174.rs Support signing taproot in psbt 2024-02-22 10:42:44 +08:00
psbt-sign-taproot.rs clippy: fix a couple of nits in `clippy --no-default-features` 2024-04-07 15:16:09 +00:00
serde.rs Fix new nightly warnings/errors 2024-02-21 14:13:49 +11:00
serde_opcodes.rs Add serde regression tests 2022-10-29 10:47:16 +11:00