Skip to content
Open
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
21 changes: 21 additions & 0 deletions 2025/BIN-2025-0003.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
| BIN-2025-0003 | `PAIRCOMMIT`
| :------------ | :-------
| Revision | 000 (2026-03-24)
| Author | moonsettler `<moonsettler@protonmail.com>`
| | Brandon Black `<freedom@reardencode.com>`
| |
| Layer | Consensus (soft fork)
| Status | Draft
| License | BSD-3-Clause
| |
| Aliases | [BIP-442](https://github.com/bitcoin/bips/blob/6deafd07ff5d38c7d69b27530ba55a4ee038cde7/bip-0442.md)

## Reference

This document assigns BIN-2025-0003 to BIP-442.

## Revisions

| Revision | Commit hash
| :------- | :----
| BIN-2025-0003.000 | [6deafd07ff5d38c7d69b27530ba55a4ee038cde7](https://github.com/bitcoin/bips/blob/6deafd07ff5d38c7d69b27530ba55a4ee038cde7/bip-0442.md)
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ BIN-2024-0001.003 would become BIN24-1.3.
| BIN-2024-0005 | Complete | [Bitcoin Related Specifications](2024/BIN-2024-0005.md)
| BIN-2025-0001 | Draft | [Consensus Cleanup](2025/BIN-2025-0001.md)
| BIN-2025-0002 | Draft | [Sharing Block Templates with Peers](2025/BIN-2025-0002.md)
| BIN-2025-0003 | Draft | [`OP_PAIRCOMMIT`](2025/BIN-2025-0003.md)
| BIN-2026-0001 | Draft | [`OP_TEMPLATEHASH`](2026/BIN-2026-0001.md)
| BIN-2026-0002 | Draft | [`OP_CHECKCONTRACTVERIFY`](2026/BIN-2026-0002.md)

Expand Down