Commit History

Author SHA1 Message Date
  MMGen a5ef33136a tool.py: have tool cmds return their results instead of printing them 6 years ago
  MMGen 514c1100ee Update copyright dates 6 years ago
  MMGen 61b4f5a07a py3port: Parity: support 'eth_chainId' RPC call 6 years ago
  MMGen 0482594e7a py3port: traceback_run fixes 6 years ago
  MMGen 44eb299442 py3port: revert some changes made by 2to3 6 years ago
  MMGen 9c4d7d725f py3port: remaining changes to modules 6 years ago
  MMGen af2bec1220 py3port: new HexBytes class 6 years ago
  MMGen 793c808797 py3port: binary, text-mode file reads and writes 6 years ago
  MMGen a97995c6cb py3port: use os.write() instead of sys.std{out,err}.write() for terminal output 6 years ago
  MMGen b41d6ae3eb py3port: fix altcoin_subclass module loading magic 6 years ago
  MMGen 25c31e8c32 py3port: Exception as e: e.message -> e.args[0] 6 years ago
  MMGen 46438767af py3port: a few more bytes literals 6 years ago
  MMGen 04329b6757 py3port: use encode() and decode() where applicable 6 years ago
  MMGen 46f44b645b py3port: use floor division where applicable 6 years ago
  MMGen 2c253c0750 py3port: use bytes literals where applicable ('foo' -> b'foo') 6 years ago
  MMGen 949e42ebf4 py3port: 2to3 on all files 6 years ago
  MMGen f0fea335eb py3port: update hashbangs 6 years ago
  MMGen 0408c4e304 Bitcoin Core v0.17.0 compatibility patch 6 years ago
  MMGen b00c11b578 confirm_or_exit() -> confirm_or_raise() 6 years ago
  MMGen 7ebe50dc0b Use Exception attributes: e.message, e.code 6 years ago
  MMGen d4eb8f6ac0 Full Ethereum Classic (ETC) + ERC20 token support 6 years ago
  MMGen 881d55993f ERC20 token support (create/deploy, TX create/sign/send) 6 years ago
  MMGen 98d0fff70f rpc_init() -> rpc_init_parity(),rpc_init_bitcoind() 6 years ago
  MMGen 556d1ca937 mmgen-addrimport: reimplement using TrackingWallet 6 years ago
  MMGen c9bc01cbb1 Altcoin module loading magic 6 years ago
  MMGen 80df86aca7 New options for write_data_to_file(); minor fixes 6 years ago
  MMGen a512423f7f util.py,tw.py: minor bugfixes, cleanups 6 years ago
  MMGen 82cd194ed3 *RPCConnection(): define RPC methods at instance creation time 6 years ago
  MMGen 50e2e9b486 EthereumTrackingWallet: addrimport,listaddresses,add_label 6 years ago
  MMGen 7ad2fdf66c Basic Ethereum RPC support (Parity) 6 years ago