summaryrefslogtreecommitdiff
path: root/bip-0039/bip-0039-wordlists.md
AgeCommit message (Collapse)Author
2016-01-28Added bip39 Italian wordlistPaolo Agazzone
2015-05-26Merge pull request #130 from bip39JP/masterWladimir J. van der Laan
BIP39: Clarify necessity for ideographic spaces.
2015-05-25French WordlistKirvx
2015-03-12Clarify necessity for ideographic spaces.bip39jp
I left it unclear / open to interpretation on whether to use ideograpic spaces, but realized that without being specific on its necessity, developers may implement something that would cause trouble with the Japanese user. (two words looking like one word, or phrase verification failing because it can't handle ideographic spaces, etc.)
2014-12-16Add Chinese wordlist to BIP39bip39CN
Rebased-From: 14cd9883a87f31a9260b4d114e980a4ad65feed2 Github-Pull: #114
2014-10-16Update bip-0039-wordlists.mdY75QMO
Added Spanish wordlist.
2014-08-26Clarify the normalization will fix mixed space usebip39JP
2014-08-26Fixed wordlist links to account for new documentbip39JP
2014-08-16Moved wordlists to separate file.bip39jp