Commit History

Author SHA1 Message Date
  The MMGen Project 2061d109cc test.py: always check output when spawned script exits with non-zero value 2 years ago
  The MMGen Project d30fbba837 environment var rename: MMGEN_TRACEBACK -> MMGEN_EXEC_WRAPPER 2 years ago
  The MMGen Project c26d75c535 unit_tests.py tx_deserialize: test altcoin reference files 2 years ago
  The MMGen Project cc3a03911b unit_tests.py tx: test signed and altcoin transactions 2 years ago
  The MMGen Project a3595062db test/unit_tests.py: support coroutine tests; cleanups 2 years ago
  The MMGen Project d7ebc45915 Completed: implement ext_to_type(), use in initializer 2 years ago
  The MMGen Project 3c015fa34f minor fixes and cleanups 2 years ago
  The MMGen Project 07bc2e5cf2 Filename(): rename parameters 2 years ago
  The MMGen Project 05e901e78d devtools.py: add pexit() method, allow args in pmsg() 2 years ago
  The MMGen Project 818488c559 modularize transaction classes 2 years ago
  The MMGen Project d6872ddb87 fixes and cleanups throughout 2 years ago
  The MMGen Project 301e2516ab altcoin_subclass() -> base_proto_subclass() 2 years ago
  The MMGen Project c07595781c altcoins.eth -> base_proto.ethereum 2 years ago
  The MMGen Project be5867dd2c test.py: minor overlay fix 2 years ago
  The MMGen Project 5d5c1835dd tx.py,txfile.py: minor cleanups 2 years ago
  The MMGen Project 3a1ba61fc2 test.py input: add 'get_seed_from_stdin' test 2 years ago
  The MMGen Project 0dc3ef9a1f ImmutableAttr: remove support for type conversion from str 2 years ago
  The MMGen Project b9c96c5215 avoid use of globals() wherever practicable 2 years ago
  The MMGen Project 362d8cfeed add proto.common module 2 years ago
  The MMGen Project 7558c539a1 modularize coin protocols 2 years ago
  The MMGen Project 38260eece6 passwdlist, tool.file: import optimizations 2 years ago
  The MMGen Project 59bffb59b2 CoinProtocol.Base: skip loading of .amt module via 'need_amt=False' 2 years ago
  The MMGen Project 2eb646ef3f addrfile.py: remove import of .passwdlist 2 years ago
  The MMGen Project 3aab5cf25c protocol.py: add warn_trustlevel(), create altcoin classes from init_proto() 2 years ago
  The MMGen Project 2ff7b42346 protocol.py: move gen-only altcoin functions to altcoin.py 2 years ago
  The MMGen Project a83dbb0ad5 minor fixes and cleanups 2 years ago
  The MMGen Project ffae4b4f55 remove dependence on string module (digits,hexdigits,ascii_letters) 2 years ago
  The MMGen Project 7e158a9bcf globalvars.py: make 'tx_fee_adj' a float 2 years ago
  The MMGen Project af5770b8e9 protocol.py: improve altcoin class creation code 2 years ago
  The MMGen Project 4981fefffe opts.init(): add 'need_proto' arg for on-demand loading of .protocol 2 years ago