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_standard_tests.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Replace usage of GetScriptForWitness with GetScriptForDestination
MeshCollider
2020-08-14
1
-11
/
+6
*
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
*
scripted-diff: TxoutType C++11 scoped enum class
MarcoFalke
2020-06-21
1
-53
/
+53
*
doc: Update outdated txnouttype documentation
MarcoFalke
2020-06-21
1
-2
/
+2
*
wallet: Fix typo in assert that is compile-time true
MarcoFalke
2020-05-04
1
-0
/
+6
*
scripted-diff: test: Move setup_common to test library
MarcoFalke
2019-11-06
1
-1
/
+1
*
Move various SigningProviders to signingprovider.{cpp,h}
Andrew Chow
2019-07-09
1
-1
/
+1
*
tests: Reduce compilation time and unneccessary recompiles by removing unused...
practicalswift
2019-06-26
1
-1
/
+0
*
Move ismine to wallet module
Andrew Chow
2019-06-19
1
-361
/
+0
*
Replace CScriptID and CKeyID in CTxDestination with dedicated types
Gregory Sanders
2019-04-29
1
-34
/
+34
*
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
*
tests: Test for expected return values when calling functions returning a suc...
practicalswift
2018-12-13
1
-47
/
+47
*
Merge #13429: Return the script type from Solver
Wladimir J. van der Laan
2018-08-25
1
-29
/
+18
|
\
|
*
Return the script type from Solver
Ben Woosley
2018-07-22
1
-29
/
+18
*
|
Update copyright headers to 2018
DrahtBot
2018-07-27
1
-1
/
+1
|
/
*
Add P2WSH destination helper and use it instead of manual hashing
Pieter Wuille
2018-06-17
1
-100
/
+29
*
Add additional unit tests for invalid IsMine combinations
Pieter Wuille
2018-06-17
1
-0
/
+82
*
Do not expose invalidity from IsMine
Pieter Wuille
2018-06-17
1
-67
/
+33
*
wallet: Prevent segfault when sending to unspendable witness
MarcoFalke
2018-05-30
1
-0
/
+26
*
Do not treat bare multisig as IsMine
Pieter Wuille
2018-04-19
1
-1
/
+8
*
test: Fix sign for expected values
Karl-Johan Alm
2018-04-11
1
-12
/
+12
*
Implicitly know about P2WPKH redeemscripts
Pieter Wuille
2018-01-09
1
-6
/
+1
*
scripted-diff: Replace #include "" with #include <> (ryanofsky)
MeshCollider
2017-11-16
1
-7
/
+7
*
Implement BIP173 addresses and tests
Pieter Wuille
2017-09-28
1
-19
/
+20
*
[script] Unit tests for IsMine
Jim Posen
2017-09-21
1
-6
/
+361
*
[script] Unit tests for script/standard functions
Jim Posen
2017-09-21
1
-0
/
+385