aboutsummaryrefslogtreecommitdiff
path: root/src/script/script.h
Commit message (Collapse)AuthorAgeFilesLines
* Fixing condition 'sabotaging' MSVC buildENikS2014-09-191-2/+0
|
* Move CTxDestination from script/script to script/standardPieter Wuille2014-09-161-17/+0
|
* cleanup new script files (no code changes)Philip Kaufmann2014-09-141-3/+3
| | | | | | - add missing header end comments - ensure alphabetical ordering - update copyright year and license
* Move CScript class and dependencies to script/scriptjtimon2014-09-081-0/+645