MMGen
|
514c1100ee
Update copyright dates
|
6 years ago |
MMGen
|
c2675c15ed
py3port: headers
|
6 years ago |
MMGen
|
0eff2811e1
py3port: update tests
|
6 years ago |
MMGen
|
81548b9a35
py3port: exec, subprocess: 'python' -> 'python3'
|
6 years ago |
MMGen
|
a97995c6cb
py3port: use os.write() instead of sys.std{out,err}.write() for terminal output
|
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
|
ab06ca4ea8
Rename traceback file; bump version to 0.9.999
|
6 years ago |
MMGen
|
e978b759d8
test/test.py,scripts/test-release.py: minor changes
|
6 years ago |
MMGen
|
fad573eccd
tx.py,tw.py: cleanups, support tx inputs from cmdline
|
6 years ago |
MMGen
|
09b3ef7cc8
test.py: cleanups, refactoring
|
6 years ago |
MMGen
|
6972153248
Test UTF-8 passwords; add release notes
|
6 years ago |
MMGen
|
9f2153c3a8
Require UTF-8 for brainwallet; other UTF-8 fixes
|
6 years ago |
MMGen
|
21042737fe
Support UTF-8 wallet labels; new UTF-8 restrictions
|
6 years ago |
MMGen
|
3deb346133
Minor changes, bugfixes
|
6 years ago |
MMGen
|
896c7fe996
Support UTF-8 filenames and paths
|
7 years ago |
MMGen
|
b230b43d4b
MMGEN_DEBUG_ALL env var; tw display and other fixes
|
7 years ago |
MMGen
|
351f5f9118
Use new-style string formatting
|
7 years ago |
MMGen
|
e9385725cf
Add g.proto.witness_ver_num, minor fixes and changes
|
7 years ago |
MMGen
|
d5d81b8c02
test/test.py: no_msg option for MMGenPexpect
|
7 years ago |
MMGen
|
8fe92de627
Coverage support for tests via Python trace module
|
7 years ago |
MMGen
|
83e9899b38
Version 0.9.6
|
7 years ago |
philemon
|
8fb3efd99c
mmgen-autosign: encrypt signing wallet with session key on removable device
|
7 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
|
50f55b9790
mmgen-regtest: test suite support, mswin bugfixes
|
7 years ago |
philemon
|
004536af63
Defer printing of help screens until global vars are initialized
|
7 years ago |
philemon
|
057fe22f0c
test/test.py: refactor, remove interactive mode
|
7 years ago |