summaryrefslogtreecommitdiff
path: root/bip-0039
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-11NFKD normalize spanish word listAaron Voisine
2015-03-12Normalize word in wordlist to begin withbip39jp
Misunderstood specification.
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-17Merge pull request #112 from Y75QMO/patch-1Wladimir J. van der Laan
Update bip-0039-wordlists.md
2014-10-17Merge pull request #100 from Y75QMO/masterWladimir J. van der Laan
BIP0039 added Spanish wordlist
2014-10-16Update bip-0039-wordlists.mdY75QMO
Added Spanish wordlist.
2014-09-28Wordlist update.bip39JP
Brushed up wordlist: 1. First 3 characters are unique for every word. 2. No more words less than 3 characters.
2014-09-02Create spanish.txtY75QMO
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
2014-08-15BIP0039 Added Japanese wordlistbip39jp
2014-02-07Added bip39 english wordlistslush0