move methods into Transaction class
[electrum-nvc.git] / lib / deserialize.py
2013-02-23 ThomasVmove methods into Transaction class
2013-02-23 thomasvfix deserialize: OP_0 is not OP_PUSHDATA
2013-02-22 thomasvuse 4-spaces indentation
2013-02-22 thomasvsignrawtransaction: parse redeemScript
2013-01-30 thomasvdeserialize: p2sh trnsactions
2012-11-04 ThomasVfix: timestamps in transactions
2012-11-04 thomasvnew protocol: the server sends serialized tx, deseriali...