The MMGen Project
|
2c3fa1c49a
minor cleanups
|
1 month ago |
The MMGen Project
|
70022b04b2
use keyword-only parameters where practicable (103 files changed)
|
1 month ago |
The MMGen Project
|
89ad0fd29b
keyword-only parameters throughout
|
1 month ago |
The MMGen Project
|
a50e9383a9
minor whitespace
|
1 month ago |
The MMGen Project
|
94bee46cb8
new `mmgen-cli` utility
|
1 month ago |
The MMGen Project
|
4e0a6755f8
new `ExpInt` class
|
1 month ago |
The MMGen Project
|
e54f039690
update copyright dates
|
2 months ago |
The MMGen Project
|
92fc9fd462
fixes and cleanups throughout
|
2 months ago |
The MMGen Project
|
51e456a4e5
improve load_cryptodome() monkey-patch function
|
3 months ago |
The MMGen Project
|
b5600fc563
whitespace: top-level modules
|
6 months ago |
The MMGen Project
|
5150ca586b
update file header
|
6 months ago |
The MMGen Project
|
02ff2dd94a
pylint: branch logic
|
7 months ago |
The MMGen Project
|
d6dba0d7f1
util2.format_elapsed_hr(): add `rel_now`, `show_secs` params; add test
|
1 year ago |
The MMGen Project
|
ab71e8581d
various Python 3.9 changes
|
1 year ago |
The MMGen Project
|
8e46932475
update copyright dates
|
1 year ago |
The MMGen Project
|
48636ff2e0
update headers: `mmgen` -> `mmgen-wallet`
|
1 year ago |
The MMGen Project
|
d10ae21a2f
util2.py: add load_cryptodomex() function for monero-python
|
1 year ago |
The MMGen Project
|
3524ee0932
minor cleanups
|
1 year ago |
The MMGen Project
|
3febba1711
mmgen.util2: new `format_elapsed_days_hr()` function
|
1 year ago |
The MMGen Project
|
7135744de7
use `pycryptodomex` instead of `pysha3` for `keccak_256` function
|
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
|
4f42233836
pylint throughout (excluding tests) - imports
|
1 year ago |
The MMGen Project
|
f626fc2e05
missing import fixes throughout
|
1 year ago |
The MMGen Project
|
c7adb56e38
Config API, Part I
|
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
|
20f4b12832
module docstring cleanups [134 files]
|
2 years ago |
The MMGen Project
|
4b9d79fabd
int2bytespec(): add `strip`, `add_space` args
|
2 years ago |
The MMGen Project
|
27759c913d
minor fixes and changes
|
2 years ago |