Commit History

Author SHA1 Message Date
  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