Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion bip-0347.mediawiki
Original file line number Diff line number Diff line change
Expand Up @@ -167,7 +167,7 @@ A full test suite with additional vectors can be found at the Bitcoin [https://g
==Changelog==

* __1.0.0__ (2026-03-01) - Marked as complete.
* __0.3.1__ (2026-01-23) - Made compliant with BIP 003, use cases added.
* __0.3.1__ (2026-01-23) - Made compliant with [[bip-0003.md|BIP 3]], use cases added.
* __0.3.0__ (2024-05-06) - Merged to BIP repo
* __0.2.0__ (2024-04-24) - Assigned BIP number
* __0.1.0__ (2023-12-11) - Initial draft posted
Expand Down
2 changes: 1 addition & 1 deletion bip-0360.mediawiki
Original file line number Diff line number Diff line change
Expand Up @@ -401,7 +401,7 @@ To help implementers understand updates to this BIP, we keep a list of substanti

* __0.11.0__ (2026-02-10) - Rename BIP from Pay-to-Tapscript-Hash (P2TSH) to Pay-to-Merkle-Root (P2MR)
* __0.10.3__ (2026-02-06) - Rename tapscript-native output type to script tree output type.
* __0.10.2__ (2026-01-23) - Fix bug in verification, minor review comments and adopt [[bip-0003.mediawiki|BIP 003]] conventions.
* __0.10.2__ (2026-01-23) - Fix bug in verification, minor review comments and adopt [[bip-0003.md|BIP 3]] conventions.
* __0.10.1__ (2026-01-21) - Terminology and clarity improvements, addressed feedback from reviews.
* __0.10.0__ (2025-09-17) - Rewrote BIP for clarity and renamed from P2QRH to P2TSH
* __0.9.0__ (2025-07-20) - Changed the Witness Version from 3 to 2.
Expand Down