1
0
mirror of https://github.com/bitcoin/bips.git synced 2025-01-18 13:26:08 +01:00

Organizes Recent Changes chronologically .

This commit is contained in:
Roland Gabriel Molina 2017-07-10 19:47:06 +10:00 committed by GitHub
parent 449134f1b5
commit 895cc06f4f

View File

@ -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