mmgen-wallet/scripts
MMGen 729a547c7d
tool.py, main_tool.py: major rewrite, cleanup
- group tool commands into classes
- add docstrings to command classes and methods
- annotate command method args
- generate call signatures + help and usage screens on the fly

- API changes:
  - listaddresses,twview: new 'age_fmt' option replaces 'show_days' and 'show_age'
  - addrfile_chksum and friends: 'mmtype' option removed

- tooltest.py, tooltest2.py and test.py have been updated accordingly
2019-02-22 23:23:06 +03:00
..
compute-file-chksum.py py3port: use encode() and decode() where applicable 2018-10-31 17:16:00 +03:00
create-token.py Update copyright dates 2019-02-12 21:35:12 +03:00
deinstall.sh [mswin]: full test suite support with pexpect (PopenSpawn) 2016-12-05 21:53:16 +03:00
test-release.sh tool.py, main_tool.py: major rewrite, cleanup 2019-02-22 23:23:06 +03:00
traceback_run.py py3port: traceback_run fixes 2018-11-15 15:57:31 +03:00
tx-btc2bch.py Update copyright dates 2019-02-12 21:35:12 +03:00
tx-v1-to-v3.py py3port: use floor division where applicable 2018-10-31 16:38:21 +03:00
tx-v2-to-v3.py py3port: update hashbangs 2018-10-30 19:23:12 +03:00
txsign-eval-exploit.diff Update copyright dates 2019-02-12 21:35:12 +03:00