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
|
2 years ago |
The MMGen Project
|
8e46932475
update copyright dates
|
2 years ago |
The MMGen Project
|
48636ff2e0
update headers: `mmgen` -> `mmgen-wallet`
|
2 years ago |
The MMGen Project
|
d10ae21a2f
util2.py: add load_cryptodomex() function for monero-python
|
2 years ago |
The MMGen Project
|
3524ee0932
minor cleanups
|
2 years ago |
The MMGen Project
|
3febba1711
mmgen.util2: new `format_elapsed_days_hr()` function
|
2 years ago |
The MMGen Project
|
7135744de7
use `pycryptodomex` instead of `pysha3` for `keccak_256` function
|
2 years ago |
The MMGen Project
|
d326c96af8
pylint throughout (excluding tests) - various cleanups
|
2 years ago |
The MMGen Project
|
b660ba4235
pylint throughout (excluding tests) - use "is" for bool,None,type equality
|
2 years ago |
The MMGen Project
|
4f42233836
pylint throughout (excluding tests) - imports
|
2 years ago |
The MMGen Project
|
f626fc2e05
missing import fixes throughout
|
2 years ago |
The MMGen Project
|
c7adb56e38
Config API, Part I
|
3 years ago |
The MMGen Project
|
78e882143c
whitespace, cleanups, imports throughout [73 files changed]
|
3 years ago |
The MMGen Project
|
1aeefd64ae
update copyright dates
|
3 years ago |
The MMGen Project
|
20f4b12832
module docstring cleanups [134 files]
|
3 years ago |
The MMGen Project
|
4b9d79fabd
int2bytespec(): add `strip`, `add_space` args
|
3 years ago |
The MMGen Project
|
27759c913d
minor fixes and changes
|
3 years ago |
The MMGen Project
|
9888fe4c65
util.py: relocate lesser-used functions to util2.py
|
3 years ago |