aboutsummaryrefslogtreecommitdiff
path: root/src/script/sigcache.cpp
Commit message (Expand)AuthorAgeFilesLines
* Bump copyright headers to 2015MarcoFalke2015-12-131-1/+1
* Evict sigcache entries that are seen in a blockPieter Wuille2015-10-311-2/+13
* Make sigcache faster and more efficientPieter Wuille2015-10-311-34/+46
* Use separate SignatureChecker for CMutableTransactionPieter Wuille2015-02-021-2/+2
* Added "Core" to copyright headerssandakersmann2014-12-191-1/+1
* 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
* Replace SCRIPT_VERIFY_NOCACHE by flag directly to checkerPieter Wuille2014-10-021-3/+3
* Make signature cache optionalPieter Wuille2014-10-021-0/+88