mirror of
https://github.com/bitcoin/bips.git
synced 2025-02-25 07:48:05 +01:00
commit
1d2166edc9
3 changed files with 8 additions and 0 deletions
|
@ -2,6 +2,8 @@
|
|||
BIP: ?
|
||||
Title: Schnorr Signatures for secp256k1
|
||||
Author: Pieter Wuille <pieter.wuille@gmail.com>
|
||||
Jonas Nick <Jonas Nick <jonasd.nick@gmail.com>
|
||||
Tim Ruffing <crypto@timruffing.de>
|
||||
Status: Draft
|
||||
Type: Informational
|
||||
License: BSD-2-Clause
|
||||
|
|
|
@ -3,6 +3,8 @@
|
|||
Layer: Consensus (soft fork)
|
||||
Title: Taproot: SegWit version 1 output spending rules
|
||||
Author: Pieter Wuille <pieter.wuille@gmail.com>
|
||||
Jonas Nick <jonasd.nick@gmail.com>
|
||||
Anthony Towns <aj@erisian.com.au>
|
||||
Comments-Summary: No comments yet.
|
||||
Comments-URI:
|
||||
Status: Draft
|
||||
|
@ -10,6 +12,7 @@
|
|||
Created:
|
||||
License: BSD-3-Clause
|
||||
Requires: bip-schnorr
|
||||
Post-History: 2019-05-06: https://lists.linuxfoundation.org/pipermail/bitcoin-dev/2019-May/016914.html [bitcoin-dev] Taproot proposal
|
||||
</pre>
|
||||
|
||||
==Introduction==
|
||||
|
|
|
@ -3,6 +3,8 @@
|
|||
Layer: Consensus (soft fork)
|
||||
Title: Validation of Taproot Scripts
|
||||
Author: Pieter Wuille <pieter.wuille@gmail.com>
|
||||
Jonas Nick <jonasd.nick@gmail.com>
|
||||
Anthony Towns <aj@erisian.com.au>
|
||||
Comments-Summary: No comments yet.
|
||||
Comments-URI:
|
||||
Status: Draft
|
||||
|
@ -10,6 +12,7 @@
|
|||
Created:
|
||||
License: BSD-3-Clause
|
||||
Requires: bip-schnorr, bip-taproot
|
||||
Post-History: 2019-05-06: https://lists.linuxfoundation.org/pipermail/bitcoin-dev/2019-May/016914.html [bitcoin-dev] Taproot proposal
|
||||
</pre>
|
||||
|
||||
==Introduction==
|
||||
|
|
Loading…
Add table
Reference in a new issue