aboutsummaryrefslogtreecommitdiff
path: root/src/script/script.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Move CTxDestination from script/script to script/standardPieter Wuille2014-09-161-40/+0
|
* cleanup new script files (no code changes)Philip Kaufmann2014-09-141-2/+2
| | | | | | - add missing header end comments - ensure alphabetical ordering - update copyright year and license
* Move CScript class and dependencies to script/scriptjtimon2014-09-081-0/+295