Commit History

Author SHA1 Message Date
  The MMGen Project 1d8b908c7c util.py: relocate user-prompting functions to ui.py 2 years ago
  The MMGen Project 9888fe4c65 util.py: relocate lesser-used functions to util2.py 2 years ago
  The MMGen Project d355fe6e58 util.py: relocate base_proto_subclass() to protocol.py 2 years ago
  The MMGen Project ab5e56ca04 ViewKey: relocate protocol-specific code 2 years ago
  The MMGen Project 076cec7495 base_proto.bitcoin -> proto.btc, ... [code] 2 years ago
  The MMGen Project 3f182fed64 proto: btc.py -> btc/params.py, ... [code] 2 years ago
  The MMGen Project 61d79e2899 proto.decode_wif(): parse version bytes more efficiently 2 years ago
  The MMGen Project d1572154b9 proto.bytes2wif() -> proto.encode_wif() 2 years ago
  The MMGen Project 9ba4331340 proto.parse_wif() -> proto.decode_wif() 2 years ago
  The MMGen Project fdf2557d01 proto.decode_addr(): parse version bytes more efficiently 2 years ago
  The MMGen Project dc3a6b8d49 new method: proto.parse_addr(); new property: CoinAddr.parsed 2 years ago
  The MMGen Project a48b43c838 proto.decoded_addr: add `ver_bytes` field 2 years ago
  The MMGen Project c647e48959 proto.addr_fmt_to_ver_bytes(): reimplement as dict 2 years ago
  The MMGen Project 01e2830296 proto.parse_addr() -> proto.decode_addr() 2 years ago
  The MMGen Project 41376eb515 new MMGenSystemExit exception; remove rdie(), ydie() 3 years ago
  The MMGen Project d6872ddb87 fixes and cleanups throughout 3 years ago
  The MMGen Project 362d8cfeed add proto.common module 3 years ago
  The MMGen Project 7558c539a1 modularize coin protocols 3 years ago
  The MMGen Project 59bffb59b2 CoinProtocol.Base: skip loading of .amt module via 'need_amt=False' 3 years ago
  The MMGen Project 3aab5cf25c protocol.py: add warn_trustlevel(), create altcoin classes from init_proto() 3 years ago
  The MMGen Project 2ff7b42346 protocol.py: move gen-only altcoin functions to altcoin.py 3 years ago
  The MMGen Project af5770b8e9 protocol.py: improve altcoin class creation code 3 years ago
  The MMGen Project a19275e280 CoinProtocol.core_coins -> g.core_coins 3 years ago
  The MMGen Project 29e3a07d6a import cleanups 3 years ago
  The MMGen Project 307ccfa87d remove altcoins.eth.obj module 3 years ago
  The MMGen Project d6b6d19254 g.max_int -> CoinProtocol.Bitcoin.max_int 3 years ago
  The MMGen Project 481bc13e52 UserOpts: set _default_to_none to True 3 years ago
  The MMGen Project 7b890a2c95 baseconv.py: convert class methods to instance methods 3 years ago
  The MMGen Project 32c522c039 overhaul public key and address generation code 3 years ago
  The MMGen Project 7cb44abd78 minor fixes and cleanups 3 years ago