index
:
slackcoder/bitcoin
master
show-current
Bitcoin Code integration/staging tree
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
consensus
/
validation.h
Age
Commit message (
Expand
)
Author
2018-03-21
Fix typos
practicalswift
2018-03-09
Calculate and store the number of bytes required to spend an input
Andrew Chow
2018-01-03
Increment MIT Licence copyright header year on files modified in 2017
Akira Takizawa
2017-11-16
scripted-diff: Replace #include "" with #include <> (ryanofsky)
MeshCollider
2017-09-15
Trivial: Fix validation comments
Dan Raviv
2017-07-14
Remove confusing MAX_BLOCK_BASE_SIZE.
Gregory Maxwell
2017-06-09
Comment out unused constant REJECT_DUST
practicalswift
2016-12-31
Increment MIT Licence copyright header year on files modified in 2016
isle2983
2016-08-22
[doc] Fix typos in comments, doxygen: Fix comment syntax
MarcoFalke
2016-06-22
BIP141: Commitment structure and deployment
Pieter Wuille
2015-12-13
Bump copyright headers to 2015
MarcoFalke
2015-08-06
Add debug message to CValidationState for optional extra information
Wladimir J. van der Laan
2015-06-30
Add absurdly high fee message to validation state (for RPC propagation)
Shaul Kfir
2015-06-04
use const references where appropriate
Philip Kaufmann
2015-05-15
Consensus: MOVEONLY: Move CValidationState from main consensus/validation
jtimon