Commit History

Author SHA1 Message Date
  The MMGen Project c74e15669b util.py: run_session() -> async_run() 2 years ago
  The MMGen Project 1d8b908c7c util.py: relocate user-prompting functions to ui.py 2 years ago
  The MMGen Project 24cdd98037 relocate modules: txfile -> tx.file, txsign -> tx.sign 3 years ago
  The MMGen Project abffe1fb57 fixes and cleanups 3 years ago
  The MMGen Project 41376eb515 new MMGenSystemExit exception; remove rdie(), ydie() 3 years ago
  The MMGen Project 818488c559 modularize transaction classes 3 years ago
  The MMGen Project 4819c97f8a util.py: move file utilities to fileutil.py 3 years ago
  The MMGen Project 0ac28869b3 remove unneeded 'add_opts' argument in opts.init() calls 3 years ago
  The MMGen Project 523a8cc5c3 replace global variable 'subseeds' with SubSeedList.dfl_len 3 years ago
  The MMGen Project b46cbd1ddd replace global variables 'seed_lens' and 'dfl_seed_len' 3 years ago
  The MMGen Project 85941cb6e4 minor help notes cleanups 3 years ago
  The MMGen Project 32c522c039 overhaul public key and address generation code 3 years ago
  The MMGen Project b3d7f23440 seed.py: move subseed-related classes to subseed.py 3 years ago
  The MMGen Project 1a896d9af9 update copyright dates 3 years ago
  The MMGen Project f64be2b883 txsign: support all address types with flat keylist 3 years ago
  The MMGen Project 2872d4b683 f-strings, whitespace (program files) [43 files patched] 3 years ago
  The MMGen Project cb7f38370b Update copyright dates 4 years ago
  The MMGen Project b27da5d90e CoinProtocol: remove 'daemon_name' attr 4 years ago
  The MMGen Project 4c2410e0d6 new Lockable class; lock global vars after initialization (amended) 4 years ago
  The MMGen Project c3f185e8b0 eliminate use of global vars g.proto, g.coin, g.rpc and others 4 years ago
  The MMGen Project 9489b1cb2d string formatting, whitespace, minor cleanups throughout 4 years ago
  The MMGen Project f9a483f34f asyncio/aiohttp support 4 years ago
  The MMGen Project 57f12cd1cb minor changes and fixes throughout 4 years ago
  The MMGen Project 701e7a77e5 use relative imports throughout 5 years ago
  The MMGen Project ca1cdacaf1 move wallet classes from seed.py to new module wallet.py 5 years ago
  The MMGen Project 4fbe2d6574 rename class: SeedSource -> Wallet 5 years ago
  The MMGen Project 673b97b3b8 update copyright dates 5 years ago
  MMGen d0f8c44b20 TrackingWallet: balance caching, Parity light client optimizations 5 years ago
  MMGen 82086c9936 Subwallets, Part 3: transaction signing using the parent wallet 5 years ago
  MMGen 2a880e7a93 various cleanups and fixes 5 years ago