index
:
discoin
1.10-archive
1.14-maint
1.14.4-dev
1.14.5-dev
1.17-dev
1.18-dev
1.21-dev
1.4-archive
1.6-archive
1.7-archive
1.8-archive
1.8-safemode
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
script
/
sigcache.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Ensure `-maxsigcachesize` is in valid range
John Newbery
2017-02-17
1
-2
/
+3
*
Increment MIT Licence copyright header year on files modified in 2016
isle2983
2016-12-31
1
-1
/
+1
*
Add CuckooCache implementation and replace the sigcache map_type with it
Jeremy Rubin
2016-12-14
1
-38
/
+39
*
Bump copyright headers to 2015
MarcoFalke
2015-12-13
1
-1
/
+1
*
Evict sigcache entries that are seen in a block
Pieter Wuille
2015-10-31
1
-2
/
+13
*
Make sigcache faster and more efficient
Pieter Wuille
2015-10-31
1
-34
/
+46
*
Use separate SignatureChecker for CMutableTransaction
Pieter Wuille
2015-02-02
1
-2
/
+2
*
Added "Core" to copyright headers
sandakersmann
2014-12-19
1
-1
/
+1
*
Make comments in /src/script doxygen compatible
Michael Ford
2014-11-10
1
-4
/
+6
*
boost: moveonly: split CPubKey and friends to new files
Cory Fields
2014-10-31
1
-1
/
+1
*
minor license, header end comment etc. cleanup in /script
Philip Kaufmann
2014-10-06
1
-2
/
+2
*
Replace SCRIPT_VERIFY_NOCACHE by flag directly to checker
Pieter Wuille
2014-10-02
1
-3
/
+3
*
Make signature cache optional
Pieter Wuille
2014-10-02
1
-0
/
+88