Commit graph

45 commits

Author SHA1 Message Date
philemon
41460cb2fd
Documentation updates 2017-10-29 18:29:19 +03:00
philemon
35d1091159
Basic altcoin framework, full Litecoin support
- LTC: tested on mainnet, full test suite support
- simultaneous autosigning for all supported coins (BTC,BCH,LTC)
2017-10-28 00:11:00 +03:00
philemon
6a06b54ffe
Version 0.9.4 2017-10-04 11:05:33 +03:00
philemon
da0636c636
Version 0.9.3
New features:

- Bob and Alice regtest mode for testing MMGen in a mock two-user environment.
  Documented in the wiki, tests added to test suite

- Compressed P2PKH address support (address type 'C')

- BCH (Bitcoin Cash) support

- Segwit (address type 'S') support deployed after Segwit activation on mainnet

- and, of course, numerous bugfixes and small improvements
2017-10-01 11:04:05 +03:00
philemon
089b182733
New and revised documentation in wiki:
new:       MMGen Quick Start with Regtest Mode (tutorial)
  additions: Getting Started with MMGen    - compressed addresses
  additions: Recovering Keys Without MMGen - mnemonic-to-hex instructions
2017-09-30 14:45:11 +03:00
philemon
057fe22f0c
test/test.py: refactor, remove interactive mode 2017-08-03 08:56:40 +03:00
philemon
1d788752e5
Added Reddit link to footer 2017-02-23 10:55:39 +03:00
philemon
898930606f modified: README.md 2016-11-28 19:52:03 +03:00
philemon
843ded9929 modified: README.md 2016-08-06 23:51:49 +03:00
philemon
32a1c5b450 modified: README.md 2016-08-06 23:49:27 +03:00
philemon
1e0cfc2f81 modified: README.md 2016-08-01 15:37:15 +03:00
philemon
e8e05f006a modified: README.md (image) 2016-07-27 23:52:16 +03:00
philemon
9280428da3 modified: README.md 2016-07-27 13:38:31 +03:00
philemon
3846de134d modified: README.md 2016-07-27 11:26:11 +03:00
philemon
b7a7d666e8 README update, including "Why MMGen is not a BIP32 wallet"
A more compact TX view, accessible via:
    'mmgen-tool txview <tx file> terse=1'
    'mmgen-txsign -t <tx file>'
2015-01-04 11:14:11 +03:00
philemon
45e921fc28 Updated for the new watch-only address support in mainline bitcoind.
WARNING: As of this commit, the old sipa watchonly build is NO LONGER SUPPORTED
due to wallet incompatibility.

With the next release of Bitcoin Core, MMGen will work with the binary build of
bitcoind and building the daemon from source will become unnecessary.  For those
who don't wish to wait, updated build instructions are provided in the
documentation wiki.
2014-08-09 23:08:18 +04:00
philemon
6a0fb49c2f modified: README.md 2014-07-31 01:31:36 +04:00
philemon
2a22b7d62e modified: README.md 2014-07-30 01:15:36 +04:00
philemon
490879f968 Online signing, new commands for 'mmgen-tool', code cleanups, bugfixes 2014-07-30 00:48:45 +04:00
philemon
97d25dc3f9 modified: README.md 2014-04-27 14:04:26 +04:00
philemon
0e9a4d7a80 Documentation moved to wiki
Whitespace fixes
2014-04-11 23:25:09 +04:00
philemon
08c5b76805 Version 0.7.0 2014-04-09 22:45:23 +04:00
philemon
19ed9d8096 Small documentation changes. PGP signing key added. 2014-04-04 00:33:56 +04:00
philemon
941b9360d8 new file: README.md 2014-04-03 13:51:05 +04:00
philemon
ed4549bb2d deleted: README.md 2014-04-03 13:39:42 +04:00
philemon
c40dae3ce9 Bugfixes, documentation update 2014-03-31 23:55:44 +04:00
philemon
536bfb5221 Modified README.md. Various fixes, improvements. 2014-03-30 12:07:19 +04:00
philemon
0f11e8971a Reverted README.md 2014-03-25 12:22:14 +04:00
philemon
9a64bf42e2 Improved handling of user input; code cleanups 2014-03-25 12:18:26 +04:00
philemon
f9d1b20d50 modified: README.md 2013-12-16 13:11:14 +04:00
philemon
e9e0e700ab modified: README.md 2013-12-03 01:10:47 +04:00
philemon
2d047674ec modified: README.md 2013-12-02 20:13:45 +04:00
philemon
bcc8e03560 modified: README.md 2013-12-02 11:56:50 +04:00
philemon
7e3b745ecb modified: README.md 2013-12-02 01:05:16 +04:00
philemon
334faf2328 modified: README.md 2013-11-30 22:52:17 +04:00
philemon
a083cdccf2 modified: README.md 2013-11-30 22:46:58 +04:00
philemon
b0abb7d721 modified: README.md 2013-11-30 22:37:34 +04:00
philemon
e2e4f59bee modified: README.md 2013-11-30 22:19:32 +04:00
philemon
80f14bb120 modified: README.md 2013-11-30 18:04:25 +04:00
philemon
5b3676edd1 modified: README.md 2013-11-30 17:53:55 +04:00
philemon
3b5ae1f1b1 modified: README.md 2013-11-30 17:30:53 +04:00
philemon
bd249aabc6 modified: README.md 2013-11-30 17:01:00 +04:00
philemon
26a384fbb3 modified: README.md 2013-11-30 16:56:35 +04:00
philemon
c8fcbdfcdc modified: README.md
modified:   mmgen-keygen
	modified:   mmgen-walletchk
	modified:   mmgen/utils.py
2013-11-30 16:48:21 +04:00
mmgen
39b79e859b Initial commit 2013-11-29 21:17:37 -08:00