electrumx/server
Neil Booth e5b4f5f316 Change read_tx interface of deserializer
Most callers didn't want the hash, so create a separate call
that does both.  Add a new call that returns the TX and its vsize.
2018-01-11 15:45:10 +08:00
..
__init__.py Initial revision 2016-10-08 17:17:43 +09:00
block_processor.py Clean up client notifications 2017-11-27 18:22:32 +09:00
controller.py Change read_tx interface of deserializer 2018-01-11 15:45:10 +08:00
daemon.py fix: estimatesmartfee when there is no feerate from daemon (#306) 2017-11-04 00:21:46 +07:00
db.py Keep P2PK scripts separate from P2PKH scripts 2017-10-12 14:02:22 +09:00
env.py Remove IRC support 2017-11-27 15:05:42 +09:00
mempool.py Change read_tx interface of deserializer 2018-01-11 15:45:10 +08:00
peers.py Remove IRC support 2017-11-27 15:05:42 +09:00
session.py Don't iterate over mempool_statuses 2017-11-28 18:56:36 +09:00
storage.py recommendations from pycodestyle (pep8 style) 2017-02-07 20:12:50 -08:00
version.py Prepare 1.2.1 2017-11-27 16:36:31 +09:00