electrumx/server
Neil Booth c4e7878407 Add session ID for each session
Show it in the logs with each session-specific message.
Show the sessions ID in the sessions list with an L suffix if logging.
Add RPC commands to toggle logging of, and disconnect, a session.
Closes #55
2016-12-03 14:32:09 +09:00
..
__init__.py Initial revision 2016-10-08 17:17:43 +09:00
block_processor.py queue -> tasks 2016-11-29 23:21:22 +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 Close stale sessions 2016-12-03 13:06:20 +09:00
irc.py Small tweaks to IRC code 2016-12-02 07:45:51 +09:00
protocol.py Add session ID for each session 2016-12-03 14:32:09 +09:00
storage.py Remove all RocksDB references on close 2016-11-29 19:50:44 +09:00
version.py Prepare 0.7.20 2016-12-03 11:06:52 +09:00