richardkiss/pycoin

dash block TxIn, TxOut parse error. i updated DASH node from 0.12.3 to 0.13.1

ljongseok opened this issue · 4 comments

I updated the DASH node from 0.12.3 to 0.13.1. However, Block.Tx.TxIn (* parse_struct ("# LSL", f)) is not executed in Block.parse (f, include_offsets = True).
In that code, an error occurs.
The problematic dash block height is 1028160. The blocks up to 1028159 are fine.
I ask for your confirmation.
Thank.

I am not a DASH expert... do you have a link to how the transaction format may now be different from bitcoin's format that might cause this problem?

@ljongseok Whether the problem has been solved

dash升级节点后pycoin无法解析,并且pycoin1.9.0为什么不能向上兼容,导包存在很大问题,官方是否提供文档来解决这些问题

Pycoin cannot be resolved after dash upgrade node, and why pycoin1.9.0 is not compatible up, there are many problems with the guide package, is there any official document to solve these problems