An open API service providing commit metadata for open source projects.

GitHub / trezor/python-mnemonic / commits

:snake: Mnemonic code for generating deterministic keys, BIP39

SHA Message Author Date Stats
b57a5ad7 fix: normalize the words in the wordlist according to NFKD. Jun Luo <4****e@g****m>
Committed by: matejcik <m****k@g****m>
about 2 years ago
d4b106cd ci: fix style check matejcik <j****a@m****z> over 2 years ago
264145fa style: update to python 3.8 features matejcik <j****a@m****z> over 2 years ago
0bd9d8df build: switch to poetry, bump version matejcik <j****a@m****z> over 2 years ago
a852a9c7 ci: enable python 3.12 Pavol Rusnak <p****l@r****o> over 2 years ago
467e280c ci: add python 3.12 Pavol Rusnak <p****l@r****o> over 2 years ago
17b148fe fix flake warning Pavol Rusnak <p****l@r****o> over 2 years ago
308aae0d use nfkd to read word in to_entropy (#122) nglsena0722 <8****2@u****m>
Committed by: GitHub <n****y@g****m>
over 2 years ago
161bec33 ci: python 3.7 is eol, add python 3.11 Pavol Rusnak <p****l@r****o> about 3 years ago
df3e1500 Revert "Fix Japanese delimiter bug (#110)" Pavol Rusnak <p****l@r****o> about 3 years ago
3d6daa04 python 3.7 is eol, add python 3.11 Pavol Rusnak <p****l@r****o> about 3 years ago
4e4548f8 add language to assertions in _check_list Pavol Rusnak <p****l@r****o> about 3 years ago
3d1c7f84 Include vectors.json in sdist (#113) Jonny Heggheim <h****n@g****m>
Committed by: GitHub <n****y@g****m>
about 3 years ago
f5a975ab fix editorconfig warnings Pavol Rusnak <p****l@r****o> about 3 years ago
54514a50 add turkish wordlist (#102)
Co-authored-by: Pavol Rusnak <p****l@r****o>
Hakan Yalçınsoy <h****y@h****m>
Committed by: GitHub <n****y@g****m>
about 3 years ago
05788dad ADD russian.txt to wordlist (#103)
Co-authored-by: abraksas <a****s@b****m>
pabraksas <p****s@g****m>
Committed by: GitHub <n****y@g****m>
about 3 years ago
71cf5203 Fix Japanese delimiter bug (#110) Lucien <L****g@g****m>
Committed by: GitHub <n****y@g****m>
about 3 years ago
7d25fe68 fix bip32 link (#108) Sasa Buklijas <b****a@g****m>
Committed by: GitHub <n****y@g****m>
over 3 years ago
4b14fc53 Support unambiguous detection of language if only prefixes are supplied Perry Kundert <p****y@d****m>
Committed by: matejcik <j****a@m****z>
almost 4 years ago
e3b88300 drop binary search matejcik <j****a@m****z>
Committed by: matejcik <m****k@g****m>
over 4 years ago
941c296a fix type error by restoring language argument matejcik <j****a@m****z>
Committed by: matejcik <m****k@g****m>
over 4 years ago
7d266f05 docs: 0.21 changelog matejcik <j****a@m****z> over 4 years ago
44062269 strip leading `u""` from test strings matejcik <j****a@m****z> over 4 years ago
f23c112c ignore local virtualenv and pyenv matejcik <j****a@m****z> over 4 years ago
e81a50c9 Fixed relevant style_check errors (remaining are unrelated to pull) Perry Kundert <p****y@d****m>
Committed by: matejcik <m****k@g****m>
over 4 years ago
e95d2855 Clarify language detection Exception messages Perry Kundert <p****y@h****m>
Committed by: matejcik <m****k@g****m>
over 4 years ago
9e311a66 Detect language unambiguously, or raise explanatory exception Perry Kundert <p****y@h****m>
Committed by: matejcik <m****k@g****m>
over 4 years ago
70eb351f Refactor delimiter and use_binary_search Pavol Rusnak <p****l@r****o>
Committed by: matejcik <m****k@g****m>
over 4 years ago
41f1c6bd provide custom wordlist via a parameter Sasan Salamzadeh <s****h@g****m>
Committed by: matejcik <j****a@m****z>
over 4 years ago
1c8916ca Add portuguese wordlist and vectors. funilrys <c****t@f****m>
Committed by: Pavol Rusnak <p****l@r****o>
over 4 years ago
af0300d8 Add czech wordlist and vectors. funilrys <c****t@f****m>
Committed by: Pavol Rusnak <p****l@r****o>
over 4 years ago
ab01d9b7 Add missing vectors. funilrys <c****t@f****m>
Committed by: Pavol Rusnak <p****l@r****o>
over 4 years ago
6b7ebdb3 Dropping support to Python 3.5 and 3.6 Willian Paixao <w****n@u****r>
Committed by: matejcik <m****k@g****m>
almost 5 years ago
a8d28dd9 Set English as default language Willian Paixao <w****n@u****r>
Committed by: matejcik <m****k@g****m>
almost 5 years ago
2e2b1415 Use secrets module Willian Paixao <w****n@u****r>
Committed by: matejcik <m****k@g****m>
almost 5 years ago
75629ff0 chore: fix style complaints matejcik <j****a@m****z> about 5 years ago
667e051b build: drop Travis config matejcik <j****a@m****z> about 5 years ago
d9343997 build: introduce GitHub actions matejcik <j****a@m****z> about 5 years ago
11eedc8c docs: replace Travis badge with pypi badge matejcik <j****a@m****z> about 5 years ago
55c6103c build: do not build universal wheel, we don't support py2 anymore matejcik <j****a@m****z> about 5 years ago
e218cb68 build: use changelog in pypi description matejcik <j****a@m****z> about 5 years ago
cddf58d0 chore: bump version for release matejcik <j****a@m****z> about 5 years ago
c87d56aa build: introduce makefile for common tasks matejcik <j****a@m****z> about 5 years ago
88e989be docs: add changelog matejcik <j****a@m****z> about 5 years ago
f5697ffc chore: reorganize top-level directory matejcik <j****a@m****z> about 5 years ago
956de561 tests: fix typing in test file matejcik <j****a@m****z> about 5 years ago
af69972c build: move configs to setup.cfg matejcik <j****a@m****z> about 5 years ago
ae726b39 remove BOM from french.txt Pavol Rusnak <p****l@r****o> about 5 years ago
91fbc93a Undo list_languages and detect_language motty <f****n@y****m>
Committed by: matejcik <m****k@g****m>
about 5 years ago
f098bf11 Eliminate unnecessary processing of language detection motty <f****n@y****m>
Committed by: matejcik <m****k@g****m>
about 5 years ago
e63ced2b Require explicit Optional in type annotations Taneli Hukkinen <h****1@u****m>
Committed by: matejcik <m****k@g****m>
almost 6 years ago
faa9c607 Remove redundant parentheses (#77) Taneli Hukkinen <h****1@u****m>
Committed by: GitHub <n****y@g****m>
about 6 years ago
a0189fd2 Address PR review Taneli Hukkinen <h****1@u****m>
Committed by: matejcik <m****k@g****m>
about 6 years ago
ad06157e typo update TonySanak <r****n@g****m>
Committed by: matejcik <m****k@g****m>
about 6 years ago
b77f4d1b Update on usage examples TonySanak <r****n@g****m>
Committed by: matejcik <m****k@g****m>
about 6 years ago
0653c299 Run flake8 in travis Taneli Hukkinen <h****1@u****m>
Committed by: matejcik <m****k@g****m>
about 6 years ago
709c52e9 Remove needless hex conversion Taneli Hukkinen <h****1@u****m>
Committed by: matejcik <m****k@g****m>
about 6 years ago
98c364ea Use python3 features for hex<->bytes conversions Taneli Hukkinen <h****1@u****m>
Committed by: matejcik <m****k@g****m>
about 6 years ago
717a35c1 Add type annotations and distribute them (PEP561) (#73) Taneli Hukkinen <h****1@u****m>
Committed by: GitHub <n****y@g****m>
about 6 years ago
913977c5 Drop Python 2.7 and 3.4 support Taneli Hukkinen <h****1@u****m>
Committed by: matejcik <m****k@g****m>
about 6 years ago
4a2198bd Gitignore .tox/ folder Taneli Hukkinen <h****1@u****m>
Committed by: matejcik <m****k@g****m>
about 6 years ago
27b00a86 Make classmethods that dont need class staticmethods Taneli Hukkinen <h****1@u****m>
Committed by: matejcik <m****k@g****m>
about 6 years ago
56cd829e Make flake8 configuration compatible with black Taneli Hukkinen <h****1@u****m>
Committed by: matejcik <m****k@g****m>
about 6 years ago
8d4749da Add python 3.8 tox env Taneli Hukkinen <h****1@u****m>
Committed by: matejcik <m****k@g****m>
about 6 years ago
abde9b60 Test python 3.8. Add python_requires metadata Taneli Hukkinen <h****1@u****m>
Committed by: matejcik <m****k@g****m>
about 6 years ago
d4ad07b3 Remove deprecated sudo:false from travis conf (see https://docs.travis-ci.com... Taneli Hukkinen <h****1@u****m>
Committed by: matejcik <m****k@g****m>
about 6 years ago
ff1b43b1 fix F401 (#65) Weiliang Li <t****e@g****m>
Committed by: GitHub <n****y@g****m>
about 6 years ago
eb664156 generate private key on testnet (#63) Hiroshi Tashiro <4****i@u****m>
Committed by: GitHub <n****y@g****m>
over 6 years ago
eb8a010d enable python 3.7 in tox and travis matejcik <j****a@m****z> almost 7 years ago
39ee5e44 add python markers, enable universal wheels matejcik <j****a@m****z> almost 7 years ago
3535219e travis: only run black on python 3.6 matejcik <j****a@m****z> almost 7 years ago
38e05896 drop empty requirements.txt, bump version matejcik <j****a@m****z> almost 7 years ago
1353c251 Fix typo (#62) TonySanak <r****n@g****m>
Committed by: Pavol Rusnak <p****l@r****o>
almost 7 years ago
063a33b5 drop pbkdf2 dependency and use internal hashlib instead Warren MacEvoy <w****y@g****m>
Committed by: Pavol Rusnak <p****l@r****o>
over 7 years ago
493e324d reformat using black Pavol Rusnak <p****l@r****o> over 7 years ago
6a2e9bdb remove cruft Pavol Rusnak <p****l@r****o> over 7 years ago
c78bdbe6 Added BIP32 HD key generation, modified tests to confirm generated HD keys ag... Strangework <n****e@g****m>
Committed by: Pavol Rusnak <p****l@r****o>
about 8 years ago
8e628d8f keep only functional tests Pavol Rusnak <s****k@g****k> about 8 years ago
7d23efe3 expand tinyurl Pavol Rusnak <s****k@g****k> about 8 years ago
5a19e793 add all languages in bip39 yihuang <y****r@g****m>
Committed by: Pavol Rusnak <s****k@g****k>
about 8 years ago
ad93d47f add requirements.txt Pavol Rusnak <s****k@g****k> over 8 years ago
a72315cf remove shamir, fix flake8 warning Pavol Rusnak <s****k@g****k> over 8 years ago
381989b9 fixed check() so it will return False on certain invalid mnemonics Highflyer108 <3****8@u****m>
Committed by: Pavol Rusnak <s****k@g****k>
over 8 years ago
fb1fc921 bump version Pavol Rusnak <s****k@g****k> almost 9 years ago
f58a8a4a Use binary search only on English Jonathan Underwood <j****d@b****p>
Committed by: Pavol Rusnak <s****k@g****k>
about 9 years ago
e8a2e3b7 Avoid non-ascii UTF8 symbols in source Jonathan Underwood <j****d@b****p>
Committed by: Pavol Rusnak <s****k@g****k>
about 9 years ago
ff8162c6 Fix non-english check method Jonathan Underwood <j****d@b****p>
Committed by: Pavol Rusnak <s****k@g****k>
about 9 years ago
a7e25a8f Decode UTF8 bytestring for Japanese in Python2 Jonathan Underwood <j****d@b****p>
Committed by: Pavol Rusnak <s****k@g****k>
about 9 years ago
ceb9ebab Normalize phrase before language detection Jonathan Underwood <j****d@b****p>
Committed by: Pavol Rusnak <s****k@g****k>
about 9 years ago
93e2aaf4 run flake before tox Pavol Rusnak <s****k@g****k> about 9 years ago
a11dc406 tests: enable flake8 Pavol Rusnak <s****k@g****k> about 9 years ago
33b8118b tests: reformat tox.ini Pavol Rusnak <s****k@g****k> about 9 years ago
bd441b69 use travis-tox Pavol Rusnak <s****k@g****k> about 9 years ago
d809cf2f update travis notification url Pavol Rusnak <s****k@g****k> about 9 years ago
094c4f49 add posibility to run call mnemonic.py from CLI with argument to generate seed Pavol Rusnak <s****k@g****k> over 9 years ago
01cfff97 travis: add python 3.6 build Pavol Rusnak <s****k@g****k> over 9 years ago
44f1dee9 bump version Pavol Rusnak <s****k@g****k> over 9 years ago
e7b0a800 fix bug expanding first word which fails language detection (#38) mruddy <m****y@u****m>
Committed by: Pavol Rusnak <s****k@g****k>
over 9 years ago
ab4bbf26 bump version Pavol Rusnak <s****k@g****k> over 9 years ago
6ad3a1d1 expand unique mnemonic word prefix matches (#36) mruddy <m****y@u****m>
Committed by: Pavol Rusnak <s****k@g****k>
over 9 years ago

← Back to repository