electrumx/tests
Neil Booth 135ab68f74 Simple protocol negotiation and setting of handlers
It turns out clients pass 0.10 instead of 1.0 as the protocol version.
Distinguish some handlers for 1.0 and 1.1 protocols.
Log protocol version request
Add tests of new library function
2017-09-06 16:24:56 +09:00
..
blocks Add Reddcoin support 2017-06-11 01:37:49 +03:00
lib Simple protocol negotiation and setting of handlers 2017-09-06 16:24:56 +09:00
server Add EVENT_LOOP_POLICY environment variable 2017-08-26 14:03:02 +09:00
wallet Improve bip32 test coverage 2017-07-12 15:09:17 +09:00
__init__.py Add unit tests for storage interfaces 2016-11-06 18:16:16 +01:00
test_blocks.py Rename block_full to block. 2017-07-30 20:41:08 +09:00