Commit History

Author SHA1 Message Date
  The MMGen Project d81d82fe35 cfg.py: prefix internally used attrs with underscore 2 years ago
  The MMGen Project 9e1935ad19 opts.init() -> Config() 2 years ago
  The MMGen Project 93bcc92534 globalvars.py -> cfg.py 2 years ago
  The MMGen Project c7adb56e38 Config API, Part I 2 years ago
  The MMGen Project c3ce1ab8e3 globalvars.py: new GlobalConstants (gc), GlobalVars (gv) classes 2 years ago
  The MMGen Project 78e882143c whitespace, cleanups, imports throughout [73 files changed] 2 years ago
  The MMGen Project 9412505231 mmgen-{txcreate,txdo}: new `--autochg-ignore-labels` option 2 years ago
  The MMGen Project 15411c8347 mmgen-{txcreate,txdo}: change `--locktime` short opt from `-L` to `-l` 2 years ago
  The MMGen Project 1aeefd64ae update copyright dates 2 years ago
  The MMGen Project 045fdefd73 mmgen-txcreate: automatic change address selection by address type 2 years ago
  The MMGen Project 0448f76b70 option rename: --tx-gas -> --gas 2 years ago
  The MMGen Project ad1286ab97 option rename: --tx-fee -> --fee 2 years ago
  The MMGen Project 3f79be6dac option rename: --tx-fee-adj -> --fee-adjust 2 years ago
  The MMGen Project c15c97a95e option rename: --tx-confs -> --fee-estimate-confs 2 years ago
  The MMGen Project cbe7498131 mmgen-txcreate: automatic change address selection 2 years ago
  The MMGen Project f3fb91e2a7 mmgen-{txcreate,txdo}: help screen fixes, add EXAMPLES section 2 years ago
  The MMGen Project 00a52b687d TwCtl: variable, attribute and key renames 2 years ago
  The MMGen Project 21b8084b37 class rename: TrackingWallet -> TwCtl 2 years ago
  The MMGen Project c74e15669b util.py: run_session() -> async_run() 2 years ago
  The MMGen Project 24cdd98037 relocate modules: txfile -> tx.file, txsign -> tx.sign 3 years ago
  The MMGen Project 0fef35f567 move tracking wallet modules to `tw` and `base_proto/{name}/tw` 3 years ago
  The MMGen Project 818488c559 modularize transaction classes 3 years ago
  The MMGen Project d6872ddb87 fixes and cleanups throughout 3 years ago
  The MMGen Project 59bffb59b2 CoinProtocol.Base: skip loading of .amt module via 'need_amt=False' 3 years ago
  The MMGen Project 9e8f625c9b tw.py: relocate tracking wallet classes to new modules 3 years ago
  The MMGen Project 523a8cc5c3 replace global variable 'subseeds' with SubSeedList.dfl_len 3 years ago
  The MMGen Project b46cbd1ddd replace global variables 'seed_lens' and 'dfl_seed_len' 3 years ago
  The MMGen Project 85941cb6e4 minor help notes cleanups 3 years ago
  The MMGen Project 32c522c039 overhaul public key and address generation code 3 years ago
  The MMGen Project b3d7f23440 seed.py: move subseed-related classes to subseed.py 3 years ago