The MMGen Project
|
3db1c423ef
gentest.py: forkcoin testing framework, BCH support
|
5 years ago |
The MMGen Project
|
6eaf01f243
a few minor cleanups
|
5 years ago |
The MMGen Project
|
7451f122ed
gentest.py: complete rewrite, move tool selection logic to altcoin.py
|
5 years ago |
The MMGen Project
|
1295fdb6e0
altcoin trust level changes
|
5 years ago |
The MMGen Project
|
5663ca0712
test-release.sh, gentest.py, tooltest.py: cleanups
|
5 years ago |
The MMGen Project
|
b1454e2122
gentest.py: use full output of ethkey and zcash-mini tools
|
5 years ago |
The MMGen Project
|
dc07cd3c39
gentest.py: test private key edge cases
|
5 years ago |
The MMGen Project
|
9518f702a9
gentest.py: add moneropy as external checking library
|
5 years ago |
The MMGen Project
|
d20d10b9a5
gentest.py: refactor compare_test()
|
5 years ago |
The MMGen Project
|
622b63a19b
test suite: minor fixes and cleanups
|
5 years ago |
The MMGen Project
|
6cf4fcc7e4
Use subprocess.run() throughout, related cleanups
|
5 years ago |
MMGen
|
f327ce2bf9
gentest.py: minor code cleanups
|
5 years ago |
MMGen
|
e5abf419c0
gentest.py: use ethkey for Ethereum tests
|
5 years ago |
MMGen
|
d49159a92b
various changes and fixes
|
5 years ago |
MMGen
|
e879b7e548
minor fixes
|
5 years ago |
MMGen
|
017ecef3bc
[opts]: separate code from text in opts_data
|
5 years ago |
MMGen
|
a7126ede03
Remove dependencies on pysha3 and ethereum modules
|
5 years ago |
MMGen
|
281e1f3ffb
minor fixes
|
5 years ago |
MMGen
|
b5f1ebc640
py3port: make hexadecimal values be strings instead of bytes type
|
5 years ago |
MMGen
|
39e63bd75f
Minor changes
|
5 years ago |
MMGen
|
514c1100ee
Update copyright dates
|
5 years ago |
MMGen
|
d91328c2b1
py3port: a few encoding fixes
|
5 years ago |
MMGen
|
0eff2811e1
py3port: update tests
|
6 years ago |
MMGen
|
25c31e8c32
py3port: Exception as e: e.message -> e.args[0]
|
6 years ago |
MMGen
|
f6d5c5b465
py3port: replace s.encode('hex'), s.decode('hex') with hexlify(), unhexlify()
|
6 years ago |
MMGen
|
04329b6757
py3port: use encode() and decode() where applicable
|
6 years ago |
MMGen
|
949e42ebf4
py3port: 2to3 on all files
|
6 years ago |
MMGen
|
f0fea335eb
py3port: update hashbangs
|
6 years ago |
MMGen
|
7ebe50dc0b
Use Exception attributes: e.message, e.code
|
6 years ago |
MMGen
|
b74b0fb57e
gentest.py: support pycoin v0.90a
|
6 years ago |