The MMGen Project
|
74bc49f973
whitespace: tests, top level
|
1 week ago |
The MMGen Project
|
5150ca586b
update file header
|
1 week ago |
The MMGen Project
|
f6843a3fcd
opts.py: refactor `usage()`, `version()`, `show_hash_presets()`
|
3 weeks ago |
The MMGen Project
|
66521a07f2
update --longhelp text
|
3 weeks ago |
The MMGen Project
|
8edc7da5a2
BCH cashaddr: full support
|
1 month ago |
The MMGen Project
|
eeb98869d3
CoinAddr: add `views`, `view_pref` attrs
|
1 month ago |
The MMGen Project
|
3b4e9ebc1e
pylint: test suite, examples
|
1 month ago |
The MMGen Project
|
b1ad293bae
minor testing fixes
|
3 months ago |
The MMGen Project
|
8e46932475
update copyright dates
|
9 months ago |
The MMGen Project
|
8c756b0b2a
variable rename: `secp256k1_ge` -> `secp256k1_group_order`
|
10 months ago |
The MMGen Project
|
4c49a6e59c
launch test and helper scripts with `main.launch()`
|
10 months ago |
The MMGen Project
|
525b54af8e
altcoin.py -> altcoin/params.py, test/altcointest.py
|
11 months ago |
The MMGen Project
|
32b3558581
BTC-only testing fixes
|
11 months ago |
The MMGen Project
|
d10ae21a2f
util2.py: add load_cryptodomex() function for monero-python
|
11 months ago |
The MMGen Project
|
7135744de7
use `pycryptodomex` instead of `pysha3` for `keccak_256` function
|
1 year ago |
The MMGen Project
|
a7e816f98e
test suite: make test scripts importable as modules
|
1 year ago |
The MMGen Project
|
6a21044127
test suite: improve initialization of `sys.path` and `repo_root`
|
1 year ago |
The MMGen Project
|
cd19f132f9
pylint (test suite) - return from __init__()
|
1 year ago |
The MMGen Project
|
2076c0308b
pylint (test suite) - various cleanups
|
1 year ago |
The MMGen Project
|
775e596dda
pylint (test suite) - unused variables
|
1 year ago |
The MMGen Project
|
033822f565
pylint (test suite) - use "is" for bool,None,type equality
|
1 year ago |
The MMGen Project
|
7b32c412d5
pylint (test suite) - imports
|
1 year ago |
The MMGen Project
|
b8fb987bb3
pylint (test suite) - inherit from object implicitly
|
1 year ago |
The MMGen Project
|
01430166e5
whitespace, comments, docstrings (test suite)
|
1 year ago |
The MMGen Project
|
e99950373a
delete mmgen/common.py; import fixes and cleanups throughout (deglob)
|
1 year ago |
The MMGen Project
|
f626fc2e05
missing import fixes throughout
|
1 year ago |
The MMGen Project
|
31a6e62a24
test suite: `sys.path`, overlay, `PYTHONPATH` cleanups
|
1 year ago |
The MMGen Project
|
e1f68963a7
use pycryptodome/pycryptodomex for Keccak testing
|
1 year ago |
The MMGen Project
|
9e1935ad19
opts.init() -> Config()
|
1 year ago |
The MMGen Project
|
93bcc92534
globalvars.py -> cfg.py
|
1 year ago |