Commit History

Author SHA1 Message Date
  The MMGen Project 24cdd98037 relocate modules: txfile -> tx.file, txsign -> tx.sign 4 years ago
  The MMGen Project 0fef35f567 move tracking wallet modules to `tw` and `base_proto/{name}/tw` 4 years ago
  The MMGen Project 818488c559 modularize transaction classes 4 years ago
  The MMGen Project d6872ddb87 fixes and cleanups throughout 4 years ago
  The MMGen Project 4819c97f8a util.py: move file utilities to fileutil.py 4 years ago
  The MMGen Project 9e8f625c9b tw.py: relocate tracking wallet classes to new modules 4 years ago
  The MMGen Project b46cbd1ddd replace global variables 'seed_lens' and 'dfl_seed_len' 4 years ago
  The MMGen Project 85941cb6e4 minor help notes cleanups 4 years ago
  The MMGen Project 32c522c039 overhaul public key and address generation code 4 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 7181c33ddc MMGenTX: new 'send_amt' property, replacing update_send_amt() 4 years ago
  The MMGen Project 00f978ef7c MMGenTX: new 'fee' property, replacing get_fee() 4 years ago
  The MMGen Project ab8028ae64 MMGenTX: code cleanups, variable and method renames 4 years ago
  The MMGen Project ae40d09c84 MMGenTX.Bump: fix spend amount display bug 4 years ago
  The MMGen Project cb7f38370b Update copyright dates 5 years ago
  The MMGen Project b27da5d90e CoinProtocol: remove 'daemon_name' attr 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 9489b1cb2d string formatting, whitespace, minor cleanups throughout 5 years ago
  The MMGen Project dda43d9dad minor changes 5 years ago
  The MMGen Project f9a483f34f asyncio/aiohttp support 5 years ago
  The MMGen Project 701e7a77e5 use relative imports throughout 6 years ago
  The MMGen Project ca1cdacaf1 move wallet classes from seed.py to new module wallet.py 6 years ago
  The MMGen Project 4fbe2d6574 rename class: SeedSource -> Wallet 6 years ago
  The MMGen Project 673b97b3b8 update copyright dates 6 years ago
  MMGen d0f8c44b20 TrackingWallet: balance caching, Parity light client optimizations 6 years ago
  MMGen e879b7e548 minor fixes 6 years ago
  MMGen 6b2c138f09 implement BIP69 (lexicographical indexing of tx inputs and outputs) 7 years ago
  MMGen 017ecef3bc [opts]: separate code from text in opts_data 7 years ago