1
0
mirror of https://github.com/bitcoin/bips.git synced 2026-07-27 18:13:38 +00:00

bip47: Move Changelog to bottom

This commit is contained in:
Murch
2026-07-22 15:38:11 -07:00
parent 8c369ac8e6
commit 390864222b

View File

@@ -1,8 +1,3 @@
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> <pre>
BIP: 47 BIP: 47
Layer: Applications Layer: Applications
@@ -385,3 +380,12 @@ Alice's wallet should spend the notification change output at the next appropria
* [[https://en.bitcoin.it/wiki/Base58Check_encoding|Base58Check encoding]] * [[https://en.bitcoin.it/wiki/Base58Check_encoding|Base58Check encoding]]
* [[https://bitmessage.org/bitmessage.pdf|Bitmessage]] * [[https://bitmessage.org/bitmessage.pdf|Bitmessage]]
* [[https://lists.linuxfoundation.org/pipermail/bitcoin-dev/2015-April/007812.html|Mailing list discussion]] * [[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