mmgen-wallet/scripts
MMGen d4eb8f6ac0
Full Ethereum Classic (ETC) + ERC20 token support
As with ETH transacting support, this feature is in beta phase

All key functionality works, for both ETC and ETC tokens:
- Tracking wallet: getbalance, twview, listaddresses
- TX create, send, sign
- TX bumping
- ERC20 token creation, deployment

For usage details, see https://github.com/mmgen/mmgen/wiki/Altcoin-and-Forkcoin-Support

Differences from ETH:
- Start Parity with --jsonrpc-port=8555 (or --ports-shift=10) and --chain=classic
- Launch MMGen commands with --coin=etc
2018-10-02 21:09:48 +03:00
..
bitcoind-walletunlock.py Version 0.8.7a 2016-11-14 14:45:08 +03:00
compute-file-chksum.py Support UTF-8 wallet labels; new UTF-8 restrictions 2018-05-08 14:00:16 +03:00
create-token.py Full Ethereum Classic (ETC) + ERC20 token support 2018-10-02 21:09:48 +03:00
deinstall.sh [mswin]: full test suite support with pexpect (PopenSpawn) 2016-12-05 21:53:16 +03:00
test-release.sh Full Ethereum Classic (ETC) + ERC20 token support 2018-10-02 21:09:48 +03:00
traceback.py addr.py,rpc.py,tw.py,tx.py,traceback.py: minor cleanups and refactoring 2018-05-28 12:39:49 +03:00
tx-btc2bch.py Version 0.9.6 2018-01-14 17:24:36 +03:00
tx-v1-to-v3.py Require UTF-8 for brainwallet; other UTF-8 fixes 2018-05-12 18:26:54 +03:00
tx-v2-to-v3.py Change all eval() calls to ast.literal_eval() 2018-02-17 15:35:45 +03:00
txsign-eval-exploit.diff Pre-0.9.7 seed-stealing exploit 2018-05-22 11:47:24 +03:00