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.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove whitespaces before double colon in errors and logs
Pavel Janík
2015-01-31
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
-18
/
+26
*
Fix all header defines
Pavel Janík
2014-11-03
1
-3
/
+3
*
Improve CScriptNum() comment
Peter Todd
2014-10-25
1
-2
/
+17
*
Add SCRIPT_VERIFY_MINIMALDATA (BIP62 rules 3 and 4)
Pieter Wuille
2014-10-25
1
-7
/
+11
*
Add SCRIPT_VERIFY_SIGPUSHONLY (BIP62 rule 2)
Pieter Wuille
2014-10-25
1
-1
/
+1
*
fix build with libc++ after 85c579e
Cory Fields
2014-10-23
1
-0
/
+1
*
script: add a slew of includes all around and drop includes from script.h
Cory Fields
2014-10-17
1
-6
/
+6
*
script: move ToString and ValueString out of the header
Cory Fields
2014-10-17
1
-29
/
+1
*
script: add ToByteVector() for converting anything with begin/end
Cory Fields
2014-10-17
1
-23
/
+6
*
script: move CScriptID to standard.h and add a ctor for creating them from CS...
Cory Fields
2014-10-17
1
-6
/
+0
*
Merge pull request #4969
Wladimir J. van der Laan
2014-09-25
1
-1
/
+1
|
\
|
*
Reinitializing list's begin iterator after few elements were erased from the ...
ENikS
2014-09-23
1
-1
/
+1
*
|
Fixing C4146 warning
ENikS
2014-09-25
1
-1
/
+1
|
/
*
Fixing condition 'sabotaging' MSVC build
ENikS
2014-09-19
1
-2
/
+0
*
Move CTxDestination from script/script to script/standard
Pieter Wuille
2014-09-16
1
-17
/
+0
*
cleanup new script files (no code changes)
Philip Kaufmann
2014-09-14
1
-3
/
+3
*
Move CScript class and dependencies to script/script
jtimon
2014-09-08
1
-0
/
+645