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
/
standard.cpp
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
*
BIP143: Signing logic
Pieter Wuille
2016-06-22
1
-0
/
+41
*
Get rid of inaccurate ScriptSigArgsExpected
Pieter Wuille
2016-02-01
1
-21
/
+0
*
Bump copyright headers to 2015
MarcoFalke
2015-12-13
1
-1
/
+1
*
[trivial] Reuse translation and cleanup DEFAULT_* values
MarcoFalke
2015-11-28
1
-1
/
+1
*
Constrain constant values to a single location in code
Luke Dashjr
2015-11-28
1
-0
/
+1
*
Accept any sequence of PUSHDATAs in OP_RETURN outputs
Peter Todd
2015-10-01
1
-11
/
+10
*
Make TX_SCRIPTHASH clear vSolutionsRet first
Peter Todd
2015-10-01
1
-0
/
+2
*
Also remove pay-2-pubkey from watch when adding a priv key
Matt Corallo
2015-07-20
1
-0
/
+5
*
Policy: MOVEONLY: 3 functions to policy.o:
Luke Dashjr
2015-06-26
1
-20
/
+0
*
Fix CScriptID(const CScript& in) in empty script case
Peter Todd
2014-12-25
1
-1
/
+1
*
Added "Core" to copyright headers
sandakersmann
2014-12-19
1
-1
/
+1
*
Make comments in /src/script doxygen compatible
Michael Ford
2014-11-10
1
-3
/
+3
*
Merge pull request #5162
Wladimir J. van der Laan
2014-11-04
1
-0
/
+1
|
\
|
*
boost: moveonly: split CPubKey and friends to new files
Cory Fields
2014-10-31
1
-0
/
+1
*
|
Enable customising node policy for datacarrier data size with a -datacarriers...
Luke Dashjr
2014-10-27
1
-2
/
+4
|
/
*
script: add a slew of includes all around and drop includes from script.h
Cory Fields
2014-10-17
1
-0
/
+1
*
script: add ToByteVector() for converting anything with begin/end
Cory Fields
2014-10-17
1
-3
/
+3
*
script: move CScriptID to standard.h and add a ctor for creating them from CS...
Cory Fields
2014-10-17
1
-0
/
+2
*
Don't return an address for invalid pubkeys
Andy Alness
2014-10-06
1
-2
/
+13
*
Move CTxDestination from script/script to script/standard
Pieter Wuille
2014-09-16
1
-0
/
+47
*
cleanup new script files (no code changes)
Philip Kaufmann
2014-09-14
1
-2
/
+2
*
Separate script/standard
jtimon
2014-09-08
1
-0
/
+254