Commit History

Author SHA1 Message Date
  The MMGen Project 673b97b3b8 update copyright dates 5 years ago
  The MMGen Project 70675956b8 various fixes and cleanups throughout 5 years ago
  The MMGen Project 93bb5ebcb5 global rename: Daemon -> CoinDaemon 5 years ago
  The MMGen Project 6f0e51d566 Daemon: handle path and RPC port selection logic in class 5 years ago
  The MMGen Project 12e742fb00 global rename: TestDaemon -> Daemon 5 years ago
  The MMGen Project ac02cf66a6 file rename: test_daemon.py -> daemon.py 5 years ago
  The MMGen Project 3d9bcd7876 test.py ethdev: auto-use precompiled contract data if solc not available 5 years ago
  The MMGen Project 69890d831b TestDaemon: use non-standard RPC ports 5 years ago
  The MMGen Project fe8fdabdab test_daemon.py,rpc.py: various cleanups 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 768f4b960c test.py: add 'shared_deps' feature 5 years ago
  The MMGen Project 57682dce3f test.py: cleanups and fixes throughout 5 years ago
  The MMGen Project d57631695a test suite: move path fixup code to test/tests_header.py 5 years ago
  The MMGen Project 6cf4fcc7e4 Use subprocess.run() throughout, related cleanups 5 years ago
  MMGen c1347d1080 various fixes and cleanups 5 years ago
  MMGen 94eda8473e test.py: use importlib, clean up module loading code 5 years ago
  MMGen 41d2d17b51 test.py: split ref3 cmd group into ref3, ref3_addr 5 years ago
  MMGen c7ca0c3d62 N-of-N (XOR) seed splitting: user-level support 5 years ago
  MMGen 94d26212f6 minor fixes, changes 5 years ago
  MMGen 23ae73d908 minor fixes and cleanups 5 years ago
  MMGen 448e2c24bf test.py: generated reference wallet filename checks 5 years ago
  MMGen 7ebfac59fd test.py: force correct terminal width for spawned scripts 5 years ago
  MMGen c7beb2e60c test.py: add utf8 output tests 5 years ago
  MMGen 7ed00d98e5 test.py: add password_entry, mnemonic_entry tests 5 years ago
  MMGen 017ecef3bc [opts]: separate code from text in opts_data 6 years ago
  MMGen dcab10949e Support MSWin via MSYS2 6 years ago
  MMGen 122ac43573 minor changes 6 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