3
0
mirror of https://github.com/Qortal/altcoinj.git synced 2025-01-31 23:32:16 +00:00
altcoinj/core
Mike Hearn 57c1ecbd01 Refactor some code in ECKey into ECKey.ECDSASignature, and introduce a new TransactionSignature class.
It extends ECDSASignature and adds support for holding and working with sighash flags. Make some code use it instead of raw byte handling.
2013-06-19 11:30:26 +02:00
..
src Refactor some code in ECKey into ECKey.ECDSASignature, and introduce a new TransactionSignature class. 2013-06-19 11:30:26 +02:00
findbugs.xml Update findbugs.xml to suppress useless warnings. 2013-02-28 18:38:16 +01:00
pom.xml Version 0.10-SNAPSHOT 2013-06-18 16:33:06 +02:00