Commit History

Author SHA1 Message Date
  The MMGen Project 12baa5ee9a mmgen.tx,mmgen.tw: class, variable and function renames 3 years ago
  The MMGen Project c74e15669b util.py: run_session() -> async_run() 3 years ago
  The MMGen Project 1d8b908c7c util.py: relocate user-prompting functions to ui.py 3 years ago
  The MMGen Project d355fe6e58 util.py: relocate base_proto_subclass() to protocol.py 3 years ago
  The MMGen Project 4631ba7e58 main_addrimport.py: cleanups, refactor some code to tw.ctl 3 years ago
  The MMGen Project 15f4e1405f minor changes and fixes 3 years ago
  The MMGen Project e7ac7fd206 mmgen-addrimport: reimplement --rescan using `scantxoutset` 3 years ago
  The MMGen Project 3823e8cdc9 minor fixes and cleanups 3 years ago
  The MMGen Project ef13359519 function rename: base_proto_tw_subclass() -> base_proto_subclass() 3 years ago
  The MMGen Project 224b6a70d0 confirm_or_raise() cleanups 3 years ago
  The MMGen Project 0fef35f567 move tracking wallet modules to `tw` and `base_proto/{name}/tw` 3 years ago
  The MMGen Project 41376eb515 new MMGenSystemExit exception; remove rdie(), ydie() 3 years ago
  The MMGen Project 301e2516ab altcoin_subclass() -> base_proto_subclass() 3 years ago
  The MMGen Project 4819c97f8a util.py: move file utilities to fileutil.py 3 years ago
  The MMGen Project 9e8f625c9b tw.py: relocate tracking wallet classes to new modules 3 years ago
  The MMGen Project d08503129e obj.py: move TwLabel and TwMMGenID to tw.py 3 years ago
  The MMGen Project e0352568db addr.py: move AddrList and related classes to addrlist.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 016f83f0d7 require >= Python 3.7 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 c3f185e8b0 eliminate use of global vars g.proto, g.coin, g.rpc and others 5 years ago
  The MMGen Project f9a483f34f asyncio/aiohttp support 5 years ago
  The MMGen Project 701e7a77e5 use relative imports throughout 5 years ago
  The MMGen Project 673b97b3b8 update copyright dates 5 years ago
  MMGen d0f8c44b20 TrackingWallet: balance caching, Parity light client optimizations 6 years ago
  MMGen 017ecef3bc [opts]: separate code from text in opts_data 6 years ago
  MMGen 514c1100ee Update copyright dates 6 years ago
  MMGen 25c31e8c32 py3port: Exception as e: e.message -> e.args[0] 7 years ago