Commit History

Author SHA1 Message Date
  The MMGen Project 5961d1c36d addr.py: move AddrData and TwAddrData classes to addrdata.py 3 years ago
  The MMGen Project d669229da0 move CoinAmt and related classes to amt.py 3 years ago
  The MMGen Project 1a896d9af9 update copyright dates 4 years ago
  The MMGen Project 2872d4b683 f-strings, whitespace (program files) [43 files patched] 4 years ago
  The MMGen Project 21c9690069 aInitMeta -> AsyncInit 4 years ago
  The MMGen Project 6da5fca5de rpc.py: remove parity methods where possible, related cleanups 4 years ago
  The MMGen Project cb7f38370b Update copyright dates 4 years ago
  The MMGen Project bb76e1e3fa addrimport: display token info; TrackingWallet: token import fix 5 years ago
  The MMGen Project 0852321c21 obj.py: remove 'on_fail' keyword arg 5 years ago
  The MMGen Project 4c2410e0d6 new Lockable class; lock global vars after initialization (amended) 5 years ago
  The MMGen Project c3f185e8b0 eliminate use of global vars g.proto, g.coin, g.rpc and others 5 years ago
  The MMGen Project 7825a6021c ImmutableAttr: move conversion logic from __set__() to __init__() 5 years ago
  The MMGen Project 31f7236731 protocol.py: new coin protocol instance attrs 5 years ago
  The MMGen Project 86fd45566d new file: examples/halving-calculator.py 5 years ago
  The MMGen Project f9a483f34f asyncio/aiohttp support 5 years ago
  The MMGen Project 78a199c1a6 global var rename: g.rpch -> g.rpc 5 years ago
  The MMGen Project 57f12cd1cb minor changes and fixes throughout 5 years ago
  The MMGen Project 2c073ac0b5 tw.py: remove 'approx' age precision for unspent outputs 5 years ago
  The MMGen Project f297645796 ImmutableAttr,ListItemAttr: renamed, call signature simplified 5 years ago
  The MMGen Project b671453c13 txcreate,twview,listaddresses: display transaction date 5 years ago
  The MMGen Project 673b97b3b8 update copyright dates 5 years ago
  MMGen 174caeebd3 MMGenImmutableAttr: allow callable dtype arg, remove 'no_type_check' option 6 years ago
  MMGen 514278d616 MMGenListItem: require all immutable attrs to be set in constructor 6 years ago
  MMGen c82c9c5bd7 minor changes and fixes 6 years ago
  MMGen 80675355c6 super(): use zero-arg form where possible 6 years ago
  MMGen d0f8c44b20 TrackingWallet: balance caching, Parity light client optimizations 6 years ago
  MMGen 69e09d3b54 tw.view_and_sort(): cleanups 6 years ago
  MMGen 23ae73d908 minor fixes and cleanups 6 years ago
  MMGen 66d0f76635 Eliminate dependencies on all ethereum packages except py_ecc 6 years ago
  MMGen f7b59022a4 silent -> quiet file opens + minor fixes 6 years ago