dabura667
|
678ec84267
|
Add Chinese Simplified wordlist
|
9 years ago |
ThomasV
|
b5ac7f2a7c
|
simplify setup.py using package_data
|
10 years ago |
ThomasV
|
2b42f054a9
|
rename SEED_PREFIX constant
|
10 years ago |
ThomasV
|
da968b60e4
|
drop support for multiple accounts (bip44) in standard wallets
|
10 years ago |
Michael Wozniak
|
27a663091b
|
Add default language for mnemonic
Add en as default language for mnemonic
|
10 years ago |
ThomasV
|
b305dd4a89
|
make wordlist use default language if available
|
10 years ago |
ThomasV
|
7275955eef
|
default lang is None
|
10 years ago |
ThomasV
|
8ca66e7020
|
mnemonic: data_dir
|
10 years ago |
ThomasV
|
cef75e9e7b
|
new seed_version: remove whitespaces only between CJK characters
|
10 years ago |
ThomasV
|
0606a30804
|
move wordlists to data dir
|
10 years ago |
ThomasV
|
b854c3e173
|
lower seedphrase
|
10 years ago |
ThomasV
|
fc861c035d
|
forgot prepere_seed
|
10 years ago |
ThomasV
|
43513adb5c
|
seed_v9: strip whitespaces before hashing
|
10 years ago |
ThomasV
|
93d073457c
|
add spanish wordlist and remove accents
|
10 years ago |
ThomasV
|
6361abaf4d
|
extended seed prefix
|
10 years ago |
ThomasV
|
8f314209b4
|
normalize unicode right after reading from file
|
10 years ago |
ThomasV
|
1e75d6f854
|
add japanese, fix utf8
|
10 years ago |
ThomasV
|
a2065eff72
|
use language in config to choose wordlist
|
10 years ago |
ThomasV
|
92ba934052
|
NFKD (per bip39)
|
10 years ago |
ThomasV
|
8816d7072f
|
add 8 bits to entropy target, to offset the constraint imposed by is_new_seed
|
10 years ago |
ThomasV
|
4d71707be8
|
add portuguese wordlist, and adapt wordlist parsing
|
10 years ago |
ThomasV
|
4dcdcbc068
|
move mnemonic to separate class and use slush's wordlist. new commands: make_seed and check_seed
|
10 years ago |
ThomasV
|
274c67f984
|
check message length in mnemonic encode
|
11 years ago |
thomasv
|
b8773178a1
|
setup package in lib subdirectory
|
13 years ago |
genjix
|
b3fd4a2832
|
mv client/* . && rm -fr client
|
13 years ago |
thomasv
|
4a152d4faf
|
fix for heading zeroes
|
13 years ago |
ThomasV
|
b4d2d66cf0
|
optimisation (edit distance)
|
13 years ago |
ThomasV
|
e84d524544
|
accept command line arguments
|
13 years ago |
ThomasV
|
a11a8e3a39
|
verbs
|
13 years ago |
ThomasV
|
d03dd0be8e
|
remove very common words and nsfw words
|
13 years ago |
ThomasV
|
85d1d5923f
|
cleanup
|
13 years ago |
ThomasV
|
93c27a62d4
|
mnemonic
|
13 years ago |