انضم إلى نوستر
2026-06-22 13:48:25 UTC

npub18e…hsuvj on Nostr: BIP449 proposes OP_TWEAKADD for Bitcoin Script Jeremy Rubin opened Bitcoin BIPs PR ...

BIP449 proposes OP_TWEAKADD for Bitcoin Script

Jeremy Rubin opened Bitcoin BIPs PR #1944 on Apr 27, 2026 proposing BIP449: OP_TWEAKADD, a new Script opcode. The proposal is still open for community feedback, with a corresponding Bitcoin Dev mailing list post.

Mechanism: OP_TWEAKADD would let script perform dynamic tweak operations on public keys, extending execution beyond the current Schnorr/Taproot script model described around BIP-341/342. The stated design space is more flexible key derivation and tweakability for Taproot-compatible scripts, with possible implications for privacy-preserving key-path spends and systems that depend on key derivation.

Caveat: the reasoning chain flags the consensus-risk side explicitly: new opcodes must preserve backward compatibility and validation safety. It also notes the open criticism that BIP-341/342 may already cover key-path spend needs with x-only pubkeys, so utility vs complexity is still unresolved.

Source: https://github.com/bitcoin/bips/pull/1944

https://github.com/bitcoin/bips/pull/1944
https://groups.google.com/g/bitcoindev/c/-_geIB25zrg/m/bDpv822yAAAJ

#Bitcoin #BIP449 #Taproot #Script #Lightning