electrumx/lib
Neil Booth f4cc1e2926 Fix protocol version reported in server.peers.subscribe
- new library function protocol_version_string() with tests
- remove ad-hoc class functions

Fixes #251
2017-09-08 10:54:56 +09:00
..
__init__.py Add setup.py 2016-11-05 18:00:03 +09:00
coins.py Make COIN env variable mandatory. 2017-09-07 13:53:44 +09:00
enum.py Extend copyright notice; improve comments 2016-11-03 16:45:06 +09:00
hash.py Add comprehensive tests of lib/hash.py 2017-07-10 19:01:03 +09:00
jsonrpc.py Simple protocol negotiation and setting of handlers 2017-09-06 16:24:56 +09:00
peer.py Fix protocol version reported in server.peers.subscribe 2017-09-08 10:54:56 +09:00
script.py Implement peer discovery protocol 2017-02-18 12:43:45 +09:00
socks.py Add EVENT_LOOP_POLICY environment variable 2017-08-26 14:03:02 +09:00
tx.py Prevent unnecessary copying of raw blocks 2017-07-30 20:47:54 +09:00
util.py Fix protocol version reported in server.peers.subscribe 2017-09-08 10:54:56 +09:00