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
/
script
/
bitcoinconsensus.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Drop unused GetType() from CSizeComputer
Ben Woosley
2018-09-11
1
-1
/
+1
*
Update copyright headers to 2018
DrahtBot
2018-07-27
1
-1
/
+1
*
bitcoinconsensus: invalid flags should be set to bitcoinconsensus_error type,...
Thomas Kerin
2018-07-13
1
-1
/
+1
*
Support deserializing into temporaries
Pieter Wuille
2018-03-13
1
-1
/
+1
*
Increment MIT Licence copyright header year on files modified in 2017
Akira Takizawa
2018-01-03
1
-1
/
+1
*
scripted-diff: Replace #include "" with #include <> (ryanofsky)
MeshCollider
2017-11-16
1
-5
/
+5
*
scripted-diff: Use the C++11 keyword nullptr to denote the pointer literal in...
practicalswift
2017-08-07
1
-3
/
+3
*
[trivial] Add end of namespace comments
practicalswift
2017-05-31
1
-1
/
+1
*
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
-1
/
+2
*
Make CTransaction actually immutable
Pieter Wuille
2016-12-02
1
-2
/
+1
*
Get rid of nType and nVersion
Pieter Wuille
2016-11-07
1
-1
/
+3
*
Make GetSerializeSize a wrapper on top of CSizeComputer
Pieter Wuille
2016-11-07
1
-1
/
+1
*
Make streams' read and write return void
Pieter Wuille
2016-11-07
1
-2
/
+1
*
libconsensus: Add input validation of flags
Wladimir J. van der Laan
2016-10-20
1
-0
/
+9
*
Rename to PrecomputedTransactionData
Pieter Wuille
2016-08-26
1
-2
/
+2
*
Precompute sighashes
Pieter Wuille
2016-08-16
1
-2
/
+2
*
[libconsensus] Script verification API with amounts
Thomas Kerin
2016-06-22
1
-5
/
+25
*
Refactor script validation to observe amounts
Pieter Wuille
2016-06-22
1
-1
/
+2
*
BIP141: Witness program
Pieter Wuille
2016-06-22
1
-1
/
+1
*
Bump copyright headers to 2015
MarcoFalke
2015-12-13
1
-1
/
+1
*
Switch to libsecp256k1-based validation for ECDSA
Pieter Wuille
2015-11-15
1
-1
/
+8
*
Avoid storing a reference passed to SignatureChecker constructors
Pieter Wuille
2015-02-02
1
-1
/
+1
*
Use separate SignatureChecker for CMutableTransaction
Pieter Wuille
2015-02-02
1
-1
/
+1
*
Added "Core" to copyright headers
sandakersmann
2014-12-19
1
-1
/
+1
*
make all catch() arguments const
Philip Kaufmann
2014-12-17
1
-1
/
+1
*
MOVEONLY: core/ -> primitives/
Luke Dashjr
2014-12-03
1
-1
/
+1
*
build: add libbitcoinconsensus files and hook up the lib build
Cory Fields
2014-11-19
1
-0
/
+91