electrumx/server
Neil Booth 1aaed2e913 Create just one server connection
I hope this
Fixes #47
2016-11-26 18:10:03 +09:00
..
__init__.py Initial revision 2016-10-08 17:17:43 +09:00
block_processor.py Distinguish undo_info being empty and not existing 2016-11-26 16:16:17 +09:00
daemon.py Remove obsolete debugging feature 2016-11-23 09:16:41 +09:00
db.py Move DB undo code to db.py 2016-11-26 13:18:10 +09:00
env.py Bump default value of MAX_SEND to 1m bytes. 2016-11-26 15:22:42 +09:00
irc.py Create just one server connection 2016-11-26 18:10:03 +09:00
protocol.py Move bulk of FS flush code to db.py 2016-11-26 13:11:59 +09:00
storage.py Set max_open_files for LevelDB to 256 2016-11-26 10:38:48 +09:00
version.py Prepare release-0.7.10 2016-11-26 09:53:47 +09:00