aboutsummaryrefslogtreecommitdiff
path: root/src/script/sigcache.cpp
Commit message (Collapse)AuthorAgeFilesLines
* 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