Commit graph

11 commits

Author SHA1 Message Date
philemon
08c5b76805 Version 0.7.0 2014-04-09 22:45:23 +04:00
philemon
1c9b0f8816 mmgen-txcreate interface improvements
utils.py -> util.py rename
2014-04-03 14:02:00 +04:00
philemon
536bfb5221 Modified README.md. Various fixes, improvements. 2014-03-30 12:07:19 +04:00
philemon
9a64bf42e2 Improved handling of user input; code cleanups 2014-03-25 12:18:26 +04:00
philemon
dcab2602b6 Windows port fully functional; fixes, enhancements 2014-03-22 20:39:54 +04:00
philemon
62ddcececc mmgen-addrimport improvements 2014-02-07 00:33:13 +04:00
philemon
cc7011848d HTTP timeout fix for addrimport
modified:   mmgen-addrimport
	modified:   mmgen/config.py
	modified:   mmgen/rpc/connection.py
	modified:   mmgen/rpc/proxy.py
	modified:   mmgen/tx.py
2014-01-29 20:03:59 +04:00
philemon
149121994e Added address list+range capability to mmgen-addrimport
Bugfixes, cleanups
2013-12-10 10:52:17 +04:00
philemon
7cfca299a3 TX script improvements, added features (tx's with both Satoshi and MMGen inputs)
modified:   mmgen-addrgen
	modified:   mmgen-addrimport
	modified:   mmgen-txcreate
	modified:   mmgen-txsend
	modified:   mmgen-txsign
	modified:   mmgen-walletchk
	modified:   mmgen-walletgen
	modified:   mmgen/addr.py
	modified:   mmgen/config.py
	modified:   mmgen/tx.py
	modified:   mmgen/utils.py
2013-12-09 11:20:28 +04:00
philemon
db5ce0295e deleted: mmgen/connection.py
deleted:    mmgen/proxy.py
	new file:   mmgen/rpc/__init__.py
	new file:   mmgen/rpc/config.py
	new file:   mmgen/rpc/connection.py
	new file:   mmgen/rpc/data.py
	new file:   mmgen/rpc/exceptions.py
	new file:   mmgen/rpc/proxy.py
	new file:   mmgen/rpc/util.py
2013-12-08 08:55:03 +04:00
philemon
aa66a44066 TX scripts updates; import address feature added
new file:   mmgen-addrimport
	new file:   mmgen/connection.py
	new file:   mmgen/proxy.py
2013-12-08 07:36:49 +04:00