mmgen-wallet/test
MMGen bafea57134
Key/address generation for Ethereum, Eth Classic, DASH, and Zcash
- supported commands:
  - mmgen-addrgen
  - mmgen-keygen (decrypt encrypted key-addr files with `mmgen-tool decrypt`)
  - mmgen-tool addrfile_chksum, keyaddrfile_chksum

- ETH and ETC keys are distinct, so users needn't worry about key reuse
- Only Zcash-t addresses supported for now (but z-addresses coming soon)

- Test the new functionality with `scripts/test-release.sh -Pn master alts`
2017-12-16 09:31:00 +03:00
..
ref Key/address generation for Ethereum, Eth Classic, DASH, and Zcash 2017-12-16 09:31:00 +03:00
__init__.py test/test.py: refactor, remove interactive mode 2017-08-03 08:56:40 +03:00
gentest.py Key/address generation for Ethereum, Eth Classic, DASH, and Zcash 2017-12-16 09:31:00 +03:00
mmgen_pexpect.py mmgen-autosign: encrypt signing wallet with session key on removable device 2017-10-29 15:06:16 +03:00
objtest.py mmgen-autosign: encrypt signing wallet with session key on removable device 2017-10-29 15:06:16 +03:00
scrambletest.py Key/address generation for Ethereum, Eth Classic, DASH, and Zcash 2017-12-16 09:31:00 +03:00
test.py Key/address generation for Ethereum, Eth Classic, DASH, and Zcash 2017-12-16 09:31:00 +03:00
tooltest.py Key/address generation for Ethereum, Eth Classic, DASH, and Zcash 2017-12-16 09:31:00 +03:00