Commit History

Author SHA1 Message Date
  The MMGen Project 1aeefd64ae update copyright dates 3 years ago
  The MMGen Project 20f4b12832 module docstring cleanups [134 files] 3 years ago
  The MMGen Project 1d8b908c7c util.py: relocate user-prompting functions to ui.py 3 years ago
  The MMGen Project 9e3d8d92de mmgen-passchg: improve secure wallet deletion logic 3 years ago
  The MMGen Project 9649f5b723 modularize wallet classes 3 years ago
  The MMGen Project fc87dcf0ba fixes and cleanups throughout 3 years ago
  The MMGen Project 4981fefffe opts.init(): add 'need_proto' arg for on-demand loading of .protocol 3 years ago
  The MMGen Project 29e3a07d6a import cleanups 3 years ago
  The MMGen Project 4819c97f8a util.py: move file utilities to fileutil.py 3 years ago
  The MMGen Project b46cbd1ddd replace global variables 'seed_lens' and 'dfl_seed_len' 3 years ago
  The MMGen Project e7d531db07 remove assert statements that affect branching 3 years ago
  The MMGen Project 85941cb6e4 minor help notes cleanups 3 years ago
  The MMGen Project b3d7f23440 seed.py: move subseed-related classes to subseed.py 3 years ago
  The MMGen Project ff450b0ec5 seed.py: move seedsplit related classes to seedsplit.py 3 years ago
  The MMGen Project 1a896d9af9 update copyright dates 4 years ago
  The MMGen Project 2872d4b683 f-strings, whitespace (program files) [43 files patched] 4 years ago
  The MMGen Project 73c3a06e29 util.py: add check_binary(), shred_file() 4 years ago
  The MMGen Project 46f91021e6 use GNU shred for secure file deletion 4 years ago
  The MMGen Project cb7f38370b Update copyright dates 4 years ago
  The MMGen Project 0852321c21 obj.py: remove 'on_fail' keyword arg 5 years ago
  The MMGen Project 4c2410e0d6 new Lockable class; lock global vars after initialization (amended) 5 years ago
  The MMGen Project 973c7be78d string formatting, whitespace, minor fixes and cleanups throughout 5 years ago
  The MMGen Project c3f185e8b0 eliminate use of global vars g.proto, g.coin, g.rpc and others 5 years ago
  The MMGen Project 701e7a77e5 use relative imports throughout 5 years ago
  The MMGen Project ca1cdacaf1 move wallet classes from seed.py to new module wallet.py 5 years ago
  The MMGen Project 4fbe2d6574 rename class: SeedSource -> Wallet 5 years ago
  The MMGen Project 1f3195bfd2 rename class: Wallet -> MMGenWallet 5 years ago
  The MMGen Project 673b97b3b8 update copyright dates 5 years ago
  The MMGen Project 6cf4fcc7e4 Use subprocess.run() throughout, related cleanups 6 years ago
  MMGen c7ca0c3d62 N-of-N (XOR) seed splitting: user-level support 6 years ago