process: Created ↦ Assigned

```
sed -z -i 's/Created: /Assigned: /' bip-0*.md
sed -z -i 's/Created: /Assigned: /' bip-0*.mediawiki
```
This commit is contained in:
Murch 2025-10-08 14:59:36 -07:00
parent 85c9385e20
commit 24e96e870f
No known key found for this signature in database
GPG Key ID: 7BA035CA5B901713
190 changed files with 192 additions and 192 deletions

View File

@ -4,7 +4,7 @@
Authors: Amir Taaki <genjix@riseup.net> Authors: Amir Taaki <genjix@riseup.net>
Status: Closed Status: Closed
Type: Process Type: Process
Created: 2011-09-19 Assigned: 2011-09-19
Proposed-Replacement: 2 Proposed-Replacement: 2
</pre> </pre>

View File

@ -4,7 +4,7 @@
Authors: Luke Dashjr <luke+bip@dashjr.org> Authors: Luke Dashjr <luke+bip@dashjr.org>
Status: Closed Status: Closed
Type: Process Type: Process
Created: 2016-02-03 Assigned: 2016-02-03
License: BSD-2-Clause License: BSD-2-Clause
OPL OPL
Replaces: 1 Replaces: 1

View File

@ -4,7 +4,7 @@
Authors: Murch <murch@murch.one> Authors: Murch <murch@murch.one>
Status: Deployed Status: Deployed
Type: Process Type: Process
Created: 2025-01-09 Assigned: 2025-01-09
License: BSD-2-Clause License: BSD-2-Clause
Discussion: https://github.com/murchandamus/bips/pull/2 Discussion: https://github.com/murchandamus/bips/pull/2
https://gnusha.org/pi/bitcoindev/59fa94cea6f70e02b1ce0da07ae230670730171c.camel@timruffing.de/#t https://gnusha.org/pi/bitcoindev/59fa94cea6f70e02b1ce0da07ae230670730171c.camel@timruffing.de/#t

View File

@ -5,7 +5,7 @@
Luke Dashjr <luke+bip@dashjr.org> Luke Dashjr <luke+bip@dashjr.org>
Status: Draft Status: Draft
Type: Informational Type: Informational
Created: 2017-02-01 Assigned: 2017-02-01
License: BSD-3-Clause License: BSD-3-Clause
CC0-1.0 CC0-1.0
</pre> </pre>

View File

@ -7,7 +7,7 @@
Rusty Russell <rusty@rustcorp.com.au> Rusty Russell <rusty@rustcorp.com.au>
Status: Deployed Status: Deployed
Type: Informational Type: Informational
Created: 2015-10-04 Assigned: 2015-10-04
License: PD License: PD
</pre> </pre>

View File

@ -5,7 +5,7 @@
Authors: Alan Reiner <etotheipi@gmail.com> Authors: Alan Reiner <etotheipi@gmail.com>
Status: Closed Status: Closed
Type: Informational Type: Informational
Created: 2011-10-28 Assigned: 2011-10-28
</pre> </pre>
A multi-signature transaction is one where a certain number of Bitcoins are "encumbered" with more than one recipient address. The subsequent transaction that spends these coins will require each party involved (or some subset, depending on the script), to see the proposed transaction and sign it with their private key. This necessarily requires collaboration between all parties -- to propose a distribution of encumbered funds, collect signatures from all necessary participants, and then broadcast the completed transaction. A multi-signature transaction is one where a certain number of Bitcoins are "encumbered" with more than one recipient address. The subsequent transaction that spends these coins will require each party involved (or some subset, depending on the script), to see the proposed transaction and sign it with their private key. This necessarily requires collaboration between all parties -- to propose a distribution of encumbered funds, collect signatures from all necessary participants, and then broadcast the completed transaction.

View File

@ -5,7 +5,7 @@
Authors: Gavin Andresen <gavinandresen@gmail.com> Authors: Gavin Andresen <gavinandresen@gmail.com>
Status: Deployed Status: Deployed
Type: Specification Type: Specification
Created: 2011-10-18 Assigned: 2011-10-18
Discussion: 2011-10-02 Discussion: 2011-10-02
</pre> </pre>

View File

@ -5,7 +5,7 @@
Authors: Gavin Andresen <gavinandresen@gmail.com> Authors: Gavin Andresen <gavinandresen@gmail.com>
Status: Closed Status: Closed
Type: Specification Type: Specification
Created: 2011-10-18 Assigned: 2011-10-18
</pre> </pre>
==Abstract== ==Abstract==

View File

@ -5,7 +5,7 @@
Authors: Gavin Andresen <gavinandresen@gmail.com> Authors: Gavin Andresen <gavinandresen@gmail.com>
Status: Deployed Status: Deployed
Type: Specification Type: Specification
Created: 2011-10-18 Assigned: 2011-10-18
</pre> </pre>
==Abstract== ==Abstract==

View File

@ -6,7 +6,7 @@
Patrick Strateman <bitcoin-bips@covertinferno.org> Patrick Strateman <bitcoin-bips@covertinferno.org>
Status: Deployed Status: Deployed
Type: Specification Type: Specification
Created: 2011-11-10 Assigned: 2011-11-10
Discussion: 2011-11-02 Discussion: 2011-11-02
</pre> </pre>

View File

@ -5,7 +5,7 @@
Authors: Amir Taaki <genjix@riseup.net> Authors: Amir Taaki <genjix@riseup.net>
Status: Closed Status: Closed
Type: Specification Type: Specification
Created: 2011-12-10 Assigned: 2011-12-10
</pre> </pre>
[[bip-0070.mediawiki|BIP 0070]] (payment protocol) may be seen as the alternative to Aliases. [[bip-0070.mediawiki|BIP 0070]] (payment protocol) may be seen as the alternative to Aliases.

View File

@ -5,7 +5,7 @@
Authors: Gavin Andresen <gavinandresen@gmail.com> Authors: Gavin Andresen <gavinandresen@gmail.com>
Status: Deployed Status: Deployed
Type: Specification Type: Specification
Created: 2012-01-03 Assigned: 2012-01-03
</pre> </pre>
==Abstract== ==Abstract==

View File

@ -5,7 +5,7 @@
Authors: Luke Dashjr <luke+bip17@dashjr.org> Authors: Luke Dashjr <luke+bip17@dashjr.org>
Status: Closed Status: Closed
Type: Specification Type: Specification
Created: 2012-01-18 Assigned: 2012-01-18
License: BSD-2-Clause License: BSD-2-Clause
</pre> </pre>

View File

@ -5,7 +5,7 @@
Authors: Luke Dashjr <luke+bip17@dashjr.org> Authors: Luke Dashjr <luke+bip17@dashjr.org>
Status: Complete Status: Complete
Type: Specification Type: Specification
Created: 2012-01-27 Assigned: 2012-01-27
License: BSD-2-Clause License: BSD-2-Clause
</pre> </pre>

View File

@ -5,7 +5,7 @@
Authors: Luke Dashjr <luke+bip17@dashjr.org> Authors: Luke Dashjr <luke+bip17@dashjr.org>
Status: Closed Status: Closed
Type: Specification Type: Specification
Created: 2012-01-30 Assigned: 2012-01-30
License: BSD-2-Clause License: BSD-2-Clause
</pre> </pre>

View File

@ -5,7 +5,7 @@
Authors: Luke Dashjr <luke+bip@dashjr.org> Authors: Luke Dashjr <luke+bip@dashjr.org>
Status: Closed Status: Closed
Type: Specification Type: Specification
Created: 2011-01-10 Assigned: 2011-01-10
License: BSD-2-Clause License: BSD-2-Clause
</pre> </pre>

View File

@ -6,7 +6,7 @@
Matt Corallo <bip21@bluematt.me> Matt Corallo <bip21@bluematt.me>
Status: Closed Status: Closed
Type: Specification Type: Specification
Created: 2012-01-29 Assigned: 2012-01-29
Proposed-Replacement: 321 Proposed-Replacement: 321
</pre> </pre>

View File

@ -5,7 +5,7 @@
Authors: Luke Dashjr <luke+bip22@dashjr.org> Authors: Luke Dashjr <luke+bip22@dashjr.org>
Status: Deployed Status: Deployed
Type: Specification Type: Specification
Created: 2012-02-28 Assigned: 2012-02-28
License: BSD-2-Clause License: BSD-2-Clause
</pre> </pre>

View File

@ -5,7 +5,7 @@
Authors: Luke Dashjr <luke+bip22@dashjr.org> Authors: Luke Dashjr <luke+bip22@dashjr.org>
Status: Deployed Status: Deployed
Type: Specification Type: Specification
Created: 2012-02-28 Assigned: 2012-02-28
License: BSD-2-Clause License: BSD-2-Clause
</pre> </pre>

View File

@ -5,7 +5,7 @@
Authors: Pieter Wuille <pieter.wuille@gmail.com> Authors: Pieter Wuille <pieter.wuille@gmail.com>
Status: Deployed Status: Deployed
Type: Specification Type: Specification
Created: 2012-02-22 Assigned: 2012-02-22
License: BSD-2-Clause License: BSD-2-Clause
</pre> </pre>

View File

@ -5,7 +5,7 @@
Authors: Mike Hearn <hearn@google.com> Authors: Mike Hearn <hearn@google.com>
Status: Deployed Status: Deployed
Type: Specification Type: Specification
Created: 2012-04-11 Assigned: 2012-04-11
</pre> </pre>
==Abstract== ==Abstract==

View File

@ -13,7 +13,7 @@ RECENT CHANGES:
Authors: Pieter Wuille <pieter.wuille@gmail.com> Authors: Pieter Wuille <pieter.wuille@gmail.com>
Status: Deployed Status: Deployed
Type: Informational Type: Informational
Created: 2012-02-11 Assigned: 2012-02-11
License: BSD-2-Clause License: BSD-2-Clause
</pre> </pre>

View File

@ -5,7 +5,7 @@
Authors: Amir Taaki <genjix@riseup.net> Authors: Amir Taaki <genjix@riseup.net>
Status: Closed Status: Closed
Type: Specification Type: Specification
Created: 2012-05-15 Assigned: 2012-05-15
</pre> </pre>
== Abstract == == Abstract ==

View File

@ -5,7 +5,7 @@
Authors: Gavin Andresen <gavinandresen@gmail.com> Authors: Gavin Andresen <gavinandresen@gmail.com>
Status: Deployed Status: Deployed
Type: Specification Type: Specification
Created: 2012-07-06 Assigned: 2012-07-06
</pre> </pre>
==Abstract== ==Abstract==

View File

@ -5,7 +5,7 @@
Authors: Jeff Garzik <jgarzik@exmulti.com> Authors: Jeff Garzik <jgarzik@exmulti.com>
Status: Deployed Status: Deployed
Type: Specification Type: Specification
Created: 2012-08-16 Assigned: 2012-08-16
</pre> </pre>
==Abstract== ==Abstract==

View File

@ -5,7 +5,7 @@
Authors: Stefan Thomas <justmoon@members.fsf.org> Authors: Stefan Thomas <justmoon@members.fsf.org>
Status: Closed Status: Closed
Type: Specification Type: Specification
Created: 2012-08-03 Assigned: 2012-08-03
License: PD License: PD
</pre> </pre>

View File

@ -8,7 +8,7 @@
Comments-URI: https://github.com/bitcoin/bips/wiki/Comments:BIP-0037 Comments-URI: https://github.com/bitcoin/bips/wiki/Comments:BIP-0037
Status: Deployed Status: Deployed
Type: Specification Type: Specification
Created: 2012-10-24 Assigned: 2012-10-24
License: PD License: PD
</pre> </pre>

View File

@ -8,7 +8,7 @@
Comments-URI: https://github.com/bitcoin/bips/wiki/Comments:BIP-0038 Comments-URI: https://github.com/bitcoin/bips/wiki/Comments:BIP-0038
Status: Draft (Some confusion applies: The announcements for this never made it to the list, so it hasn't had public discussion) Status: Draft (Some confusion applies: The announcements for this never made it to the list, so it hasn't had public discussion)
Type: Specification Type: Specification
Created: 2012-11-20 Assigned: 2012-11-20
License: PD License: PD
</pre> </pre>

View File

@ -10,7 +10,7 @@
Comments-URI: https://github.com/bitcoin/bips/wiki/Comments:BIP-0039 Comments-URI: https://github.com/bitcoin/bips/wiki/Comments:BIP-0039
Status: Deployed Status: Deployed
Type: Specification Type: Specification
Created: 2013-09-10 Assigned: 2013-09-10
License: MIT License: MIT
</pre> </pre>

View File

@ -7,7 +7,7 @@
Comments-URI: https://github.com/bitcoin/bips/wiki/Comments:BIP-0042 Comments-URI: https://github.com/bitcoin/bips/wiki/Comments:BIP-0042
Status: Deployed Status: Deployed
Type: Specification Type: Specification
Created: 2014-04-01 Assigned: 2014-04-01
License: PD License: PD
</pre> </pre>

View File

@ -6,7 +6,7 @@
Pavol Rusnak <stick@satoshilabs.com> Pavol Rusnak <stick@satoshilabs.com>
Status: Deployed Status: Deployed
Type: Specification Type: Specification
Created: 2014-04-24 Assigned: 2014-04-24
</pre> </pre>
==Abstract== ==Abstract==

View File

@ -8,7 +8,7 @@
Comments-URI: https://github.com/bitcoin/bips/wiki/Comments:BIP-0044 Comments-URI: https://github.com/bitcoin/bips/wiki/Comments:BIP-0044
Status: Deployed Status: Deployed
Type: Specification Type: Specification
Created: 2014-04-24 Assigned: 2014-04-24
</pre> </pre>
==Abstract== ==Abstract==

View File

@ -7,7 +7,7 @@
Matias Alejo Garcia <matias@bitpay.com> Matias Alejo Garcia <matias@bitpay.com>
Status: Complete Status: Complete
Type: Specification Type: Specification
Created: 2014-04-25 Assigned: 2014-04-25
</pre> </pre>
==Abstract== ==Abstract==

View File

@ -6,7 +6,7 @@
Thebora Kompanioni <theborakompanioni+bip46@gmail.com> Thebora Kompanioni <theborakompanioni+bip46@gmail.com>
Status: Draft Status: Draft
Type: Specification Type: Specification
Created: 2022-04-01 Assigned: 2022-04-01
License: CC0-1.0 License: CC0-1.0
Discussion: 2022-05-01: https://lists.linuxfoundation.org/pipermail/bitcoin-dev/2022-May/020389.html Discussion: 2022-05-01: https://lists.linuxfoundation.org/pipermail/bitcoin-dev/2022-May/020389.html
</pre> </pre>

View File

@ -12,7 +12,7 @@ RECENT CHANGES:
Comments-URI: https://github.com/bitcoin/bips/wiki/Comments:BIP-0047 Comments-URI: https://github.com/bitcoin/bips/wiki/Comments:BIP-0047
Status: Deployed Status: Deployed
Type: Informational Type: Informational
Created: 2015-04-24 Assigned: 2015-04-24
</pre> </pre>
==Status== ==Status==

View File

@ -5,7 +5,7 @@
Authors: Fontaine <dentondevelopment@protonmail.com> Authors: Fontaine <dentondevelopment@protonmail.com>
Status: Deployed Status: Deployed
Type: Specification Type: Specification
Created: 2020-12-16 Assigned: 2020-12-16
License: MIT License: MIT
</pre> </pre>

View File

@ -7,7 +7,7 @@
Comments-URI: https://github.com/bitcoin/bips/wiki/Comments:BIP-0049 Comments-URI: https://github.com/bitcoin/bips/wiki/Comments:BIP-0049
Status: Deployed Status: Deployed
Type: Specification Type: Specification
Created: 2016-05-19 Assigned: 2016-05-19
License: PD License: PD
</pre> </pre>

View File

@ -4,7 +4,7 @@
Authors: Gavin Andresen <gavinandresen@gmail.com> Authors: Gavin Andresen <gavinandresen@gmail.com>
Status: Deployed Status: Deployed
Type: Informational Type: Informational
Created: 2013-03-20 Assigned: 2013-03-20
License: PD License: PD
</pre> </pre>

View File

@ -6,7 +6,7 @@
Bogdan Penkovsky <bogdan+bip@powx.org> Bogdan Penkovsky <bogdan+bip@powx.org>
Status: Draft Status: Draft
Type: Specification Type: Specification
Created: 2021-05-13 Assigned: 2021-05-13
License: BSD-2-Clause License: BSD-2-Clause
OPL OPL
</pre> </pre>

View File

@ -5,7 +5,7 @@
Authors: Chris Stewart <stewart.chris1234@gmail.com> Authors: Chris Stewart <stewart.chris1234@gmail.com>
Status: Draft Status: Draft
Type: Specification Type: Specification
Created: 2025-04-11 Assigned: 2025-04-11
License: BSD-3-Clause License: BSD-3-Clause
</pre> </pre>

View File

@ -6,7 +6,7 @@
Matt Corallo <bips@bluematt.me> Matt Corallo <bips@bluematt.me>
Status: Draft Status: Draft
Type: Specification Type: Specification
Created: 2025-04-11 Assigned: 2025-04-11
License: CC0-1.0 License: CC0-1.0
``` ```

View File

@ -7,7 +7,7 @@
Comments-URI: https://github.com/bitcoin/bips/wiki/Comments:BIP-0060 Comments-URI: https://github.com/bitcoin/bips/wiki/Comments:BIP-0060
Status: Closed Status: Closed
Type: Specification Type: Specification
Created: 2013-06-16 Assigned: 2013-06-16
License: PD License: PD
</pre> </pre>

View File

@ -7,7 +7,7 @@
Comments-URI: https://github.com/bitcoin/bips/wiki/Comments:BIP-0061 Comments-URI: https://github.com/bitcoin/bips/wiki/Comments:BIP-0061
Status: Deployed Status: Deployed
Type: Specification Type: Specification
Created: 2014-06-18 Assigned: 2014-06-18
</pre> </pre>
==Abstract== ==Abstract==

View File

@ -7,7 +7,7 @@
Authors: Pieter Wuille <pieter.wuille@gmail.com> Authors: Pieter Wuille <pieter.wuille@gmail.com>
Status: Closed Status: Closed
Type: Specification Type: Specification
Created: 2014-03-12 Assigned: 2014-03-12
License: BSD-2-Clause License: BSD-2-Clause
</pre> </pre>

View File

@ -5,7 +5,7 @@
Authors: Mike Hearn <hearn@vinumeris.com> Authors: Mike Hearn <hearn@vinumeris.com>
Status: Closed Status: Closed
Type: Specification Type: Specification
Created: 2014-06-10 Assigned: 2014-06-10
</pre> </pre>
==Abstract== ==Abstract==

View File

@ -5,7 +5,7 @@
Authors: Peter Todd <pete@petertodd.org> Authors: Peter Todd <pete@petertodd.org>
Status: Deployed Status: Deployed
Type: Specification Type: Specification
Created: 2014-10-01 Assigned: 2014-10-01
License: PD License: PD
</pre> </pre>

View File

@ -5,7 +5,7 @@
Authors: Pieter Wuille <pieter.wuille@gmail.com> Authors: Pieter Wuille <pieter.wuille@gmail.com>
Status: Deployed Status: Deployed
Type: Specification Type: Specification
Created: 2015-01-10 Assigned: 2015-01-10
License: BSD-2-Clause License: BSD-2-Clause
</pre> </pre>

View File

@ -7,7 +7,7 @@
Ruben de Vries <ruben@rubensayshi.com> Ruben de Vries <ruben@rubensayshi.com>
Status: Complete Status: Complete
Type: Specification Type: Specification
Created: 2015-02-08 Assigned: 2015-02-08
License: PD License: PD
</pre> </pre>

View File

@ -8,7 +8,7 @@
kinoshitajona <kinoshitajona@gmail.com> kinoshitajona <kinoshitajona@gmail.com>
Status: Deployed Status: Deployed
Type: Specification Type: Specification
Created: 2015-05-28 Assigned: 2015-05-28
</pre> </pre>
==Abstract== ==Abstract==

View File

@ -6,7 +6,7 @@
Editor: Daniel Cousens <bips@dcousens.com> Editor: Daniel Cousens <bips@dcousens.com>
Status: Complete Status: Complete
Type: Informational Type: Informational
Created: 2015-06-12 Assigned: 2015-06-12
License: PD License: PD
</pre> </pre>

View File

@ -6,7 +6,7 @@
Mike Hearn <mhearn@bitcoinfoundation.org> Mike Hearn <mhearn@bitcoinfoundation.org>
Status: Deployed Status: Deployed
Type: Specification Type: Specification
Created: 2013-07-29 Assigned: 2013-07-29
</pre> </pre>
==Abstract== ==Abstract==

View File

@ -5,7 +5,7 @@
Authors: Gavin Andresen <gavinandresen@gmail.com> Authors: Gavin Andresen <gavinandresen@gmail.com>
Status: Deployed Status: Deployed
Type: Specification Type: Specification
Created: 2013-07-29 Assigned: 2013-07-29
</pre> </pre>
==Abstract== ==Abstract==

View File

@ -5,7 +5,7 @@
Authors: Gavin Andresen <gavinandresen@gmail.com> Authors: Gavin Andresen <gavinandresen@gmail.com>
Status: Deployed Status: Deployed
Type: Specification Type: Specification
Created: 2013-07-29 Assigned: 2013-07-29
</pre> </pre>
==Abstract== ==Abstract==

View File

@ -5,7 +5,7 @@
Authors: Stephen Pair <stephen@bitpay.com> Authors: Stephen Pair <stephen@bitpay.com>
Status: Deployed Status: Deployed
Type: Specification Type: Specification
Created: 2013-08-27 Assigned: 2013-08-27
</pre> </pre>
==Abstract== ==Abstract==

View File

@ -7,7 +7,7 @@
Comments-URI: https://github.com/bitcoin/bips/wiki/Comments:BIP-0074 Comments-URI: https://github.com/bitcoin/bips/wiki/Comments:BIP-0074
Status: Closed Status: Closed
Type: Specification Type: Specification
Created: 2016-01-29 Assigned: 2016-01-29
License: PD License: PD
</pre> </pre>

View File

@ -10,7 +10,7 @@
Comments-URI: https://github.com/bitcoin/bips/wiki/Comments:BIP-0075 Comments-URI: https://github.com/bitcoin/bips/wiki/Comments:BIP-0075
Status: Deployed Status: Deployed
Type: Specification Type: Specification
Created: 2015-11-20 Assigned: 2015-11-20
License: CC-BY-4.0 License: CC-BY-4.0
</pre> </pre>

View File

@ -7,7 +7,7 @@
Comments-URI: https://github.com/bitcoin/bips/wiki/Comments:BIP-0077 Comments-URI: https://github.com/bitcoin/bips/wiki/Comments:BIP-0077
Status: Draft Status: Draft
Type: Specification Type: Specification
Created: 2023-08-08 Assigned: 2023-08-08
License: BSD-2-Clause License: BSD-2-Clause
Discussion: https://github.com/bitcoin/bips/pull/1483 Discussion: https://github.com/bitcoin/bips/pull/1483
https://gnusha.org/pi/bitcoindev/7B11AE34-27A7-46ED-95BF-66CA13BA26F3@ngould.dev/#t https://gnusha.org/pi/bitcoindev/7B11AE34-27A7-46ED-95BF-66CA13BA26F3@ngould.dev/#t

View File

@ -5,7 +5,7 @@
Authors: Nicolas Dorier <nicolas.dorier@gmail.com> Authors: Nicolas Dorier <nicolas.dorier@gmail.com>
Status: Draft Status: Draft
Type: Specification Type: Specification
Created: 2019-05-01 Assigned: 2019-05-01
License: BSD-2-Clause License: BSD-2-Clause
Replaces: 79 Replaces: 79
</pre> </pre>

View File

@ -5,7 +5,7 @@
Authors: Ryan Havar <rhavar@protonmail.com> Authors: Ryan Havar <rhavar@protonmail.com>
Status: Closed Status: Closed
Type: Informational Type: Informational
Created: 2018-10-05 Assigned: 2018-10-05
License: CC0-1.0 License: CC0-1.0
Proposed-Replacement: 78 Proposed-Replacement: 78
</pre> </pre>

View File

@ -5,7 +5,7 @@
Jimmy Song <jimmy@monetas.net> Jimmy Song <jimmy@monetas.net>
Status: Closed Status: Closed
Type: Informational Type: Informational
Created: 2014-08-11 Assigned: 2014-08-11
License: PD License: PD
</pre> </pre>

View File

@ -5,7 +5,7 @@
Jimmy Song <jimmy@monetas.net> Jimmy Song <jimmy@monetas.net>
Status: Closed Status: Closed
Type: Informational Type: Informational
Created: 2014-08-11 Assigned: 2014-08-11
License: PD License: PD
</pre> </pre>

View File

@ -5,7 +5,7 @@
Authors: Eric Lombrozo <eric@ciphrex.com> Authors: Eric Lombrozo <eric@ciphrex.com>
Status: Closed Status: Closed
Type: Specification Type: Specification
Created: 2015-11-16 Assigned: 2015-11-16
License: PD License: PD
</pre> </pre>

View File

@ -7,7 +7,7 @@
Comments-URI: https://github.com/bitcoin/bips/wiki/Comments:BIP-0084 Comments-URI: https://github.com/bitcoin/bips/wiki/Comments:BIP-0084
Status: Deployed Status: Deployed
Type: Specification Type: Specification
Created: 2017-12-28 Assigned: 2017-12-28
License: CC0-1.0 License: CC0-1.0
</pre> </pre>

View File

@ -6,7 +6,7 @@
Aneesh Karve <dowsing.seaport0d@icloud.com> Aneesh Karve <dowsing.seaport0d@icloud.com>
Status: Deployed Status: Deployed
Type: Informational Type: Informational
Created: 2020-03-20 Assigned: 2020-03-20
License: BSD-2-Clause License: BSD-2-Clause
OPL OPL
</pre> </pre>

View File

@ -5,7 +5,7 @@
Authors: Ava Chow <me@achow101.com> Authors: Ava Chow <me@achow101.com>
Status: Deployed Status: Deployed
Type: Specification Type: Specification
Created: 2021-06-22 Assigned: 2021-06-22
License: BSD-2-Clause License: BSD-2-Clause
</pre> </pre>

View File

@ -5,7 +5,7 @@
Authors: Robert Spigler <RobertSpigler@ProtonMail.ch> Authors: Robert Spigler <RobertSpigler@ProtonMail.ch>
Status: Complete Status: Complete
Type: Specification Type: Specification
Created: 2020-03-11 Assigned: 2020-03-11
License: BSD-2-Clause License: BSD-2-Clause
</pre> </pre>

View File

@ -5,7 +5,7 @@
Authors: Dmitry Petukhov <dp@simplexum.com> Authors: Dmitry Petukhov <dp@simplexum.com>
Status: Complete Status: Complete
Type: Informational Type: Informational
Created: 2020-06-23 Assigned: 2020-06-23
License: BSD-2-Clause License: BSD-2-Clause
</pre> </pre>

View File

@ -6,7 +6,7 @@
Comments-URI: https://github.com/bitcoin/bips/wiki/Comments:BIP-0090 Comments-URI: https://github.com/bitcoin/bips/wiki/Comments:BIP-0090
Status: Deployed Status: Deployed
Type: Informational Type: Informational
Created: 2016-11-08 Assigned: 2016-11-08
License: PD License: PD
</pre> </pre>

View File

@ -5,7 +5,7 @@
Authors: James Hilliard <james.hilliard1@gmail.com> Authors: James Hilliard <james.hilliard1@gmail.com>
Status: Deployed Status: Deployed
Type: Specification Type: Specification
Created: 2017-05-22 Assigned: 2017-05-22
License: BSD-3-Clause License: BSD-3-Clause
CC0-1.0 CC0-1.0
</pre> </pre>

View File

@ -6,7 +6,7 @@
Andrew Poelstra <andrew.poelstra@gmail.com> Andrew Poelstra <andrew.poelstra@gmail.com>
Status: Draft Status: Draft
Type: Informational Type: Informational
Created: 2023-02-13 Assigned: 2023-02-13
License: BSD-3-Clause License: BSD-3-Clause
Discussion: https://lists.linuxfoundation.org/pipermail/bitcoin-dev/2023-February/021469.html Discussion: https://lists.linuxfoundation.org/pipermail/bitcoin-dev/2023-February/021469.html
</pre> </pre>

View File

@ -5,7 +5,7 @@
Authors: Fabian Jahr <fjahr@protonmail.com> Authors: Fabian Jahr <fjahr@protonmail.com>
Status: Deployed Status: Deployed
Type: Specification Type: Specification
Created: 2024-05-27 Assigned: 2024-05-27
License: CC0-1.0 License: CC0-1.0
Discussion: https://gnusha.org/pi/bitcoindev/CADL_X_eXjbRFROuJU0b336vPVy5Q2RJvhcx64NSNPH-3fDCUfw@mail.gmail.com/ Discussion: https://gnusha.org/pi/bitcoindev/CADL_X_eXjbRFROuJU0b336vPVy5Q2RJvhcx64NSNPH-3fDCUfw@mail.gmail.com/
https://gnusha.org/pi/bitcoindev/a6e3VPsXJf9p3gt_FmNF_Up-wrFuNMKTN30-xCSDHBKXzXnSpVflIZIj2NQ8Wos4PhQCzI2mWEMvIms_FAEs7rQdL15MpC_Phmu_fnR9iTg=@protonmail.com/ https://gnusha.org/pi/bitcoindev/a6e3VPsXJf9p3gt_FmNF_Up-wrFuNMKTN30-xCSDHBKXzXnSpVflIZIj2NQ8Wos4PhQCzI2mWEMvIms_FAEs7rQdL15MpC_Phmu_fnR9iTg=@protonmail.com/

View File

@ -7,7 +7,7 @@
BtcDrak <btcdrak@gmail.com> BtcDrak <btcdrak@gmail.com>
Status: Draft Status: Draft
Type: Specification Type: Specification
Created: 2017-08-24 Assigned: 2017-08-24
License: CC-BY-SA-4.0 License: CC-BY-SA-4.0
License-Code: MIT License-Code: MIT
</pre> </pre>

View File

@ -4,7 +4,7 @@
Authors: Jorge Timón <jtimon@jtimon.cc> Authors: Jorge Timón <jtimon@jtimon.cc>
Status: Closed Status: Closed
Type: Informational Type: Informational
Created: 2015-06-20 Assigned: 2015-06-20
License: PD License: PD
Discussion: http://lists.linuxfoundation.org/pipermail/bitcoin-dev/2015-June/008936.html Discussion: http://lists.linuxfoundation.org/pipermail/bitcoin-dev/2015-June/008936.html
</pre> </pre>

View File

@ -7,7 +7,7 @@
Dagur Valberg Johannsson <dagurval@pvv.ntnu.no> Dagur Valberg Johannsson <dagurval@pvv.ntnu.no>
Status: Closed Status: Closed
Type: Specification Type: Specification
Created: 2015-06-11 Assigned: 2015-06-11
License: BSD-2-Clause License: BSD-2-Clause
</pre> </pre>

View File

@ -5,7 +5,7 @@
Authors: Gavin Andresen <gavinandresen@gmail.com> Authors: Gavin Andresen <gavinandresen@gmail.com>
Status: Closed Status: Closed
Type: Specification Type: Specification
Created: 2015-06-22 Assigned: 2015-06-22
</pre> </pre>
==Abstract== ==Abstract==

View File

@ -5,7 +5,7 @@
Authors: Jeff Garzik <jgarzik@gmail.com> Authors: Jeff Garzik <jgarzik@gmail.com>
Status: Closed Status: Closed
Type: Specification Type: Specification
Created: 2015-06-23 Assigned: 2015-06-23
</pre> </pre>
==Abstract== ==Abstract==

View File

@ -5,7 +5,7 @@
Authors: Pieter Wuille <pieter.wuille@gmail.com> Authors: Pieter Wuille <pieter.wuille@gmail.com>
Status: Closed Status: Closed
Type: Specification Type: Specification
Created: 2015-07-21 Assigned: 2015-07-21
License: BSD-2-Clause License: BSD-2-Clause
</pre> </pre>

View File

@ -5,7 +5,7 @@
Authors: t.khan <teekhan42@gmail.com> Authors: t.khan <teekhan42@gmail.com>
Status: Closed Status: Closed
Type: Specification Type: Specification
Created: 2017-01-13 Assigned: 2017-01-13
License: BSD-2-Clause License: BSD-2-Clause
GNU-All-Permissive GNU-All-Permissive
</pre> </pre>

View File

@ -5,7 +5,7 @@
Authors: BtcDrak <btcdrak@gmail.com> Authors: BtcDrak <btcdrak@gmail.com>
Status: Closed Status: Closed
Type: Specification Type: Specification
Created: 2015-08-21 Assigned: 2015-08-21
License: PD License: PD
</pre> </pre>

View File

@ -5,7 +5,7 @@
Authors: Upal Chakraborty <bitcoin@upalc.com> Authors: Upal Chakraborty <bitcoin@upalc.com>
Status: Closed Status: Closed
Type: Specification Type: Specification
Created: 2015-08-24 Assigned: 2015-08-24
</pre> </pre>
==Abstract== ==Abstract==

View File

@ -5,7 +5,7 @@
Authors: Washington Y. Sanchez <washington.sanchez@gmail.com> Authors: Washington Y. Sanchez <washington.sanchez@gmail.com>
Status: Closed Status: Closed
Type: Specification Type: Specification
Created: 2015-09-11 Assigned: 2015-09-11
License: PD License: PD
</pre> </pre>

View File

@ -5,7 +5,7 @@
Authors: Gavin Andresen <gavinandresen@gmail.com> Authors: Gavin Andresen <gavinandresen@gmail.com>
Status: Closed Status: Closed
Type: Specification Type: Specification
Created: 2016-01-28 Assigned: 2016-01-28
License: PD License: PD
</pre> </pre>

View File

@ -6,7 +6,7 @@
Peter Todd <pete@petertodd.org> Peter Todd <pete@petertodd.org>
Status: Deployed Status: Deployed
Type: Specification Type: Specification
Created: 2015-08-20 Assigned: 2015-08-20
License: PD License: PD
</pre> </pre>

View File

@ -7,7 +7,7 @@
Eric Lombrozo <elombrozo@gmail.com> Eric Lombrozo <elombrozo@gmail.com>
Status: Deployed Status: Deployed
Type: Specification Type: Specification
Created: 2015-08-10 Assigned: 2015-08-10
License: PD License: PD
</pre> </pre>

View File

@ -6,7 +6,7 @@
Mark Friedenbach <mark@friedenbach.org> Mark Friedenbach <mark@friedenbach.org>
Status: Deployed Status: Deployed
Type: Specification Type: Specification
Created: 2015-08-10 Assigned: 2015-08-10
License: PD License: PD
</pre> </pre>

View File

@ -5,7 +5,7 @@
Authors: Johnson Lau <jl2012@xbt.hk> Authors: Johnson Lau <jl2012@xbt.hk>
Status: Closed Status: Closed
Type: Specification Type: Specification
Created: 2016-04-02 Assigned: 2016-04-02
License: PD License: PD
</pre> </pre>

View File

@ -5,7 +5,7 @@
Authors: Luke Dashjr <luke+bip@dashjr.org> Authors: Luke Dashjr <luke+bip@dashjr.org>
Status: Closed Status: Closed
Type: Specification Type: Specification
Created: 2016-09-23 Assigned: 2016-09-23
License: BSD-2-Clause License: BSD-2-Clause
</pre> </pre>

View File

@ -7,7 +7,7 @@
BtcDrak <btcdrak@gmail.com> BtcDrak <btcdrak@gmail.com>
Status: Draft Status: Draft
Type: Specification Type: Specification
Created: 2017-08-25 Assigned: 2017-08-25
License: CC-BY-SA-4.0 License: CC-BY-SA-4.0
License-Code: MIT License-Code: MIT
</pre> </pre>

View File

@ -7,7 +7,7 @@
BtcDrak <btcdrak@gmail.com> BtcDrak <btcdrak@gmail.com>
Status: Draft Status: Draft
Type: Specification Type: Specification
Created: 2017-08-25 Assigned: 2017-08-25
License: CC-BY-SA-4.0 License: CC-BY-SA-4.0
License-Code: MIT License-Code: MIT
</pre> </pre>

View File

@ -8,7 +8,7 @@
Comments-URI: https://github.com/bitcoin/bips/wiki/Comments:BIP-0118 Comments-URI: https://github.com/bitcoin/bips/wiki/Comments:BIP-0118
Status: Draft Status: Draft
Type: Specification Type: Specification
Created: 2017-02-28 Assigned: 2017-02-28
License: BSD-3-Clause License: BSD-3-Clause
Requires: 340, 341, 342 Requires: 340, 341, 342
</pre> </pre>

View File

@ -5,7 +5,7 @@
Authors: Jeremy Rubin <j@rubin.io> Authors: Jeremy Rubin <j@rubin.io>
Status: Draft Status: Draft
Type: Specification Type: Specification
Created: 2020-01-06 Assigned: 2020-01-06
License: BSD-3-Clause License: BSD-3-Clause
</pre> </pre>

View File

@ -5,7 +5,7 @@
Authors: Kalle Rosenbaum <kalle@rosenbaum.se> Authors: Kalle Rosenbaum <kalle@rosenbaum.se>
Status: Closed Status: Closed
Type: Specification Type: Specification
Created: 2015-07-28 Assigned: 2015-07-28
</pre> </pre>
== Abstract == == Abstract ==

View File

@ -5,7 +5,7 @@
Authors: Kalle Rosenbaum <kalle@rosenbaum.se> Authors: Kalle Rosenbaum <kalle@rosenbaum.se>
Status: Closed Status: Closed
Type: Specification Type: Specification
Created: 2015-07-27 Assigned: 2015-07-27
</pre> </pre>
== Abstract == == Abstract ==

View File

@ -5,7 +5,7 @@
Authors: Marco Pontello <marcopon@gmail.com> Authors: Marco Pontello <marcopon@gmail.com>
Status: Draft Status: Draft
Type: Specification Type: Specification
Created: 2015-08-29 Assigned: 2015-08-29
License: PD License: PD
Discussion: https://lists.linuxfoundation.org/pipermail/bitcoin-dev/2015-August/010712.html Discussion: https://lists.linuxfoundation.org/pipermail/bitcoin-dev/2015-August/010712.html
</pre> </pre>

View File

@ -4,7 +4,7 @@
Authors: Eric Lombrozo <elombrozo@gmail.com> Authors: Eric Lombrozo <elombrozo@gmail.com>
Status: Deployed Status: Deployed
Type: Process Type: Process
Created: 2015-08-26 Assigned: 2015-08-26
License: CC0-1.0 License: CC0-1.0
GNU-All-Permissive GNU-All-Permissive
</pre> </pre>

View File

@ -6,7 +6,7 @@
William Swanson <swansontec@gmail.com> William Swanson <swansontec@gmail.com>
Status: Closed Status: Closed
Type: Informational Type: Informational
Created: 2015-11-20 Assigned: 2015-11-20
License: PD License: PD
Discussion: http://lists.linuxfoundation.org/pipermail/bitcoin-dev/2015-November/011795.html Discussion: http://lists.linuxfoundation.org/pipermail/bitcoin-dev/2015-November/011795.html
</pre> </pre>

View File

@ -8,7 +8,7 @@
Comments-URI: https://github.com/bitcoin/bips/wiki/Comments:BIP-0125 Comments-URI: https://github.com/bitcoin/bips/wiki/Comments:BIP-0125
Status: Deployed Status: Deployed
Type: Specification Type: Specification
Created: 2015-12-04 Assigned: 2015-12-04
License: PD License: PD
</pre> </pre>

View File

@ -4,7 +4,7 @@
Authors: Kristov Atlas <kristov@openbitcoinprivacyproject.org> Authors: Kristov Atlas <kristov@openbitcoinprivacyproject.org>
Status: Draft Status: Draft
Type: Informational Type: Informational
Created: 2016-02-10 Assigned: 2016-02-10
License: PD License: PD
</pre> </pre>

View File

@ -6,7 +6,7 @@
Authors: Steven Roose <steven@stevenroose.org> Authors: Steven Roose <steven@stevenroose.org>
Status: Draft Status: Draft
Type: Specification Type: Specification
Created: 2019-01-28 Assigned: 2019-01-28
License: CC0-1.0 License: CC0-1.0
</pre> </pre>

View File

@ -9,7 +9,7 @@
Rodolfo Novak <rodolfo@coinkite.com> Rodolfo Novak <rodolfo@coinkite.com>
Status: Complete Status: Complete
Type: Specification Type: Specification
Created: 2020-11-10 Assigned: 2020-11-10
License: BSD-2-Clause License: BSD-2-Clause
</pre> </pre>

Some files were not shown because too many files have changed in this diff Show More