electrumx/lib
Neil Booth 4eed43accb Add named-argument handling as per JSON RPC 2.0
This involved a rewrite of the JSON RPC layer.
I took the opportunity to clean up the handling of requests
in general.  It should now be easy to return nice help from
the docstrings.

Closes issue #99
2017-01-12 07:59:21 +09:00
..
__init__.py Add setup.py 2016-11-05 18:00:03 +09:00
coins.py Make flushes and reorgs async 2017-01-09 16:15:17 +09: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 Add named-argument handling as per JSON RPC 2.0 2017-01-12 07:59:21 +09:00
script.py Move to hashX 2017-01-07 11:51:01 +09:00
tx.py Implement deserialization of SegWit transactions 2017-01-08 10:07:57 +09:00
util.py New VirtualFile abstraction 2017-01-07 11:51:11 +09:00