aboutsummaryrefslogtreecommitdiff
path: root/src/script/sigcache.cpp
Commit message (Collapse)AuthorAgeFilesLines
* 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-4/+6
|
* boost: moveonly: split CPubKey and friends to new filesCory Fields2014-10-311-1/+1
|
* minor license, header end comment etc. cleanup in /scriptPhilip Kaufmann2014-10-061-2/+2
| | | | | | - ensure all licenses are just MIT - add a missing header end comment - ensure alphabetical ordering
* Replace SCRIPT_VERIFY_NOCACHE by flag directly to checkerPieter Wuille2014-10-021-3/+3
|
* Make signature cache optionalPieter Wuille2014-10-021-0/+88