refactor: remove unused imports in bip-0360 rust implementation #2104

pull strmfos wants to merge 1 commits into bitcoin:master from strmfos:cleanup/remove-unused-imports changing 7 files +6 −16
  1. strmfos commented at 1:09 pm on February 15, 2026: contributor

    сleaned up unused imports across the codebase:

    • removed std::env from schnorr_example.rs and slh_dsa_key_gen.rs
    • removed unused imports from slh_dsa_verification_example.rs (std::env, log::info, once_cell, bitcoin::hashes)
    • removed Algorithm from data_structures.rs
    • removed MixedLeafInfo from lib.rs
    • removed tagged_hash from test files (p2mr_construction.rs, p2mr_pqc_construction.rs)

    all test pass

  2. refactor: remove unused imports in bip-0360 rust implementation 4e17fa9fee


strmfos


github-metadata-mirror

This is a metadata mirror of the GitHub repository bitcoin/bips. This site is not affiliated with GitHub. Content is generated from a GitHub metadata backup.
generated: 2026-02-17 00:10 UTC

This site is hosted by @0xB10C
More mirrored repositories can be found on mirror.b10c.me