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 |
The MMGen Project
|
c7adb56e38
Config API, Part I
|
1 year ago |
The MMGen Project
|
c3ce1ab8e3
globalvars.py: new GlobalConstants (gc), GlobalVars (gv) classes
|
1 year ago |
The MMGen Project
|
78e882143c
whitespace, cleanups, imports throughout [73 files changed]
|
1 year ago |
The MMGen Project
|
1aeefd64ae
update copyright dates
|
1 year ago |
The MMGen Project
|
20f4b12832
module docstring cleanups [134 files]
|
1 year ago |
The MMGen Project
|
14d40b2b9d
gentest.py: minor fixes, upgrade DASH testing status
|
2 years ago |
The MMGen Project
|
4aa9f731c2
test suite: use monero-python as reference tool
|
2 years ago |
The MMGen Project
|
1ae19320a8
import key and address generators from addrgen.py
|
2 years ago |
The MMGen Project
|
1eabba00a8
add ethkey dependency test
|
2 years ago |
The MMGen Project
|
41376eb515
new MMGenSystemExit exception; remove rdie(), ydie()
|
2 years ago |
The MMGen Project
|
2ff7b42346
protocol.py: move gen-only altcoin functions to altcoin.py
|
2 years ago |