miniscript: remove unused context argument from ParseHexStr #36009

pull fanquake wants to merge 1 commits into bitcoin:master from fanquake:ParseHexStr_noctx changing 1 files +5 −7
  1. fanquake commented at 9:33 AM on August 18, 2026: member

    Remove unused code.

  2. miniscript: remove unused context argument from ParseHexStr 1fdd208c1c
  3. DrahtBot added the label Descriptors on Aug 18, 2026
  4. DrahtBot commented at 9:33 AM on August 18, 2026: contributor

    <!--e57a25ab6845829454e8d69fc972939a-->

    The following sections might be updated with supplementary metadata relevant to reviewers and maintainers.

    <!--006a51241073e994b41acfe9ec718e94-->

    Code Coverage & Benchmarks

    For details see: https://corecheck.dev/bitcoin/bitcoin/pulls/36009.

    <!--021abf342d371248e50ceaed478a90ca-->

    Reviews

    See the guideline and AI policy for information on the review process.

    Type Reviewers
    ACK stickies-v, sedited

    If your review is incorrectly listed, please copy-paste <code>&lt;!--meta-tag:bot-skip--&gt;</code> into the comment that the bot should ignore.

    <!--5faf32d7da4f0f540f40219e4f7537a3-->

    LLM Linter (✨ experimental)

    Possible places where named args for integral literals may be used (e.g. func(x, /*named_arg=*/0) in C++, and func(x, named_arg=0) in Python):

    • ParseHexStr("sha256", in, 32) in src/script/miniscript.h
    • ParseHexStr("ripemd160", in, 20) in src/script/miniscript.h
    • ParseHexStr("hash256", in, 32) in src/script/miniscript.h
    • ParseHexStr("hash160", in, 20) in src/script/miniscript.h

    <sup>2026-08-18 09:34:01</sup>

  5. stickies-v approved
  6. stickies-v commented at 12:18 PM on August 18, 2026: contributor

    ACK 1fdd208c1ce32ae2385069f39e7d78972213424a

    This was introduced in 1ddaa66eae67b102f5e37d212d366a5dcad4aa26 without any usage, seems fine to remove.

  7. sedited approved
  8. sedited commented at 3:55 PM on August 18, 2026: contributor

    ACK 1fdd208c1ce32ae2385069f39e7d78972213424a

  9. sedited merged this on Aug 18, 2026
  10. sedited closed this on Aug 18, 2026

  11. fanquake deleted the branch on Aug 18, 2026

github-metadata-mirror

This is a metadata mirror of the GitHub repository bitcoin/bitcoin. This site is not affiliated with GitHub. Content is generated from a GitHub metadata backup.
generated: 2026-08-21 04:51 UTC

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