Commit History

Author SHA1 Message Date
  MMGen 8683257b54 mmgen-tool getbalance: implement using new class + subclass for ETH 6 years ago
  MMGen 09b3ef7cc8 test.py: cleanups, refactoring 6 years ago
  MMGen 3cf5ef09c6 eth/tw.py: upgrade wallet format 6 years ago
  MMGen 3f93bc7d00 test.py: basic Ethereum transaction and tracking wallet tests 6 years ago
  MMGen 48b3663c5a eth/tw.py: check data integrity on write 6 years ago
  MMGen 80df86aca7 New options for write_data_to_file(); minor fixes 6 years ago
  MMGen 840d96b05f eth/obj.py,eth/tw.py,obj.py,tw.py: small fixes 6 years ago
  MMGen 41e40c7a4e Remove dummy txid and vout fields from inputs of Ethereum tx files 6 years ago
  MMGen 2c97f61ea4 Ethereum autosigning 6 years ago
  MMGen fe26ea935b setup.py: add eth modules; test.py: minor fixes 6 years ago
  MMGen 57f7cfc0e9 Move ETHAmt and ETHNonce to eth/obj.py 6 years ago
  MMGen adef0b38c5 Ethereum transaction support (create, sign, send) 6 years ago
  MMGen 26210569f8 Minor changes and fixes 6 years ago
  MMGen 1a21ce2bce Testnet-specific addrlists 6 years ago
  MMGen 4c9f3aa7bb tx.py: convert_fee_spec -> process_fee_spec, txview refactor 6 years ago
  MMGen 422c37f4f6 BTCAmt: add 'from_unit' to constructor. ETHAmt: add denominations 6 years ago
  MMGen f436f7fd97 txcreate,txdo,txbump: update help screens 6 years ago
  MMGen d25a343df7 [opts]: allow for deferred evaluation of format args 6 years ago
  MMGen d535f12cbf Version bump to 0.9.899 6 years ago
  MMGen 11e02f3ab9 tx.py: rename vars,funcs; refactor,move funcs. obj.py: ETHAmt bugfix 6 years ago
  MMGen 5895221b0b eth/tw.py,obj.py: cleanups, support wei and szabo in ETHAmt() 6 years ago
  MMGen 1b54d425bd addr.py,rpc.py,tw.py,tx.py,traceback.py: minor cleanups and refactoring 6 years ago
  MMGen 854d6532dc Ethereum twview support 6 years ago
  MMGen a512423f7f util.py,tw.py: minor bugfixes, cleanups 6 years ago
  MMGen cf8c6a92ec Fix CJK padding error 6 years ago
  MMGen 795b5d8b62 *TrackingWallet refactor 6 years ago
  MMGen 82cd194ed3 *RPCConnection(): define RPC methods at instance creation time 6 years ago
  MMGen 290d3d557d addr.py,rpc.py,tw.py: minor changes 6 years ago
  MMGen 50e2e9b486 EthereumTrackingWallet: addrimport,listaddresses,add_label 6 years ago
  MMGen e87842838d Refactor AddrData.add_tw_data() 6 years ago