Commit History

Author SHA1 Message Date
  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
  The MMGen Project 139484281f new test: colortest.py - test terminal output + terminfo parsing 6 years ago
  The MMGen Project d57631695a test suite: move path fixup code to test/tests_header.py 6 years ago
  The MMGen Project 6cf4fcc7e4 Use subprocess.run() throughout, related cleanups 6 years ago
  The MMGen Project d8252c56ac color.py: code cleanups, add terminfo entry parsing function 6 years ago
  The MMGen Project 017abc3f8c altcoin.py: use namedtuples for CoinInfo entries 6 years ago
  MMGen c276f9d8fe scrambletest.py: add vectors for 'mmgen-passgen' 6 years ago
  MMGen e12eb13cea scrambletest.py: code cleanups 6 years ago
  MMGen f327ce2bf9 gentest.py: minor code cleanups 6 years ago
  MMGen e5abf419c0 gentest.py: use ethkey for Ethereum tests 6 years ago
  MMGen 174caeebd3 MMGenImmutableAttr: allow callable dtype arg, remove 'no_type_check' option 6 years ago
  MMGen 3224b9c7d2 new test: objattrtest.py: test objects' immutable attributes 6 years ago
  MMGen 514278d616 MMGenListItem: require all immutable attrs to be set in constructor 6 years ago
  MMGen 2df7878ea6 improve logic for loading mmgen.devtools module 6 years ago
  MMGen c1347d1080 various fixes and cleanups 6 years ago
  MMGen 94eda8473e test.py: use importlib, clean up module loading code 6 years ago
  MMGen 9b456b0820 altcoin_subclass(): use importlib 6 years ago
  MMGen c1ba807502 MMGenPasswordType: initialize all unused fields with 'None' 6 years ago
  MMGen 28ff467eee MMGenImmutableAttr: allow setting attrs to None with 'set_none_ok' 6 years ago
  MMGen 41d2d17b51 test.py: split ref3 cmd group into ref3, ref3_addr 6 years ago
  MMGen a47e472078 AddrList: new make_label() method 6 years ago
  MMGen 508abfb350 MMGenAddrType.mmtypes: implement values as namedtuples 6 years ago
  MMGen 8705e57b8f mmgen-passgen: support BIP39 passwords 6 years ago
  MMGen 83ad241963 minor changes 6 years ago
  MMGen fefea42b9c passgen: passwd length sanity checks 6 years ago
  MMGen 18ee26f851 test suite: minor changes 6 years ago
  MMGen 8a68f00ab7 AddrList, passgen: minor fixes; add altcoin ref file tests 6 years ago
  MMGen 21998ac6da AddrList.parse_file(): improve error handling 6 years ago
  MMGen bfcfc8676d passgen: allow hex passwords of 32 and 48 characters 6 years ago