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
/
test
/
scriptnum_tests.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update copyright headers to 2018
DrahtBot
2018-07-27
1
-1
/
+1
*
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
-3
/
+3
*
[tests] Avoid redundant assignments. Remove unused variables.
practicalswift
2017-07-09
1
-6
/
+2
*
Avoid integer overflows in scriptnum tests
Pieter Wuille
2017-01-12
1
-2
/
+4
*
Bump copyright headers to 2015
MarcoFalke
2015-12-13
1
-1
/
+1
*
Replace scriptnum_test's normative ScriptNum implementation
Wladimir J. van der Laan
2015-11-25
1
-19
/
+22
*
Make CScriptNum() take nMaxNumSize as an argument
Peter Todd
2015-05-09
1
-1
/
+1
*
tests: add a BasicTestingSetup and apply to all tests
Wladimir J. van der Laan
2015-03-12
1
-1
/
+4
*
Remove references to X11 licence
Michael Ford
2014-12-16
1
-1
/
+1
*
Add SCRIPT_VERIFY_MINIMALDATA (BIP62 rules 3 and 4)
Pieter Wuille
2014-10-25
1
-2
/
+2
*
Move CScript class and dependencies to script/script
jtimon
2014-09-08
1
-1
/
+1
*
Rename script.h/.cpp to scriptutils.h/.cpp (plus remove duplicated includes)
jtimon
2014-09-08
1
-1
/
+1
*
script: Add test for CScriptNum
Cory Fields
2014-04-22
1
-0
/
+196