Commit History

Author SHA1 Message Date
  MMGen 7ebe50dc0b Use Exception attributes: e.message, e.code 7 years ago
  MMGen d4eb8f6ac0 Full Ethereum Classic (ETC) + ERC20 token support 7 years ago
  MMGen 4df12def5f autosign: support testnet, ERC20 tokens 7 years ago
  MMGen d1970d1473 tx.process_cmd_args(); ETH: no-change tx support, tx.get_status(), other fixes 7 years ago
  MMGen 881d55993f ERC20 token support (create/deploy, TX create/sign/send) 7 years ago
  MMGen fad573eccd tx.py,tw.py: cleanups, support tx inputs from cmdline 7 years ago
  MMGen 8b21259ef8 eth cfg file vars: max_tx_fee,mainnet_chain_name,testnet_chain_name 7 years ago
  MMGen 80ed8d1d4c tx.py: add g.dcoin global var for token unit display 7 years ago
  MMGen b2229644d6 tx.py: code cleanups 7 years ago
  MMGen c9bc01cbb1 Altcoin module loading magic 7 years ago
  MMGen 9d04a244ec test.py: rewrite create_ref_tx, update reference tx files 7 years ago
  MMGen aa16187d65 tx.py: fix locktime + rbf bug 7 years ago
  MMGen 9dfd06bbd0 tx.py: check for pubkey script / address mismatch 7 years ago
  MMGen 2c97f61ea4 Ethereum autosigning 7 years ago
  MMGen adef0b38c5 Ethereum transaction support (create, sign, send) 7 years ago
  MMGen 26210569f8 Minor changes and fixes 7 years ago
  MMGen 1a21ce2bce Testnet-specific addrlists 7 years ago
  MMGen 4c9f3aa7bb tx.py: convert_fee_spec -> process_fee_spec, txview refactor 7 years ago
  MMGen 11e02f3ab9 tx.py: rename vars,funcs; refactor,move funcs. obj.py: ETHAmt bugfix 7 years ago
  MMGen 1b54d425bd addr.py,rpc.py,tw.py,tx.py,traceback.py: minor cleanups and refactoring 7 years ago
  MMGen 795b5d8b62 *TrackingWallet refactor 7 years ago
  MMGen 3deb346133 Minor changes, bugfixes 7 years ago
  MMGen 00079ae156 Implement _b58tonum() as generator func; utf8 label test, bugfixes 7 years ago
  MMGen d49c8627aa Support 40-character UTF-8 tracking wallet comments 7 years ago
  MMGen 896c7fe996 Support UTF-8 filenames and paths 7 years ago
  MMGen 351f5f9118 Use new-style string formatting 7 years ago
  MMGen b80b059815 Use map() instead of list comprehension where possible 7 years ago
  MMGen 27c3196269 TX size estimation: --vsize-adj fixes, tests 7 years ago
  MMGen 165f0483e8 Display long addresses correctly 7 years ago
  MMGen e4114eedf3 Bech32 address support 7 years ago