MMGen
|
017ecef3bc
[opts]: separate code from text in opts_data
|
5 years ago |
MMGen
|
0879e53e74
tooltest2.py - add BTC test vectors
|
5 years ago |
MMGen
|
91410dd96c
test.py: refactor, modularize, cleanup code, make fully OO
|
5 years ago |
MMGen
|
729a547c7d
tool.py, main_tool.py: major rewrite, cleanup
|
5 years ago |
MMGen
|
26ba8baa97
test-release.sh, tooltest.py, tooltest2.py: minor changes, exception handling
|
5 years ago |
MMGen
|
190d6e70b5
tooltest.py: refactor; downcase method names
|
5 years ago |
MMGen
|
514c1100ee
Update copyright dates
|
5 years ago |
MMGen
|
44eb299442
py3port: revert some changes made by 2to3
|
6 years ago |
MMGen
|
0eff2811e1
py3port: update tests
|
6 years ago |
MMGen
|
04329b6757
py3port: use encode() and decode() where applicable
|
6 years ago |
MMGen
|
46f44b645b
py3port: use floor division where applicable
|
6 years ago |
MMGen
|
949e42ebf4
py3port: 2to3 on all files
|
6 years ago |
MMGen
|
f0fea335eb
py3port: update hashbangs
|
6 years ago |
MMGen
|
9d04a244ec
test.py: rewrite create_ref_tx, update reference tx files
|
6 years ago |
MMGen
|
10879615b3
test.py: update reference address file checksums for testnet
|
6 years ago |
MMGen
|
351f5f9118
Use new-style string formatting
|
6 years ago |
MMGen
|
b80b059815
Use map() instead of list comprehension where possible
|
6 years ago |
MMGen
|
6f572cddde
Bech32: additional tests
|
6 years ago |
MMGen
|
96b337e493
A few minor fixes
|
6 years ago |
MMGen
|
8fe92de627
Coverage support for tests via Python trace module
|
6 years ago |
MMGen
|
83e9899b38
Version 0.9.6
|
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
|
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 |
philemon
|
d3f0f26668
bitcoin.py -> protocol.py: CoinProtocol classes and methods
|
7 years ago |
philemon
|
b23b497d77
obj.py rewrite+test suite, Bob and Alice regtest mode, compressed addresses
|
7 years ago |
philemon
|
aae5f122b4
immutable attr improvements
|
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 |