Commit History

Author SHA1 Message Date
  The MMGen Project 525b54af8e altcoin.py -> altcoin/params.py, test/altcointest.py 2 years ago
  The MMGen Project d326c96af8 pylint throughout (excluding tests) - various cleanups 2 years ago
  The MMGen Project a4cb7e3c72 pylint throughout (excluding tests) - unused variables 2 years ago
  The MMGen Project 881c6fea03 pylint throughout (excluding tests) - inherit from object implicitly 2 years ago
  The MMGen Project b660ba4235 pylint throughout (excluding tests) - use "is" for bool,None,type equality 2 years ago
  The MMGen Project 6ccc3703cf pylint throughout (excluding tests) - type comparison with isinstance() 2 years ago
  The MMGen Project 83ac0f860c pylint throughout (excluding tests) - f-strings 2 years ago
  The MMGen Project 4f42233836 pylint throughout (excluding tests) - imports 2 years ago
  The MMGen Project 9e1935ad19 opts.init() -> Config() 3 years ago
  The MMGen Project 93bcc92534 globalvars.py -> cfg.py 3 years ago
  The MMGen Project c7adb56e38 Config API, Part I 3 years ago
  The MMGen Project c3ce1ab8e3 globalvars.py: new GlobalConstants (gc), GlobalVars (gv) classes 3 years ago
  The MMGen Project e82a3cb8c7 altcoin.py: improve opts handling 3 years ago
  The MMGen Project 1aeefd64ae update copyright dates 3 years ago
  The MMGen Project 14d40b2b9d gentest.py: minor fixes, upgrade DASH testing status 3 years ago
  The MMGen Project d8965706d5 proto/common.py -> proto/btc/common.py 3 years ago
  The MMGen Project 4aa9f731c2 test suite: use monero-python as reference tool 3 years ago
  The MMGen Project 3f182fed64 proto: btc.py -> btc/params.py, ... [code] 3 years ago
  The MMGen Project 61d79e2899 proto.decode_wif(): parse version bytes more efficiently 3 years ago
  The MMGen Project fdf2557d01 proto.decode_addr(): parse version bytes more efficiently 3 years ago
  The MMGen Project c647e48959 proto.addr_fmt_to_ver_bytes(): reimplement as dict 3 years ago
  The MMGen Project 362d8cfeed add proto.common module 4 years ago
  The MMGen Project 7558c539a1 modularize coin protocols 4 years ago
  The MMGen Project 3aab5cf25c protocol.py: add warn_trustlevel(), create altcoin classes from init_proto() 4 years ago
  The MMGen Project 2ff7b42346 protocol.py: move gen-only altcoin functions to altcoin.py 4 years ago
  The MMGen Project a19275e280 CoinProtocol.core_coins -> g.core_coins 4 years ago
  The MMGen Project 0d0995f631 altcoin.py: use relative imports 4 years ago
  The MMGen Project e7d531db07 remove assert statements that affect branching 4 years ago
  The MMGen Project 7cb44abd78 minor fixes and cleanups 4 years ago
  The MMGen Project 1a896d9af9 update copyright dates 4 years ago