Commit History

Author SHA1 Message Date
  The MMGen Project cb7f38370b Update copyright dates 4 years ago
  The MMGen Project 4c2410e0d6 new Lockable class; lock global vars after initialization (amended) 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 f052968e21 seed.py: new SeedSourceMeta metaclass 5 years ago
  The MMGen Project f231ca6202 seed.py: make wallet classes leaf classes, minor cleanups 5 years ago
  The MMGen Project f297645796 ImmutableAttr,ListItemAttr: renamed, call signature simplified 5 years ago
  The MMGen Project 99beeb0d49 tool: minor changes 5 years ago
  The MMGen Project d8e1d5f88c term.py: new MMGenTerm family of classes 5 years ago
  The MMGen Project 9a888735a6 minor fixes and cleanups 5 years ago
  The MMGen Project 04add0dfa5 new mnemonic entry modes, new 'mn2hex_interactive' tool command 5 years ago
  The MMGen Project 853a24df21 minor fixes, cleanups and additions 5 years ago
  The MMGen Project f4d2829a54 Daemon: new 'flags' arg; testing/release: minor fixes 5 years ago
  The MMGen Project 5fe92460ad release/testing: UTF8 testing fixes, other fixes and improvements 5 years ago
  The MMGen Project 0f8d259cf6 [msys2]: remove mswin_pw_warning 6 years ago
  The MMGen Project 673b97b3b8 update copyright dates 6 years ago
  The MMGen Project ff104847d8 SeedSource.__new__(): cleanups, fixes 6 years ago
  The MMGen Project ac48947769 die roll wallet: handle invalid data length, add base6d tool cmds 6 years ago
  The MMGen Project 4714ef84d5 die roll wallet: interactive input support 6 years ago
  The MMGen Project 3931cc7be1 MMGen & BIP39 mnemonic: refactor interactive input code, clean up test 6 years ago
  The MMGen Project d46eeef998 dieroll wallet: truncate seed to correct length 6 years ago
  The MMGen Project f1e7cbb7a0 baseconv: minor cleanups & fixes (import, init_mn) 6 years ago
  The MMGen Project 9cc0777f54 move baseconv class to its own module, baseconv.py 6 years ago
  The MMGen Project c778636918 New die roll (base6d) wallet format 6 years ago
  The MMGen Project d67f87aed1 baseconv: remove b58encode() and b58decode() convenience methods 6 years ago
  The MMGen Project 186f223646 base conversion: rework pad API, forbid empty input and output 6 years ago
  The MMGen Project 15ac6c6947 new wallet format: PlainHexSeedFile (plain hexadecimal w/o checksum) 6 years ago
  The MMGen Project 2a79e3647d SeedFile -> MMGenSeedFile, HexSeedFile -> MMGenHexSeedFile 6 years ago