aboutsummaryrefslogtreecommitdiff
path: root/src/script/sign.h
Commit message (Expand)AuthorAgeFilesLines
* Add DummySignatureCreator which just creates zeroed sigsPieter Wuille2015-06-111-0/+8
* Abstract out Ctransaction-specific signing into TransactionSignatureCreatorPieter Wuille2015-03-211-4/+37
* Added "Core" to copyright headerssandakersmann2014-12-191-1/+1
* Make comments in /src/script doxygen compatibleMichael Ford2014-11-101-2/+4
* Avoid a bunch of copying/conversion in script/signPieter Wuille2014-11-041-1/+1
* Fix all header definesPavel Janík2014-11-031-3/+3
* cleanup new script files (no code changes)Philip Kaufmann2014-09-141-3/+4
* Separate script/signjtimon2014-09-081-0/+23