aboutsummaryrefslogtreecommitdiff
path: root/src/script/sign.h
Commit message (Expand)AuthorAgeFilesLines
* Increment MIT Licence copyright header year on files modified in 2016isle29832016-12-311-1/+1
* [doc] Fix typos in comments, doxygen: Fix comment syntaxMarcoFalke2016-08-221-1/+1
* BIP143: Signing logicPieter Wuille2016-06-221-9/+25
* BIP143: Verification logicPieter Wuille2016-06-221-2/+3
* Bump copyright headers to 2015MarcoFalke2015-12-131-1/+1
* 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