Skip to content

Commit

Permalink
Merge pull request bitcoin#1423 from uncomputable/taproot-final
Browse files Browse the repository at this point in the history
Mark Taproot BIPs as Final
  • Loading branch information
kallewoof authored Feb 26, 2023
2 parents de6b3ff + f4a05c1 commit 2ef2b16
Show file tree
Hide file tree
Showing 5 changed files with 8 additions and 8 deletions.
8 changes: 4 additions & 4 deletions README.mediawiki
Original file line number Diff line number Diff line change
Expand Up @@ -1035,28 +1035,28 @@ Those proposing changes should consider that ultimately consent may rest with th
| Schnorr Signatures for secp256k1
| Pieter Wuille, Jonas Nick, Tim Ruffing
| Standard
| Draft
| Final
|-
| [[bip-0341.mediawiki|341]]
| Consensus (soft fork)
| Taproot: SegWit version 1 spending rules
| Pieter Wuille, Jonas Nick, Anthony Towns
| Standard
| Draft
| Final
|-
| [[bip-0342.mediawiki|342]]
| Consensus (soft fork)
| Validation of Taproot Scripts
| Pieter Wuille, Jonas Nick, Anthony Towns
| Standard
| Draft
| Final
|- style="background-color: #ffffcf"
| [[bip-0343.mediawiki|343]]
| Consensus (soft fork)
| Mandatory activation of taproot deployment
| Shinobius, Michael Folkson
| Standard
| Proposed
| Final
|-
| [[bip-0350.mediawiki|350]]
| Applications
Expand Down
2 changes: 1 addition & 1 deletion bip-0340.mediawiki
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
Tim Ruffing <crypto@timruffing.de>
Comments-Summary: No comments yet.
Comments-URI: https://github.com/bitcoin/bips/wiki/Comments:BIP-0340
Status: Draft
Status: Final
Type: Standards Track
License: BSD-2-Clause
Created: 2020-01-19
Expand Down
2 changes: 1 addition & 1 deletion bip-0341.mediawiki
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
Anthony Towns <aj@erisian.com.au>
Comments-Summary: No comments yet.
Comments-URI: https://github.com/bitcoin/bips/wiki/Comments:BIP-0341
Status: Draft
Status: Final
Type: Standards Track
Created: 2020-01-19
License: BSD-3-Clause
Expand Down
2 changes: 1 addition & 1 deletion bip-0342.mediawiki
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
Anthony Towns <aj@erisian.com.au>
Comments-Summary: No comments yet.
Comments-URI: https://github.com/bitcoin/bips/wiki/Comments:BIP-0342
Status: Draft
Status: Final
Type: Standards Track
Created: 2020-01-19
License: BSD-3-Clause
Expand Down
2 changes: 1 addition & 1 deletion bip-0343.mediawiki
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
Michael Folkson <michaelfolkson@gmail.com>
Comments-Summary: No comments yet.
Comments-URI: https://github.com/bitcoin/bips/wiki/Comments:BIP-0343
Status: Proposed
Status: Final
Type: Standards Track
Created: 2021-04-25
License: BSD-3-Clause
Expand Down

0 comments on commit 2ef2b16

Please sign in to comment.