The MMGen Project
|
70022b04b2
use keyword-only parameters where practicable (103 files changed)
|
3 weeks ago |
The MMGen Project
|
89ad0fd29b
keyword-only parameters throughout
|
3 weeks ago |
The MMGen Project
|
e54f039690
update copyright dates
|
1 month ago |
The MMGen Project
|
b5600fc563
whitespace: top-level modules
|
5 months ago |
The MMGen Project
|
5150ca586b
update file header
|
5 months ago |
The MMGen Project
|
faf28879f6
bip39: add `tobytes(), frombytes()` methods; Seed: remove `hexdata` attr
|
1 year ago |
The MMGen Project
|
8e46932475
update copyright dates
|
1 year ago |
The MMGen Project
|
cbe952a774
bip39.py: add `generate_seed(mnemonic,passwd)` method
|
1 year ago |
The MMGen Project
|
d326c96af8
pylint throughout (excluding tests) - various cleanups
|
1 year ago |
The MMGen Project
|
b660ba4235
pylint throughout (excluding tests) - use "is" for bool,None,type equality
|
1 year ago |
The MMGen Project
|
83ac0f860c
pylint throughout (excluding tests) - f-strings
|
1 year ago |
The MMGen Project
|
1aeefd64ae
update copyright dates
|
2 years ago |
The MMGen Project
|
30bd534314
move wordlists to `wordlist`
|
3 years ago |
The MMGen Project
|
fc87dcf0ba
fixes and cleanups throughout
|
3 years ago |
The MMGen Project
|
aad252a077
handle MMGen exceptions via die()
|
3 years ago |
The MMGen Project
|
ad569cbeb7
import cleanups throughout
|
3 years ago |
The MMGen Project
|
67067aa7d5
baseconv: set constants in initializer
|
3 years ago |
The MMGen Project
|
20a0ac03fc
wallet.Mnemonic: remove redundant pad calculation code
|
3 years ago |
The MMGen Project
|
7b890a2c95
baseconv.py: convert class methods to instance methods
|
3 years ago |
The MMGen Project
|
4496f795d7
bip39.py: cleanups
|
3 years ago |
The MMGen Project
|
16dff263a9
move BIP39 wordlist to mn_bip39.py
|
3 years ago |
The MMGen Project
|
0138a6fa49
whitespace, cleanups, minor fixes
|
3 years ago |
The MMGen Project
|
1a896d9af9
update copyright dates
|
3 years ago |
The MMGen Project
|
2872d4b683
f-strings, whitespace (program files) [43 files patched]
|
3 years ago |
The MMGen Project
|
cb7f38370b
Update copyright dates
|
4 years ago |
The MMGen Project
|
701e7a77e5
use relative imports throughout
|
5 years ago |
The MMGen Project
|
853a24df21
minor fixes, cleanups and additions
|
5 years ago |
The MMGen Project
|
673b97b3b8
update copyright dates
|
5 years ago |
The MMGen Project
|
3931cc7be1
MMGen & BIP39 mnemonic: refactor interactive input code, clean up test
|
5 years ago |
The MMGen Project
|
56a39244f7
a few minor cleanups and fixes
|
5 years ago |