The MMGen Project
|
1aad280b68
test.py autosign: fixes & cleanups
|
3 years ago |
The MMGen Project
|
d5b0a2ac34
autosign setup: support BIP39 entry
|
4 years ago |
The MMGen Project
|
d5078e8ce6
autosign: whitespace, test code cleanups
|
4 years ago |
The MMGen Project
|
cb7f38370b
Update copyright dates
|
4 years ago |
The MMGen Project
|
685cbbc360
mn_entry.py: select default entry mode with ENTER at prompt
|
4 years ago |
The MMGen Project
|
c3f185e8b0
eliminate use of global vars g.proto, g.coin, g.rpc and others
|
4 years ago |
The MMGen Project
|
9489b1cb2d
string formatting, whitespace, minor cleanups throughout
|
4 years ago |
The MMGen Project
|
f9a483f34f
asyncio/aiohttp support
|
4 years ago |
The MMGen Project
|
57f12cd1cb
minor changes and fixes throughout
|
4 years ago |
The MMGen Project
|
de7fba0c19
test suite: relocate some modules, use relative imports
|
5 years ago |
The MMGen Project
|
04add0dfa5
new mnemonic entry modes, new 'mn2hex_interactive' tool command
|
5 years ago |
The MMGen Project
|
853a24df21
minor fixes, cleanups and additions
|
5 years ago |
The MMGen Project
|
5fe92460ad
release/testing: UTF8 testing fixes, other fixes and improvements
|
5 years ago |
The MMGen Project
|
b4a60208e4
test-release.sh: add 'noalt' test group
|
5 years ago |
The MMGen Project
|
673b97b3b8
update copyright dates
|
5 years ago |
The MMGen Project
|
041c55b65a
test.py,unit_tests.py: start/stop BTC,LTC,BCH daemons automatically
|
5 years ago |
The MMGen Project
|
d22fd160c5
lots of minor fixes and cleanups throughout
|
5 years ago |
The MMGen Project
|
57682dce3f
test.py: cleanups and fixes throughout
|
5 years ago |
The MMGen Project
|
6cf4fcc7e4
Use subprocess.run() throughout, related cleanups
|
5 years ago |
MMGen
|
c82c9c5bd7
minor changes and fixes
|
5 years ago |
MMGen
|
23ae73d908
minor fixes and cleanups
|
5 years ago |
MMGen
|
e81b4094e3
move some functions from 'test/test_py_d/common.py' to 'test/common.py'
|
5 years ago |
MMGen
|
11cca53660
test suite: minor fixes and additions
|
5 years ago |
MMGen
|
85236cd601
autosign: improve summary output, ts_autosign: refactor mnemonic entry code
|
5 years ago |
MMGen
|
e879b7e548
minor fixes
|
5 years ago |
MMGen
|
d558822941
autosign: print summary of non-MMGen output addresses and amounts
|
5 years ago |
MMGen
|
2a68ee8ef4
with open('foo') as f: t = f.read() -> t = open('foo').read()
|
6 years ago |
MMGen
|
b5f1ebc640
py3port: make hexadecimal values be strings instead of bytes type
|
6 years ago |
MMGen
|
91410dd96c
test.py: refactor, modularize, cleanup code, make fully OO
|
6 years ago |