summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLuke Dashjr <luke_github1@dashjr.org>2018-02-21 22:18:27 +0000
committerGitHub <noreply@github.com>2018-02-21 22:18:27 +0000
commit973a303edc2cc7a9cc84f3fc84673e606aef68f3 (patch)
tree5cfe11e21f5c3864fe71d9c9206759accfef5363
parentbb71f0e61e9986a901317af8112b0aee7cf80ba9 (diff)
parent895cc06f4f870c37974a9860236adb6afef2f9a4 (diff)
downloadbips-973a303edc2cc7a9cc84f3fc84673e606aef68f3.tar.xz
Merge pull request #556 from rolandgnm/patch-1
Organizes Recent Changes chronologically .
-rw-r--r--bip-0032.mediawiki2
1 files changed, 1 insertions, 1 deletions
diff --git a/bip-0032.mediawiki b/bip-0032.mediawiki
index ab6ff9e..fa41cf2 100644
--- a/bip-0032.mediawiki
+++ b/bip-0032.mediawiki
@@ -1,9 +1,9 @@
RECENT CHANGES:
-* (24 Feb 2017) Added test vectors for hardened derivation with leading zeros
* (16 Apr 2013) Added private derivation for i ≥ 0x80000000 (less risk of parent private key leakage)
* (30 Apr 2013) Switched from multiplication by I<sub>L</sub> to addition of I<sub>L</sub> (faster, easier implementation)
* (25 May 2013) Added test vectors
* (15 Jan 2014) Rename keys with index ≥ 0x80000000 to hardened keys, and add explicit conversion functions.
+* (24 Feb 2017) Added test vectors for hardened derivation with leading zeros
<pre>
BIP: 32