Commit History

Author SHA1 Message Date
  The MMGen Project 94e3b1c0b0 CoinProtocol: use capitalized 'name' attr; related cleanups, fixes 4 years ago
  The MMGen Project 31f7236731 protocol.py: new coin protocol instance attrs 4 years ago
  The MMGen Project 534f58994b protocol.py: add Regtest coin protocols, related changes 4 years ago
  The MMGen Project 819dd700b0 protocol.py: make g a class instance; minor fixes, cleanups 4 years ago
  The MMGen Project b01af014a3 opts.py: allow no-arg init() with dfl opts_data; longhelp fixes,cleanups 4 years ago
  The MMGen Project 04775afb2e protocol.py: make coin protocols attrs of CoinProtocol 4 years ago
  The MMGen Project 8a4fbab48d protocol.py: new init_proto() factory function 4 years ago
  The MMGen Project 4449c23da4 make g.proto a class instance 4 years ago
  The MMGen Project 95408dc8cc rpc.py: g.proto -> self.proto 4 years ago
  The MMGen Project 28538babcc rpc.py: restore SSL to Monero wallet client, minor cleanups 4 years ago
  The MMGen Project bfc40fce4d halving-calculator.py: a few minor fixes 4 years ago
  The MMGen Project 86fd45566d new file: examples/halving-calculator.py 4 years ago
  The MMGen Project f9a483f34f asyncio/aiohttp support 4 years ago
  The MMGen Project 5ba2f51ecd new LEDControl class 4 years ago
  The MMGen Project 78a199c1a6 global var rename: g.rpch -> g.rpc 4 years ago
  The MMGen Project 57f12cd1cb minor changes and fixes throughout 4 years ago
  The MMGen Project ef6e03d78b add missing file wallet.py to master branch 4 years ago
  The MMGen Project 2c073ac0b5 tw.py: remove 'approx' age precision for unspent outputs 4 years ago
  The MMGen Project 744c7b0d54 rpc.py: new calls() method; tw.py: batch date RPC calls; related fixes/cleanups 4 years ago
  The MMGen Project 05653ee47a mmgen.share.Opts: improve opts parsing 4 years ago
  The MMGen Project da5742f667 various cleanups throughout 4 years ago
  The MMGen Project 370a972b4b obj.py, Hilite: cleanups 4 years ago
  The MMGen Project 3610b3ef29 OrderedDict -> dict throughout 4 years ago
  The MMGen Project 701e7a77e5 use relative imports throughout 4 years ago
  The MMGen Project ca1cdacaf1 move wallet classes from seed.py to new module wallet.py 4 years ago
  The MMGen Project 4fbe2d6574 rename class: SeedSource -> Wallet 4 years ago
  The MMGen Project 1f3195bfd2 rename class: Wallet -> MMGenWallet 4 years ago
  The MMGen Project f052968e21 seed.py: new SeedSourceMeta metaclass 4 years ago
  The MMGen Project f231ca6202 seed.py: make wallet classes leaf classes, minor cleanups 4 years ago
  The MMGen Project f297645796 ImmutableAttr,ListItemAttr: renamed, call signature simplified 4 years ago