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
/
fuzz
/
script.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Replace usage of GetScriptForWitness with GetScriptForDestination
MeshCollider
2020-08-14
1
-2
/
+0
*
fuzz: add missing overrides to signature_checker
Jon Atack
2020-07-22
1
-1
/
+1
*
scripted-diff: TxoutType C++11 scoped enum class
MarcoFalke
2020-06-21
1
-2
/
+2
*
tests: Fill fuzzing coverage gaps for functions in script/script.h, script/sc...
practicalswift
2020-05-30
1
-0
/
+39
*
Switch from Optional<T> to std::optional<T> (C++17). Run clang-format.
practicalswift
2020-05-14
1
-2
/
+7
*
scripted-diff: Bump copyright headers
MarcoFalke
2020-04-16
1
-1
/
+1
*
fuzz: Extend script fuzz test
MarcoFalke
2020-04-04
1
-4
/
+26
*
tests: Simplify code by removing unwarranted use of unique_ptr:s
practicalswift
2020-03-11
1
-1
/
+1
*
tests: Increase fuzzing coverage of DecompressScript(...)
practicalswift
2020-03-11
1
-0
/
+12
*
tests: Remove unit test from fuzzing harness
practicalswift
2020-03-11
1
-7
/
+0
*
fuzz: Add assert(script == decompressed_script)
MarcoFalke
2020-03-07
1
-0
/
+2
*
tests: Fuzz additional functions in the script fuzzing harness
practicalswift
2020-03-07
1
-1
/
+30
*
tests: Add fuzzing harness for various CScript related functions
practicalswift
2019-10-25
1
-0
/
+64