mmgen-wallet/scripts
The MMGen Project c3ce1ab8e3
globalvars.py: new GlobalConstants (gc), GlobalVars (gv) classes
- The attributes of GlobalConstants are non-configurable.  They’re constant
  for a given machine, user, executable and MMGen release.

- The attributes of GlobalVars, `stderr` and `stdout`, are used by the test
  suite to redirect msg() and friends to /dev/null.

- All the aforementioned attributes formerly belonged to GlobalConfig.
2023-03-28 18:14:36 +00:00
..
compute-file-chksum.py util.py: move file utilities to fileutil.py 2022-01-21 11:23:46 +00:00
create-token.py whitespace, cleanups, imports throughout [73 files changed] 2023-03-27 10:49:04 +00:00
exec_wrapper.py whitespace, cleanups, imports throughout [73 files changed] 2023-03-27 10:49:04 +00:00
gendiff.py module docstring cleanups [134 files] 2022-11-14 09:54:07 +00:00
msys2-sshd-setup.sh add msys2-sshd-setup.sh convenience script 2022-05-06 12:52:41 +00:00
tx-v2-to-v3.py modularize transaction classes 2022-02-03 20:41:28 +00:00
txsign-eval-exploit.diff update copyright dates 2023-01-03 10:36:07 +00:00
uninstall-mmgen.py globalvars.py: new GlobalConstants (gc), GlobalVars (gv) classes 2023-03-28 18:14:36 +00:00