The MMGen Project
|
2d89d6c920
various fixes and cleanups
|
1 year ago |
The MMGen Project
|
8e46932475
update copyright dates
|
1 year ago |
The MMGen Project
|
3524ee0932
minor cleanups
|
2 years ago |
The MMGen Project
|
57724e8bdc
pylint throughout (excluding tests) - return from __init__()
|
2 years ago |
The MMGen Project
|
a4cb7e3c72
pylint throughout (excluding tests) - unused variables
|
2 years ago |
The MMGen Project
|
881c6fea03
pylint throughout (excluding tests) - inherit from object implicitly
|
2 years ago |
The MMGen Project
|
6ccc3703cf
pylint throughout (excluding tests) - type comparison with isinstance()
|
2 years ago |
The MMGen Project
|
8e13b296fb
pylint throughout (excluding tests) - string formatting
|
2 years ago |
The MMGen Project
|
e99950373a
delete mmgen/common.py; import fixes and cleanups throughout (deglob)
|
2 years ago |
The MMGen Project
|
93bcc92534
globalvars.py -> cfg.py
|
2 years ago |
The MMGen Project
|
c7adb56e38
Config API, Part I
|
2 years ago |
The MMGen Project
|
9eab15dc6e
mn_entry.py: check configured mnemonic entry modes at runtime
|
2 years ago |
The MMGen Project
|
78e882143c
whitespace, cleanups, imports throughout [73 files changed]
|
2 years ago |
The MMGen Project
|
1aeefd64ae
update copyright dates
|
2 years ago |
The MMGen Project
|
5e0a39f4bb
get_char(): `num_chars` -> `num_bytes`
|
3 years ago |
The MMGen Project
|
642b45b2e3
`mmgen-tool usage`: various fixes and cleanups
|
3 years ago |
The MMGen Project
|
b9c96c5215
avoid use of globals() wherever practicable
|
3 years ago |
The MMGen Project
|
ffae4b4f55
remove dependence on string module (digits,hexdigits,ascii_letters)
|
3 years ago |
The MMGen Project
|
67067aa7d5
baseconv: set constants in initializer
|
3 years ago |
The MMGen Project
|
d6f82fb6c9
baseconv: move Monero mnemonic code to new xmrseed class
|
3 years ago |
The MMGen Project
|
7b890a2c95
baseconv.py: convert class methods to instance methods
|
3 years ago |
The MMGen Project
|
1a896d9af9
update copyright dates
|
4 years ago |
The MMGen Project
|
2872d4b683
f-strings, whitespace (program files) [43 files patched]
|
4 years ago |
The MMGen Project
|
cb7f38370b
Update copyright dates
|
4 years ago |
The MMGen Project
|
685cbbc360
mn_entry.py: select default entry mode with ENTER at prompt
|
5 years ago |
The MMGen Project
|
701e7a77e5
use relative imports throughout
|
5 years ago |
The MMGen Project
|
d8e1d5f88c
term.py: new MMGenTerm family of classes
|
5 years ago |
The MMGen Project
|
04add0dfa5
new mnemonic entry modes, new 'mn2hex_interactive' tool command
|
5 years ago |