electrumx/server
Neil Booth f5384ccc98 Remove get_tx_hash
Anything in the DB should be on the disk.  Remove misleading
comment.
2016-11-26 20:09:18 +09:00
..
__init__.py Initial revision 2016-10-08 17:17:43 +09:00
block_processor.py Remove get_tx_hash 2016-11-26 20:09:18 +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 Replace $VERSION in the banner file 2016-11-26 18:19:53 +09:00
storage.py Set max_open_files for LevelDB to 256 2016-11-26 10:38:48 +09:00
version.py Prepare 0.7.11 2016-11-26 18:20:40 +09:00