electrumx/server
Neil Booth 2a461bd98c Serve sessions in a priority queue.
Add new RPC command requests.
Adjust sessions RPC command to show pending requests.
Only keep first 15 chars in version string.
Set socket timeout
Try more forceful closing of socket
Fixes #67
2016-12-09 22:06:04 +09:00
..
__init__.py Initial revision 2016-10-08 17:17:43 +09:00
block_processor.py Temporary hack to fix initial sync slowdown 2016-12-08 22:47:29 +09:00
daemon.py Replace $DAEMON_VERSION and $DAEMON_SUBVERSION 2016-11-29 23:03:05 +09:00
db.py Fix ordering in get_utxos 2016-11-27 21:54:05 +09:00
env.py Revert "Add feature to rate limit connections" 2016-12-05 23:27:36 +09:00
irc.py IRC encoding fix 2016-12-03 20:19:58 +09:00
protocol.py Serve sessions in a priority queue. 2016-12-09 22:06:04 +09:00
storage.py Remove all RocksDB references on close 2016-11-29 19:50:44 +09:00
version.py Prepare 0.8.7 2016-12-09 07:41:24 +09:00