electrumx/lib
Neil Booth 3b6ab77e47 Break out JSONRPC into own file
- improved handling of JSON 2.0 RPC protocol
- permits batched requests (not yet supported by Electrum client)
2016-11-13 13:39:37 +09:00
..
__init__.py Add setup.py 2016-11-05 18:00:03 +09:00
coins.py Need to catch script errors 2016-11-06 16:01:02 +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 Break out JSONRPC into own file 2016-11-13 13:39:37 +09:00
script.py Remove dead code. 2016-11-08 19:14:52 +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 Remove dead code. 2016-11-08 19:14:52 +09:00