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
20 changes: 20 additions & 0 deletions 2026/BIN-2026-0002.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
| BIN-2026-0002 | `OP_CHECKCONTRACTVERIFY`
| :------------ | :----------------
| Revision | 000 (2026-04-28)
| Author | Salvatore Ingala `<salvatoshi@protonmail.com>`
| |
| Layer | Consensus (soft fork)
| Status | Draft
| License | CC0-1.0
| |
| Aliases | [BIP-443](https://github.com/bitcoin/bips/blob/5253e9a294cd46bd94b505ec544992dacc0f2b98/bip-0443.mediawiki)

## Reference

This document assigns BIN-2026-0002 to BIP-443.

## Revisions

| Revision | Commit hash | Commentary
| :------- | :---------- | :----
| 000 | [`24e96e870fffaa257b465ce1f0370c14aac588e8`](https://github.com/bitcoin/bips/blob/24e96e870fffaa257b465ce1f0370c14aac588e8/bip-0443.mediawiki) | N/A
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@ BIN-2024-0001.003 would become BIN24-1.3.
| 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-2026-0001 | Draft | [`OP_TEMPLATEHASH`](2026/BIN-2026-0001.md)
| BIN-2026-0002 | Draft | [`OP_CHECKCONTRACTVERIFY`](2026/BIN-2026-0002.md)

## Notes

Expand Down
Loading