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.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
/
+1
*
Add policy: null signature for failed CHECK(MULTI)SIG
Johnson Lau
2016-09-27
1
-0
/
+1
*
Make non-minimal OP_IF/NOTIF argument non-standard for P2WSH
Johnson Lau
2016-09-23
1
-1
/
+2
*
BIP141: Witness program
Pieter Wuille
2016-06-22
1
-0
/
+9
*
BIP112: Implement CHECKSEQUENCEVERIFY
Mark Friedenbach
2016-02-14
1
-1
/
+1
*
Replace NOP2 with CHECKLOCKTIMEVERIFY (BIP65)
Peter Todd
2015-06-21
1
-0
/
+4
*
Merge pull request #5143
Wladimir J. van der Laan
2015-01-08
1
-0
/
+1
|
\
|
*
Add SCRIPT_VERIFY_CLEANSTACK (BIP62 rule 6)
Pieter Wuille
2014-11-25
1
-0
/
+1
*
|
Added "Core" to copyright headers
sandakersmann
2014-12-19
1
-1
/
+1
*
|
Normalize header guard of script_error.h
Pavel JanÃk
2014-12-05
1
-3
/
+3
|
/
*
Make STRICTENC invalid pubkeys fail the script rather than the opcode.
Pieter Wuille
2014-11-20
1
-0
/
+1
*
Discourage NOPs reserved for soft-fork upgrades
Peter Todd
2014-11-17
1
-0
/
+3
*
script: create sane error return codes for script validation and remove logging
Cory Fields
2014-11-14
1
-0
/
+53