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
/
sigopcount_tests.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge #9281: Refactor: Remove using namespace <xxx> from bench/ & test/ sources
MarcoFalke
2017-01-05
1
-12
/
+10
|
\
|
*
Refactoring: Removed using namespace <xxx> from bench/ and test/ source files.
Karl-Johan Alm
2017-01-02
1
-12
/
+10
*
|
Increment MIT Licence copyright header year on files modified in 2016
isle2983
2016-12-31
1
-1
/
+1
|
/
*
Move CTxInWitness inside CTxIn
Pieter Wuille
2016-12-04
1
-21
/
+11
*
Rename the remaining main.{h,cpp} to validation.{h,cpp}
Matt Corallo
2016-12-02
1
-1
/
+1
*
Rename CTxinWitness -> CTxInWitness
Bob McElrath
2016-07-06
1
-7
/
+7
*
[qa] Add GetTransactionSigOpCost unit tests
Jonas Nick
2016-06-22
1
-0
/
+177
*
Bump copyright headers to 2015
MarcoFalke
2015-12-13
1
-1
/
+1
*
Prevector type
Pieter Wuille
2015-11-13
1
-1
/
+1
*
tests: add a BasicTestingSetup and apply to all tests
Wladimir J. van der Laan
2015-03-12
1
-1
/
+2
*
Replace direct use of 0 with SetNull and IsNull
Wladimir J. van der Laan
2015-01-05
1
-1
/
+1
*
Remove references to X11 licence
Michael Ford
2014-12-16
1
-1
/
+1
*
boost: moveonly: split CPubKey and friends to new files
Cory Fields
2014-10-31
1
-0
/
+1
*
script: add ToByteVector() for converting anything with begin/end
Cory Fields
2014-10-17
1
-3
/
+3
*
script: move CScriptID to standard.h and add a ctor for creating them from CS...
Cory Fields
2014-10-17
1
-2
/
+2
*
Move CTxDestination from script/script to script/standard
Pieter Wuille
2014-09-16
1
-5
/
+4
*
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
*
Add licenses for tests and test data
Wladimir J. van der Laan
2014-03-18
1
-1
/
+3
*
Cleanup code using forward declarations.
Brandon Dahler
2013-11-10
1
-4
/
+8
*
CSecret/CKey -> CKey/CPubKey split/refactor
Pieter Wuille
2013-05-30
1
-2
/
+2
*
Fix signed/unsigned comparison warnings
Gavin Andresen
2013-04-03
1
-11
/
+11
*
Refactor: split CKeyID/CScriptID/CTxDestination from CBitcoinAddress
Pieter Wuille
2012-05-24
1
-2
/
+2
*
Fix tests after 38067c18
Pieter Wuille
2012-02-20
1
-1
/
+1
*
Replace OP_EVAL (BIP 12) with Pay-to-script-hash (BIP 16).
Gavin Andresen
2012-01-13
1
-0
/
+60