mirror of
https://github.com/bitcoin/bips.git
synced 2026-07-27 18:13:38 +00:00
Merge pull request #2214 from murchandamus/bip47-touch-ups
bip47: - Change BIP type from Informational to Specification - Move "recent changes" from above preamble to Changelog section - Drop Comments headers from Preamble
This commit is contained in:
@@ -279,7 +279,7 @@ users (see also: [https://en.bitcoin.it/wiki/Economic_majority economic majority
|
||||
| Applications
|
||||
| Reusable Payment Codes for Hierarchical Deterministic Wallets
|
||||
| Justus Ranvier
|
||||
| Informational
|
||||
| Specification
|
||||
| Deployed
|
||||
|- style="background-color: #cfffcf"
|
||||
| [[bip-0048.mediawiki|48]]
|
||||
|
||||
@@ -1,17 +1,10 @@
|
||||
RECENT CHANGES:
|
||||
* (15 Feb 2021) Finalize specification
|
||||
* (28 Sep 2017) Adjust text to match test vectors
|
||||
* (19 Apr 2016) Define version 2 payment codes
|
||||
|
||||
<pre>
|
||||
BIP: 47
|
||||
Layer: Applications
|
||||
Title: Reusable Payment Codes for Hierarchical Deterministic Wallets
|
||||
Authors: Justus Ranvier <justus@openbitcoinprivacyproject.org>
|
||||
Comments-Summary: Unanimously Discourage for implementation
|
||||
Comments-URI: https://github.com/bitcoin/bips/wiki/Comments:BIP-0047
|
||||
Status: Deployed
|
||||
Type: Informational
|
||||
Type: Specification
|
||||
Assigned: 2015-04-24
|
||||
</pre>
|
||||
|
||||
@@ -385,3 +378,12 @@ Alice's wallet should spend the notification change output at the next appropria
|
||||
* [[https://en.bitcoin.it/wiki/Base58Check_encoding|Base58Check encoding]]
|
||||
* [[https://bitmessage.org/bitmessage.pdf|Bitmessage]]
|
||||
* [[https://lists.linuxfoundation.org/pipermail/bitcoin-dev/2015-April/007812.html|Mailing list discussion]]
|
||||
|
||||
==Changelog==
|
||||
|
||||
* 2021-02-15:
|
||||
** Finalize specification
|
||||
* 2017-09-28:
|
||||
** Adjust text to match test vectors
|
||||
* 2016-04-19:
|
||||
** Define version 2 payment codes
|
||||
|
||||
Reference in New Issue
Block a user