Commit History

Author SHA1 Message Date
  The MMGen Project 5617dcad9a term.py: add 'sleep' option 5 years ago
  The MMGen Project 56a39244f7 a few minor cleanups and fixes 5 years ago
  The MMGen Project d46eeef998 dieroll wallet: truncate seed to correct length 5 years ago
  The MMGen Project f1e7cbb7a0 baseconv: minor cleanups & fixes (import, init_mn) 5 years ago
  The MMGen Project ca994bdd74 use baseconv.{to,from}bytes() wherever feasible 5 years ago
  The MMGen Project 9cc0777f54 move baseconv class to its own module, baseconv.py 5 years ago
  The MMGen Project c778636918 New die roll (base6d) wallet format 5 years ago
  The MMGen Project 04a1dcaae4 pretty_hexdump() -> block_format() 5 years ago
  The MMGen Project 3db6dd0d54 baseconv: add 'desc' attr, make error msgs more user-friendly 5 years ago
  The MMGen Project d67f87aed1 baseconv: remove b58encode() and b58decode() convenience methods 5 years ago
  The MMGen Project bec3dfeed2 baseconv: tohex() -> tobytes(), fromhex() -> frombytes() 5 years ago
  The MMGen Project 554703e541 bip39, baseconv: don't leak private data in error messages 5 years ago
  The MMGen Project ec6f976a8c bip39 and baseconv unit tests: reformat bad input data 5 years ago
  The MMGen Project 9c603be62b minor fixes and changes 5 years ago
  The MMGen Project 186f223646 base conversion: rework pad API, forbid empty input and output 5 years ago
  The MMGen Project 8e232f24bb unit tests: use process_bad_data() helper in BIP39 test 5 years ago
  The MMGen Project 1810b50b09 unit_tests.py: new UnitTestHelpers class 5 years ago
  The MMGen Project f9778043c2 unit_tests.py: add test for base conversion routines 5 years ago
  The MMGen Project 57682dce3f test.py: cleanups and fixes throughout 5 years ago
  The MMGen Project 15ac6c6947 new wallet format: PlainHexSeedFile (plain hexadecimal w/o checksum) 5 years ago
  The MMGen Project 2a79e3647d SeedFile -> MMGenSeedFile, HexSeedFile -> MMGenHexSeedFile 5 years ago
  The MMGen Project 139484281f new test: colortest.py - test terminal output + terminfo parsing 5 years ago
  The MMGen Project d57631695a test suite: move path fixup code to test/tests_header.py 5 years ago
  The MMGen Project 6cf4fcc7e4 Use subprocess.run() throughout, related cleanups 5 years ago
  The MMGen Project d8252c56ac color.py: code cleanups, add terminfo entry parsing function 5 years ago
  The MMGen Project 017abc3f8c altcoin.py: use namedtuples for CoinInfo entries 5 years ago
  MMGen c276f9d8fe scrambletest.py: add vectors for 'mmgen-passgen' 5 years ago
  MMGen e12eb13cea scrambletest.py: code cleanups 5 years ago
  MMGen f327ce2bf9 gentest.py: minor code cleanups 5 years ago
  MMGen e5abf419c0 gentest.py: use ethkey for Ethereum tests 5 years ago