electrumx/lib
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 Add setup.py 2016-11-05 18:00:03 +09:00
coins.py Implement deserialization of SegWit transactions 2017-01-08 10:07:57 +09:00
enum.py Extend copyright notice; improve comments 2016-11-03 16:45:06 +09:00
hash.py Extend copyright notice; improve comments 2016-11-03 16:45:06 +09:00
jsonrpc.py Move to hashX 2017-01-07 11:51:01 +09:00
script.py Move to hashX 2017-01-07 11:51:01 +09:00
tx.py Implement deserialization of SegWit transactions 2017-01-08 10:07:57 +09:00
util.py New VirtualFile abstraction 2017-01-07 11:51:11 +09:00