aboutsummaryrefslogtreecommitdiff
path: root/src/script/sign.h
Commit message (Collapse)AuthorAgeFilesLines
* Increment MIT Licence copyright header year on files modified in 2016isle29832016-12-311-1/+1
| | | | | | Edited via: $ contrib/devtools/copyright_header.py update .
* [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
| | | | Includes simplifications by Eric Lombrozo.
* 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
| | | | | Github-Pull: #5494 Rebased-From: 15de949bb9277e442302bdd8dee299a8d6deee60
* 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
| | | | | | - add missing header end comments - ensure alphabetical ordering - update copyright year and license
* Separate script/signjtimon2014-09-081-0/+23