| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | 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 |