electrumx/server
Neil Booth 852753cb94 Implement deserialization of SegWit transactions
tx_hash needs to be that of the prior serialization, so
need to change internal read_block API.

Bitcoin core 0.13.1 broke backwards compat of the RPC interface.
Closes #92
2017-01-08 10:07:57 +09:00
..
__init__.py Initial revision 2016-10-08 17:17:43 +09:00
block_processor.py Implement deserialization of SegWit transactions 2017-01-08 10:07:57 +09:00
controller.py Improve group handling. 2017-01-07 15:21:45 +09:00
daemon.py daemon: getting height optionally gets mempool 2016-12-15 15:38:22 +09:00
db.py Implement deserialization of SegWit transactions 2017-01-08 10:07:57 +09:00
env.py Split out history into its own DB. 2017-01-07 11:51:12 +09:00
irc.py Fix IRC flood issues 2017-01-02 17:30:32 +09:00
mempool.py Implement deserialization of SegWit transactions 2017-01-08 10:07:57 +09:00
protocol.py Implement deserialization of SegWit transactions 2017-01-08 10:07:57 +09:00
storage.py Split out history into its own DB. 2017-01-07 11:51:12 +09:00
version.py Prepare 0.10.1 2017-01-07 15:25:22 +09:00