Skip to content

Commit bc069fa

Browse files
committed
Finalize BIP-47
1 parent 5ec9df0 commit bc069fa

File tree

1 file changed

+8
-2
lines changed

1 file changed

+8
-2
lines changed

bip-0047.mediawiki

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
RECENT CHANGES:
2+
* (15 Feb 2021) Finalize specification
23
* (28 Sep 2017) Adjust text to match test vectors
34
* (19 Apr 2016) Define version 2 payment codes
4-
* (17 Apr 2016) Clarify usage of outpoints in notification transactions
55
66
<pre>
77
BIP: 47
@@ -10,11 +10,17 @@ RECENT CHANGES:
1010
Author: Justus Ranvier <[email protected]>
1111
Comments-Summary: Unanimously Discourage for implementation
1212
Comments-URI: https://github.com/bitcoin/bips/wiki/Comments:BIP-0047
13-
Status: Draft
13+
Status: Final
1414
Type: Informational
1515
Created: 2015-04-24
1616
</pre>
1717

18+
==Status==
19+
20+
This BIP can be be considered final in terms of enabling compatibility with wallets that implement version 1 and version 2 reusable payment codes, however future developments of the reusable payment codes specification will not be distributed via the BIP process.
21+
22+
The Open Bitcoin Privacy Project RFC repo should be consulted for specifications related to version 3 or higher payment codes: https://github.com/OpenBitcoinPrivacyProject/rfc
23+
1824
==Abstract==
1925

2026
This BIP defines a technique for creating a payment code which can be publicly advertised and associated with a real-life identity without creating the loss of security or privacy inherent to P2PKH address reuse.

0 commit comments

Comments
 (0)