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
/
script_error.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update copyright headers to 2018
DrahtBot
2018-07-27
1
-1
/
+1
*
Add constant scriptCode policy in non-segwit scripts
Johnson Lau
2018-05-05
1
-0
/
+4
*
Increment MIT Licence copyright header year on files modified in 2017
Akira Takizawa
2018-01-03
1
-1
/
+1
*
scripted-diff: Replace #include "" with #include <> (ryanofsky)
MeshCollider
2017-11-16
1
-1
/
+1
*
Add error string for CLEANSTACK script violation, preventing an "unknown erro...
Mark Friedenbach
2017-09-29
1
-0
/
+2
*
Increment MIT Licence copyright header year on files modified in 2016
isle2983
2016-12-31
1
-1
/
+1
*
Require compressed keys in segwit as policy and disable signing with uncompre...
Johnson Lau
2016-10-16
1
-0
/
+2
*
Add policy: null signature for failed CHECK(MULTI)SIG
Johnson Lau
2016-09-27
1
-0
/
+2
*
Make non-minimal OP_IF/NOTIF argument non-standard for P2WSH
Johnson Lau
2016-09-23
1
-0
/
+2
*
BIP141: Witness program
Pieter Wuille
2016-06-22
1
-0
/
+14
*
Replace NOP2 with CHECKLOCKTIMEVERIFY (BIP65)
Peter Todd
2015-06-21
1
-0
/
+4
*
Added "Core" to copyright headers
sandakersmann
2014-12-19
1
-1
/
+1
*
Make STRICTENC invalid pubkeys fail the script rather than the opcode.
Pieter Wuille
2014-11-20
1
-0
/
+2
*
Discourage NOPs reserved for soft-fork upgrades
Peter Todd
2014-11-17
1
-0
/
+2
*
script: create sane error return codes for script validation and remove logging
Cory Fields
2014-11-14
1
-0
/
+67