The MMGen Project
|
033822f565
pylint (test suite) - use "is" for bool,None,type equality
|
1 year ago |
The MMGen Project
|
b8fb987bb3
pylint (test suite) - inherit from object implicitly
|
1 year ago |
The MMGen Project
|
91d0db3411
unit_tests.py: whitespace
|
1 year ago |
The MMGen Project
|
bbe19effb0
unit_tests.py: cleanups, import cleanups
|
1 year ago |
The MMGen Project
|
c7adb56e38
Config API, Part I
|
1 year ago |
The MMGen Project
|
20f4b12832
module docstring cleanups [134 files]
|
1 year ago |
The MMGen Project
|
aad252a077
handle MMGen exceptions via die()
|
2 years ago |
The MMGen Project
|
67067aa7d5
baseconv: set constants in initializer
|
2 years ago |
The MMGen Project
|
3dde478ebd
tooltest2.py: use mnemonic vectors from unit tests
|
2 years ago |
The MMGen Project
|
d6f82fb6c9
baseconv: move Monero mnemonic code to new xmrseed class
|
2 years ago |
The MMGen Project
|
7b890a2c95
baseconv.py: convert class methods to instance methods
|
2 years ago |
The MMGen Project
|
6692a43d59
f-strings, whitespace (test files) [44 files patched]
|
3 years ago |
The MMGen Project
|
cfa16418b3
limited Monero mnemonic seed phrase ('xmrseed') support
|
4 years ago |
The MMGen Project
|
9cc0777f54
move baseconv class to its own module, baseconv.py
|
5 years ago |
The MMGen Project
|
c778636918
New die roll (base6d) wallet format
|
5 years ago |
The MMGen Project
|
3db6dd0d54
baseconv: add 'desc' attr, make error msgs more user-friendly
|
5 years ago |
The MMGen Project
|
bec3dfeed2
baseconv: tohex() -> tobytes(), fromhex() -> frombytes()
|
5 years ago |
The MMGen Project
|
554703e541
bip39, baseconv: don't leak private data in error messages
|
5 years ago |
The MMGen Project
|
ec6f976a8c
bip39 and baseconv unit tests: reformat bad input data
|
5 years ago |
The MMGen Project
|
9c603be62b
minor fixes and changes
|
5 years ago |
The MMGen Project
|
186f223646
base conversion: rework pad API, forbid empty input and output
|
5 years ago |
The MMGen Project
|
1810b50b09
unit_tests.py: new UnitTestHelpers class
|
5 years ago |
The MMGen Project
|
f9778043c2
unit_tests.py: add test for base conversion routines
|
5 years ago |