aboutsummaryrefslogtreecommitdiff
path: root/src/script/script_error.h
Commit message (Expand)AuthorAgeFilesLines
* Normalize header guard of script_error.hPavel Janík2014-12-051-3/+3
* Make STRICTENC invalid pubkeys fail the script rather than the opcode.Pieter Wuille2014-11-201-0/+1
* Discourage NOPs reserved for soft-fork upgradesPeter Todd2014-11-171-0/+3
* script: create sane error return codes for script validation and remove loggingCory Fields2014-11-141-0/+53