Commit History

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