Commit History

Author SHA1 Message Date
  The MMGen Project 3aab5cf25c protocol.py: add warn_trustlevel(), create altcoin classes from init_proto() 2 years ago
  The MMGen Project 2ff7b42346 protocol.py: move gen-only altcoin functions to altcoin.py 2 years ago
  The MMGen Project a83dbb0ad5 minor fixes and cleanups 2 years ago
  The MMGen Project ffae4b4f55 remove dependence on string module (digits,hexdigits,ascii_letters) 2 years ago
  The MMGen Project 7e158a9bcf globalvars.py: make 'tx_fee_adj' a float 2 years ago
  The MMGen Project af5770b8e9 protocol.py: improve altcoin class creation code 2 years ago
  The MMGen Project 4981fefffe opts.init(): add 'need_proto' arg for on-demand loading of .protocol 2 years ago
  The MMGen Project f4282cd214 tool: unify class initialization with 'need_proto' and 'need_addrtype' 2 years ago
  The MMGen Project a19275e280 CoinProtocol.core_coins -> g.core_coins 2 years ago
  The MMGen Project bb96d6223f lazy imports of hashlib, string 2 years ago
  The MMGen Project 0d0995f631 altcoin.py: use relative imports 2 years ago
  The MMGen Project 37ccc9fe20 util.py,wallet.py: whitespace, minor cleanups 2 years ago
  The MMGen Project 29e3a07d6a import cleanups 2 years ago
  The MMGen Project 137cef09fc globalvars.py: implement version and release_date attrs as properties 2 years ago
  The MMGen Project 769f96aad7 altcoins.eth: use relative imports 2 years ago
  The MMGen Project 307ccfa87d remove altcoins.eth.obj module 2 years ago
  The MMGen Project 3f208b4c1c improve color initialization 2 years ago
  The MMGen Project ed7cc7498a mmgen-tool: install fix, sort command names; version msg fix 2 years ago
  The MMGen Project 341ee2c741 modularize the 'mmgen-tool' utility 2 years ago
  The MMGen Project 5545a011b0 minor fixes and cleanups 2 years ago
  The MMGen Project 2305efc39d scripts/exec_wrapper.py: add tracemalloc support 2 years ago
  The MMGen Project 8e17b0fe21 remove unsupported 'mmgen-split' command 2 years ago
  The MMGen Project 0ef7de1886 globalvars.py: move crypto constants to crypto.py 2 years ago
  The MMGen Project 246e500891 crypto.py: import cleanups 2 years ago
  The MMGen Project ccb4894583 crypto.py:get_*passphrase(),get_hash_preset*(): merge with duplicating code in wallet.py 2 years ago
  The MMGen Project 748bf68c15 crypto.py:mmgen_{en,de}crypt(): whitespace, cleanups 2 years ago
  The MMGen Project ad569cbeb7 import cleanups throughout 2 years ago
  The MMGen Project 753bd0aba8 minor fixes, cleanups 2 years ago
  The MMGen Project 7d84165ae7 class Filename: improve implementation 2 years ago
  The MMGen Project 5d6e79783f test overlay fixes 2 years ago