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
/
script_tests.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
test: Replace ARRAYLEN with C++11 ranged for loop
MarcoFalke
2020-10-26
1
-7
/
+7
*
test: Run AssetTest even if built --with-libs=no
MarcoFalke
2020-10-26
1
-3
/
+4
*
test: Fix -Wunused-function warning if configured --without-libs
Hennadii Stepanov
2020-10-18
1
-30
/
+30
*
tests: dumping and minimizing of script assets data
Pieter Wuille
2020-10-12
1
-0
/
+3
*
tests: add generic qa-asset-based script verification unit test
Pieter Wuille
2020-10-12
1
-3
/
+132
*
Make CHash256/CHash160 output to Span
Pieter Wuille
2020-07-30
1
-1
/
+1
*
Make CHash256 and CHash160 consume Spans
Pieter Wuille
2020-07-30
1
-1
/
+1
*
refactor: Replace const char* to std::string
Calvin Kim
2020-05-22
1
-2
/
+2
*
Merge #18612: script: Remove undocumented and unused operator+
Wladimir J. van der Laan
2020-04-22
1
-32
/
+14
|
\
|
*
script: Remove undocumented and unused operator+
MarcoFalke
2020-04-15
1
-32
/
+14
*
|
scripted-diff: Bump copyright headers
MarcoFalke
2020-04-16
1
-1
/
+1
*
|
scripted-diff: Sort test includes
MarcoFalke
2020-04-16
1
-5
/
+5
|
/
*
scripted-diff: test: Move setup_common to test library
MarcoFalke
2019-11-06
1
-2
/
+2
*
refactor: test/bench: dedup Build{Crediting,Spending}Transaction()
Sebastian Falbesoner
2019-10-23
1
-34
/
+1
*
Move various SigningProviders to signingprovider.{cpp,h}
Andrew Chow
2019-07-09
1
-1
/
+1
*
scripted-diff: rename CBasicKeyStore to FillableSigningProvider
Andrew Chow
2019-07-09
1
-1
/
+1
*
tests: Reduce compilation time and unneccessary recompiles by removing unused...
practicalswift
2019-06-26
1
-1
/
+1
*
Replace CScriptID and CKeyID in CTxDestination with dedicated types
Gregory Sanders
2019-04-29
1
-2
/
+2
*
scripted-diff: Bump copyright headers in test, bench
MarcoFalke
2019-04-11
1
-1
/
+1
*
scripted-diff: Rename test_bitcoin to test/setup_common
MarcoFalke
2019-04-11
1
-1
/
+1
*
[build] Move rpc utility methods to rpc/util
John Newbery
2019-04-09
1
-1
/
+1
*
Fix remaining compiler warnings (MSVC). Move disabling of specific warnings f...
practicalswift
2019-01-15
1
-3
/
+4
*
Merge #14935: tests: Test for expected return values when calling functions r...
MarcoFalke
2018-12-14
1
-8
/
+8
|
\
|
*
tests: Test for expected return values when calling functions returning a suc...
practicalswift
2018-12-13
1
-8
/
+8
*
|
test: Add tests for truncated scripts
MarcoFalke
2018-12-12
1
-0
/
+22
|
/
*
Removed implicit CTransaction constructor from tests
lucash-dev
2018-12-11
1
-18
/
+18
*
scripted-diff: Move util files to separate directory.
Jim Posen
2018-11-04
1
-2
/
+2
*
Don't access out of bounds array entry array[sizeof(array)]
Ben Woosley
2018-10-05
1
-4
/
+4
*
Merge #13767: Remove redundant assignments (dead stores)
MarcoFalke
2018-08-27
1
-3
/
+5
|
\
|
*
Remove redundant assignments (dead stores)
practicalswift
2018-08-02
1
-3
/
+5
*
|
Merge #13666: Always create signatures with Low R values
Wladimir J. van der Laan
2018-08-13
1
-1
/
+1
|
\
\
|
*
|
Always create 70 byte signatures with low R values
Andrew Chow
2018-08-09
1
-1
/
+1
|
|
/
*
/
Update copyright headers to 2018
DrahtBot
2018-07-27
1
-1
/
+1
|
/
*
scripted-diff: Remove trailing whitespaces
João Barbosa
2018-07-24
1
-1
/
+1
*
bitcoinconsensus: invalid flags should be set to bitcoinconsensus_error type,...
Thomas Kerin
2018-07-13
1
-0
/
+142
*
Remove CombineSignatures and replace tests
Andrew Chow
2018-07-03
1
-36
/
+50
*
Merge #13011: Cache witness hash in CTransaction
Wladimir J. van der Laan
2018-05-23
1
-4
/
+4
|
\
|
*
Make CMutableTransaction constructor explicit
MarcoFalke
2018-05-04
1
-4
/
+4
*
|
Merge #11423: [Policy] Several transaction standardness rules
Wladimir J. van der Laan
2018-05-12
1
-0
/
+2
|
\
\
|
|
/
|
/
|
|
*
Add constant scriptCode policy in non-segwit scripts
Johnson Lau
2018-05-05
1
-0
/
+2
*
|
Make it clear which functions that are intended to be translation unit local
practicalswift
2018-05-03
1
-4
/
+4
|
/
*
Merge #12885: Reduce implementation code inside CScript
Wladimir J. van der Laan
2018-04-23
1
-16
/
+16
|
\
|
*
[MOVEONLY] Move CSCript::FindAndDelete to interpreter
Pieter Wuille
2018-04-13
1
-16
/
+16
*
|
tests: Avoid copies of CTransaction
MarcoFalke
2018-04-11
1
-2
/
+2
|
/
*
scripted-diff: Convert 11 enums into scoped enums (C++11)
practicalswift
2018-03-09
1
-67
/
+67
*
Increment MIT Licence copyright header year on files modified in 2017
Akira Takizawa
2018-01-03
1
-1
/
+1
*
Merge #10699: Make all script validation flags backward compatible
Wladimir J. van der Laan
2017-12-12
1
-0
/
+11
|
\
|
*
Add a test that all flags are softforks
Pieter Wuille
2017-06-30
1
-0
/
+11
*
|
test: refactor: Use absolute include paths for test data files
Wladimir J. van der Laan
2017-11-16
1
-1
/
+1
*
|
scripted-diff: Replace #include "" with #include <> (ryanofsky)
MeshCollider
2017-11-16
1
-13
/
+13
[next]