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
/
sighash_tests.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Increment MIT Licence copyright header year on files modified in 2016
isle2983
2016-12-31
1
-1
/
+1
*
Make CTransaction actually immutable
Pieter Wuille
2016-12-02
1
-3
/
+3
*
Rename the remaining main.{h,cpp} to validation.{h,cpp}
Matt Corallo
2016-12-02
1
-1
/
+1
*
test: Fix test_random includes
MarcoFalke
2016-11-07
1
-1
/
+1
*
Kill insecure_random and associated global state
Wladimir J. van der Laan
2016-10-17
1
-1
/
+1
*
BIP143: Verification logic
Pieter Wuille
2016-06-22
1
-2
/
+2
*
BIP144: Serialization, hashes, relay (sender side)
Pieter Wuille
2016-06-22
1
-1
/
+1
*
Remove unused local variable shadowing upper local
Pavel Janík
2016-05-27
1
-1
/
+0
*
Bump copyright headers to 2015
MarcoFalke
2015-12-13
1
-1
/
+1
*
[Univalue] add univalue over subtree
Jonas Schnelli
2015-10-01
1
-1
/
+1
*
Includes: Cleanup around net main and wallet
Jorge Timón
2015-07-23
1
-1
/
+1
*
TRIVIAL: Missing includes
Jorge Timón
2015-07-23
1
-0
/
+3
*
Remove JSON Spirit wrapper, remove JSON Spirit leftovers
Jonas Schnelli
2015-06-04
1
-2
/
+2
*
remove JSON Spirit UniValue wrapper
Jonas Schnelli
2015-06-04
1
-3
/
+3
*
Convert tree to using univalue. Eliminate all json_spirit uses.
Jeff Garzik
2015-06-04
1
-7
/
+4
*
Consensus: MOVEONLY: Move CValidationState from main consensus/validation
jtimon
2015-05-15
1
-3
/
+4
*
tests: add a BasicTestingSetup and apply to all tests
Wladimir J. van der Laan
2015-03-12
1
-1
/
+2
*
Remove whitespaces before double colon in errors and logs
Pavel Janík
2015-01-31
1
-2
/
+2
*
String conversions uint256 -> uint256S
Wladimir J. van der Laan
2015-01-05
1
-1
/
+1
*
Replace uint256(1) with static constant
Wladimir J. van der Laan
2015-01-05
1
-2
/
+3
*
Remove references to X11 licence
Michael Ford
2014-12-16
1
-1
/
+1
*
Separate script/interpreter
jtimon
2014-09-08
1
-1
/
+1
*
Move CScript class and dependencies to script/script
jtimon
2014-09-08
1
-0
/
+1
*
Rename script.h/.cpp to scriptutils.h/.cpp (plus remove duplicated includes)
jtimon
2014-09-08
1
-1
/
+1
*
Declare SignatureHash() in script.h
jtimon
2014-08-01
1
-2
/
+1
*
move rand functions from util to new random.h/.cpp
Philip Kaufmann
2014-07-09
1
-8
/
+8
*
Add CMutableTransaction and make CTransaction immutable.
Pieter Wuille
2014-06-21
1
-3
/
+3
*
add checks for deserialization errors
Manuel Araoz
2014-03-31
1
-16
/
+25
*
Add code generating data/sighash.json test data
Manuel Araoz
2014-03-31
1
-3
/
+30
*
Add sighash tests from data file
Manuel Araoz
2014-03-31
1
-3
/
+57
*
Add licenses for tests and test data
Wladimir J. van der Laan
2014-03-18
1
-0
/
+4
*
Inline signature serializer
Pieter Wuille
2013-09-28
1
-0
/
+120