← Back to Bitcoin Improvement Proposals
BIPinformationaltaprootkey-managementscript

bip-0086: add Requires header for BIP32 and BIP341

This PR adds a missing `Requires` header to BIP-0086: - `Requires: 32, 341` Rationale: - BIP-0086 explicitly defines derivation from a BIP-32 master private key. - BIP-0086 also defines Taproot single-key output derivation and references BIP-341 semantics for output/script behavior. Scope: - Metadata-only change (no spec semantics changed).

No reviews
jasonandjay·Updated Mar 16, 2026·0 reviews·0 attestations·View source

Specification

This PR adds a missing Requires header to BIP-0086:

  • Requires: 32, 341

Rationale:

  • BIP-0086 explicitly defines derivation from a BIP-32 master private key.
  • BIP-0086 also defines Taproot single-key output derivation and references BIP-341 semantics for output/script behavior.

Scope:

  • Metadata-only change (no spec semantics changed).

Discussion (0 threads)

No discussion yet. Be the first to comment.