I had a tough time interpreting "serialization of the public key", which is hashed to get the extended key identifier. Since the very next section is "Serialization format [for extended keys]" I thought that I was supposed to use the serialization of the /extended/ public key. Then I noticed "ignoring the chain code", so I tried skipping that part of the extended key serialization. Then I realized that what was meant was "the K half of (K, c)".
Clarify identifier serialization #99
pull apoelstra wants to merge 1 commits into bitcoin:master from apoelstra:patch-1 changing 1 files +1 −1-
apoelstra commented at 2:56 AM on August 27, 2014: contributor
-
a2029e165b
Clarify identifier serialization
I had a tough time interpreting "serialization of the public key", which is hashed to get the extended key identifier. Since the very next section is "Serialization format [for extended keys]" I thought that I was supposed to use the serialization of the /extended/ public key. Then I noticed "ignoring the chain code", so I tried skipping that part of the extended key serialization. Then I realized that what was meant was "the `K` half of `(K, c)`".
-
sipa commented at 9:11 AM on October 15, 2014: member
ACK
- laanwj referenced this in commit fcd5045445 on Oct 15, 2014
- laanwj merged this on Oct 15, 2014
- laanwj closed this on Oct 15, 2014
- luke-jr referenced this in commit fb5e8667bb on Jun 6, 2017