mmgen-wallet/test/ref
philemon 3b0257358b
Support for Segwit (P2SH-P2WPKH) addresses:
- Generate Segwit addresses by invoking 'mmgen-addrgen' with the
  '--type segwit' option
- Import Segwit addresses into the tracking wallet as usual
- Segwit and legacy MMGen addresses are distinguished by 'S' and 'L'
  identifiers in the tracking wallet and command line

Transaction example:

  mmgen-txcreate F00BAA12:L:21,1.23 F00BAA12:S:1

(spend 1.23 BTC to legacy address 21 of your default wallet (with Seed ID
F00BAA12) and send the change to Segwit address 1)

Segwit and legacy addresses for a given seed are generated from different
sub-seeds so are cryptographically unrelated to each other.

Since MMGen's legacy P2PKH addresses are uncompressed, use of the new Segwit
addresses significantly reduces transaction size.

Until Segwit activation on mainnet, users can try out the new functionality on
testnet or in regtest mode.
2017-07-27 22:55:52 +03:00
..
1378FC64-4DCB5174-872806A7[192,1].mmincox New 'mmgen-walletconv' utility converts to and from all available MMGen wallet 2015-04-25 19:39:25 +03:00
1378FC64-6F0F9BB4[192,1].mmdat test/test.py: 2015-04-07 17:57:17 +03:00
1378FC64-2907DE97-F980D21F[192,1].mmincog New 'mmgen-walletconv' utility converts to and from all available MMGen wallet 2015-04-25 19:39:25 +03:00
1378FC64-B55E9958-77256FC1[192,1].incog.offset123 Version 0.8.8 2016-11-23 22:04:17 +03:00
1378FC64-B55E9958-D85FF20C[192,1].incog-old.offset123 Version 0.8.8 2016-11-23 22:04:17 +03:00
1378FC64.mmhex [seed]: export seed to hexadecimal (mmhex) format 2016-12-15 20:53:29 +03:00
1378FC64.mmseed test/test.py: 2015-04-07 17:57:17 +03:00
1378FC64.mmwords test/test.py: 2015-04-07 17:57:17 +03:00
98831F3A-27F2BF93[256,1].mmdat test/test.py: 2015-04-07 17:57:17 +03:00
98831F3A-1630A9F2-870376A9[256,1].mmincox New 'mmgen-walletconv' utility converts to and from all available MMGen wallet 2015-04-25 19:39:25 +03:00
98831F3A-5482381C-18460FB1[256,1].mmincog New 'mmgen-walletconv' utility converts to and from all available MMGen wallet 2015-04-25 19:39:25 +03:00
98831F3A-E2687906[256,1].mmdat Assorted fixes/improvements: 2016-11-11 16:05:27 +03:00
98831F3A-F59B07A0-559CEF19[256,1].incog.offset123 Version 0.8.8 2016-11-23 22:04:17 +03:00
98831F3A-F59B07A0-848535F3[256,1].incog-old.offset123 Version 0.8.8 2016-11-23 22:04:17 +03:00
98831F3A-S[1,31-33,500-501,1010-1011].addrs Support for Segwit (P2SH-P2WPKH) addresses: 2017-07-27 22:55:52 +03:00
98831F3A-S[1,31-33,500-501,1010-1011].testnet.addrs Support for Segwit (P2SH-P2WPKH) addresses: 2017-07-27 22:55:52 +03:00
98831F3A-фубар@crypto.org-b58-20[1,4,9-11,1100].pws mmgen-passgen: generate passwords from your MMGen seed 2017-07-07 16:28:07 +03:00
98831F3A.mmhex [seed]: export seed to hexadecimal (mmhex) format 2016-12-15 20:53:29 +03:00
98831F3A.mmseed test/test.py: 2015-04-07 17:57:17 +03:00
98831F3A.mmwords test/test.py: 2015-04-07 17:57:17 +03:00
98831F3A[1,31-33,500-501,1010-1011].addrs test/test.py: 2015-04-07 17:57:17 +03:00
98831F3A[1,31-33,500-501,1010-1011].akeys.mmenc test/test.py: 2015-04-07 17:57:17 +03:00
98831F3A[1,31-33,500-501,1010-1011].testnet.addrs Assorted fixes/improvements: 2016-11-11 16:05:27 +03:00
98831F3A[1,31-33,500-501,1010-1011].testnet.akeys.mmenc Assorted fixes/improvements: 2016-11-11 16:05:27 +03:00
FE3C6545-161E495F-9860A85B[128,1].incog-old.offset123 Version 0.8.8 2016-11-23 22:04:17 +03:00
FE3C6545-161E495F-BEB7548E[128,1].incog-offset123 Version 0.8.8 2016-11-23 22:04:17 +03:00
FE3C6545-BC4BE3F2-32586837[128,1].mmincox New 'mmgen-walletconv' utility converts to and from all available MMGen wallet 2015-04-25 19:39:25 +03:00
FE3C6545-D782B529[128,1].mmdat test/test.py: 2015-04-07 17:57:17 +03:00
FE3C6545-E29303EA-5E229E30[128,1].mmincog New 'mmgen-walletconv' utility converts to and from all available MMGen wallet 2015-04-25 19:39:25 +03:00
FE3C6545.mmhex [seed]: export seed to hexadecimal (mmhex) format 2016-12-15 20:53:29 +03:00
FE3C6545.mmseed test/test.py: 2015-04-07 17:57:17 +03:00
FE3C6545.mmwords test/test.py: 2015-04-07 17:57:17 +03:00
FFB367[1.234].rawtx Fix UTF-8 ref tx label 2016-07-31 19:57:54 +03:00
FFB367[1.234].testnet.rawtx Assorted fixes/improvements: 2016-11-11 16:05:27 +03:00
sample-text.mmenc New 'mmgen-walletconv' utility converts to and from all available MMGen wallet 2015-04-25 19:39:25 +03:00
wallet-spaced.mmbrain Old non-oo wallet code and files removed 2015-05-01 10:39:45 +03:00
wallet.mmbrain Old non-oo wallet code and files removed 2015-05-01 10:39:45 +03:00