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
|
7 years ago |
MMGen
|
279e8872ef
Improve coin selection logic, allow coin disabling
|
7 years ago |
MMGen
|
91ac2effb3
Key/address generation support for 144 altcoins
|
7 years ago |
MMGen
|
4876ee47ed
View key support for Zcash z-addresses
|
7 years ago |
MMGen
|
1cc64e1eb9
Zcash z-address generation with custom sha256 implementation
|
7 years ago |
MMGen
|
bafea57134
Key/address generation for Ethereum, Eth Classic, DASH, and Zcash
|
7 years ago |
philemon
|
35d1091159
Basic altcoin framework, full Litecoin support
|
7 years ago |
philemon
|
b23b497d77
obj.py rewrite+test suite, Bob and Alice regtest mode, compressed addresses
|
7 years ago |
philemon
|
52fdf29b67
new classes: KeyGenerator,AddrGenerator,PrivKey; read-only attrs rewrite
|
7 years ago |
philemon
|
004536af63
Defer printing of help screens until global vars are initialized
|
7 years ago |
philemon
|
b753ddee5a
Version 0.9.2rc1
|
7 years ago |
philemon
|
3b0257358b
Support for Segwit (P2SH-P2WPKH) addresses:
|
7 years ago |
philemon
|
85cf5b3cbb
The original implementation of mmgen-passgen, using sha256x10(seed+id_str)
|
7 years ago |
philemon
|
0ab39e4a22
Update copyright dates
|
7 years ago |
philemon
|
229845c8b6
Version 0.8.9rc1
|
8 years ago |
philemon
|
48845020c3
[mswin]: full test suite support with pexpect (PopenSpawn)
|
8 years ago |
philemon
|
17060351fb
Version 0.8.8rc1
|
8 years ago |
philemon
|
978565f5bf
Data directory, config file and default wallet support:
|
8 years ago |
philemon
|
3897ec3297
Version 0.8.7a
|
8 years ago |