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 |
MMGen
|
33fc67e241
zcash: update address, viewkey prefixes
|
6 years ago |
MMGen
|
351f5f9118
Use new-style string formatting
|
6 years ago |
MMGen
|
6f572cddde
Bech32: additional tests
|
6 years ago |
MMGen
|
83e9899b38
Version 0.9.6
|
6 years ago |
MMGen
|
279e8872ef
Improve coin selection logic, allow coin disabling
|
6 years ago |
MMGen
|
91ac2effb3
Key/address generation support for 144 altcoins
|
6 years ago |
MMGen
|
4876ee47ed
View key support for Zcash z-addresses
|
6 years ago |
MMGen
|
1cc64e1eb9
Zcash z-address generation with custom sha256 implementation
|
6 years ago |
MMGen
|
bafea57134
Key/address generation for Ethereum, Eth Classic, DASH, and Zcash
|
6 years ago |
philemon
|
35d1091159
Basic altcoin framework, full Litecoin support
|
7 years ago |