BIP39 specifies that word lists must be Unicode NFKD normalized. This should not affect existing wallet seeds since they must be NFKD normalized prior to deriving a master private key.
NFKD normalize BIP39 spanish word list #147
pull voisine wants to merge 1 commits into bitcoin:master from voisine:master changing 1 files +334 −334-
voisine commented at 6:19 AM on March 12, 2015: contributor
-
NFKD normalize spanish word list 25f10b9f7b
- voisine renamed this:
NFKD normalize spanish word list
NFKD normalize BIP39 spanish word list
on Mar 12, 2015 -
dabura667 commented at 6:22 AM on March 12, 2015: none
This should also be done for Chinese... I assume you're going through the languages and checking? or would you like me to make a few pull requests as well?
-
voisine commented at 6:22 AM on March 12, 2015: contributor
I checked. They look good, but it would be great if you can double check my work.
-
dabura667 commented at 6:35 AM on March 12, 2015: none
Double checked, both simplified and traditional give the same hash before and after running through NFKD.
- dabura667 cross-referenced this on May 18, 2015 from issue BIP39 French Wordlist - My proposal by Kirvx
- laanwj referenced this in commit 88709f9f41 on May 21, 2015
- laanwj merged this on May 21, 2015
- laanwj closed this on May 21, 2015