Commit History

Author SHA1 Message Date
  The MMGen Project 59bffb59b2 CoinProtocol.Base: skip loading of .amt module via 'need_amt=False' 3 years ago
  The MMGen Project 523a8cc5c3 replace global variable 'subseeds' with SubSeedList.dfl_len 3 years ago
  The MMGen Project 32c522c039 overhaul public key and address generation code 3 years ago
  The MMGen Project 545406aea4 addr.py: move PubKey and PrivKey to key.py 3 years ago
  The MMGen Project e0352568db addr.py: move AddrList and related classes to addrlist.py 3 years ago
  The MMGen Project ff450b0ec5 seed.py: move seedsplit related classes to seedsplit.py 3 years ago
  The MMGen Project 1a896d9af9 update copyright dates 3 years ago
  The MMGen Project 0fec0b2f3b new IPPort class 3 years ago
  The MMGen Project cb7f38370b Update copyright dates 4 years ago
  The MMGen Project d1d7132a7c PubKey: add privkey attribute, perform pubkey_type matching checks 4 years ago
  The MMGen Project d2055c93da test.py: allow color for some test groups; minor fixes, cleanups 4 years ago
  The MMGen Project c27c464a87 obj.py: InitErrors: allow selected exceptions to be passed through 4 years ago
  The MMGen Project bc439e0b3d tw.py: get_tw_label() bugfix 4 years ago
  The MMGen Project 0852321c21 obj.py: remove 'on_fail' keyword arg 4 years ago
  The MMGen Project 5e745f2a08 string formatting, whitespace, minor fixes throughout 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 144612c6fc global rename: MMGenTXLabel -> MMGenTxLabel 4 years ago
  The MMGen Project 3610b3ef29 OrderedDict -> dict throughout 5 years ago
  The MMGen Project 673b97b3b8 update copyright dates 5 years ago
  The MMGen Project da13550cd1 obj.py: create Int type, make MMGenIdx & ETHNonce its subclasses 5 years ago
  MMGen c7ca0c3d62 N-of-N (XOR) seed splitting: user-level support 5 years ago
  MMGen 0ec3eb1a07 tw.py: new get_tw_label() function; raise exception on bad tw label 5 years ago
  MMGen 47fa896135 minor fixes and cleanups 5 years ago
  MMGen b0105598da seed splitting: 'split' -> 'share' for all identifiers, where applicable 5 years ago
  MMGen 2388662e72 SeedSplit: minor cleanups, new SeedSplitIdx,SeedSplitCount classes 5 years ago
  MMGen d7bfc8307e support 80-screen-width tracking wallet labels 5 years ago
  MMGen 037acf0791 modularize objtest.py 5 years ago