1
0
mirror of https://github.com/bitcoin/bips.git synced 2026-05-18 16:59:30 +00:00

Add BIP446: OP_TEMPLATEHASH, BIP448: Taproot-native (Re)bindable Transactions (#1974)

Co-authored-by: Antoine Poinsot <darosior@protonmail.com>
This commit is contained in:
Gregory Sanders
2026-03-17 16:01:23 -04:00
committed by GitHub
parent 351ceef274
commit 2778442c21
6 changed files with 888 additions and 0 deletions

View File

@@ -1422,6 +1422,20 @@ users (see also: [https://en.bitcoin.it/wiki/Economic_majority economic majority
| Salvatore Ingala
| Specification
| Draft
|-
| [[bip-0446.md|446]]
| Consensus (soft fork)
| OP_TEMPLATEHASH
| Gregory Sanders, Antoine Poinsot, Steven Roose
| Specification
| Draft
|-
| [[bip-0448.md|448]]
| Consensus (soft fork)
| Taproot-native (Re)bindable Transactions
| Gregory Sanders, Antoine Poinsot, Steven Roose
| Specification
| Draft
|}
<!-- IMPORTANT! See the instructions at the top of this page, do NOT JUST add BIPs here! -->