electrumx/lib
Neil Booth 42c00d32d2 Rewrite lib/jsonrpc.py to be a useful client too
Use for an improved electrumx_rpc.py, so it now handles responses spread
over several packets.  Also added a timeout of 5 seconds.

Fixes #43
2016-11-25 21:19:43 +09:00
..
__init__.py Add setup.py 2016-11-05 18:00:03 +09:00
coins.py Add coin's IRC parameters 2016-11-23 08:15:03 +07:00
enum.py Extend copyright notice; improve comments 2016-11-03 16:45:06 +09:00
hash.py Extend copyright notice; improve comments 2016-11-03 16:45:06 +09:00
jsonrpc.py Rewrite lib/jsonrpc.py to be a useful client too 2016-11-25 21:19:43 +09:00
script.py OP_RETURN can be spent inside false conditions 2016-11-13 21:55:18 +09:00
tx.py Speed up tx.py; giving ~ 5% higher tx/s in memory 2016-11-06 12:07:53 +09:00
util.py Move formatted_time to library 2016-11-19 15:42:06 +09:00