Commit History

Author SHA1 Message Date
  The MMGen Project 54e9799989 test suite: minor cleanups 2 years ago
  The MMGen Project b46cbd1ddd replace global variables 'seed_lens' and 'dfl_seed_len' 2 years ago
  The MMGen Project b995cbf71e permit execution of tests with optimization set 2 years ago
  The MMGen Project 6b3ea8b251 permit execution of scripts with docstrings removed 2 years ago
  The MMGen Project 3fa644b35b remove two more assert statements with side-effects 2 years ago
  The MMGen Project 69f8d7d2fe whitespace, cleanups (minor) 2 years ago
  The MMGen Project 67067aa7d5 baseconv: set constants in initializer 2 years ago
  The MMGen Project e7d531db07 remove assert statements that affect branching 2 years ago
  The MMGen Project 20a0ac03fc wallet.Mnemonic: remove redundant pad calculation code 2 years ago
  The MMGen Project 3dde478ebd tooltest2.py: use mnemonic vectors from unit tests 2 years ago
  The MMGen Project 83859767aa gentest.py: cleanups, improve arg parsing and data caching 2 years ago
  The MMGen Project d6f82fb6c9 baseconv: move Monero mnemonic code to new xmrseed class 2 years ago
  The MMGen Project 786a10c937 baseconv: disable Tirosh wordlist, minor cleanups in tool.py 2 years ago
  The MMGen Project 7b890a2c95 baseconv.py: convert class methods to instance methods 2 years ago
  The MMGen Project 4496f795d7 bip39.py: cleanups 2 years ago
  The MMGen Project 16dff263a9 move BIP39 wordlist to mn_bip39.py 2 years ago
  The MMGen Project 85941cb6e4 minor help notes cleanups 2 years ago
  The MMGen Project 32c522c039 overhaul public key and address generation code 2 years ago
  The MMGen Project 2807c628ee ed25519.py: whitespace fixes 2 years ago
  The MMGen Project 7cb44abd78 minor fixes and cleanups 2 years ago
  The MMGen Project b43d827b50 rewrite test/gentest.py utility 2 years ago
  The MMGen Project 3799411071 test.py, gendiff.py: minor fixes 2 years ago
  The MMGen Project 2bbf186de5 obj.py: cleanups 2 years ago
  The MMGen Project d08503129e obj.py: move TwLabel and TwMMGenID to tw.py 2 years ago
  The MMGen Project 126a09d57d obj.py: move MMGenAddrType and other address-related data objects to addr.py 2 years ago
  The MMGen Project 0138a6fa49 whitespace, cleanups, minor fixes 2 years ago
  The MMGen Project 16d7e73fe1 move IPPort to rpc.py 2 years ago
  The MMGen Project 8d957a15dd new get_keccak() function to select internal keccak_256 module 2 years ago
  The MMGen Project 545406aea4 addr.py: move PubKey and PrivKey to key.py 2 years ago
  The MMGen Project e0352568db addr.py: move AddrList and related classes to addrlist.py 2 years ago