aboutsummaryrefslogtreecommitdiff
path: root/src/consensus/validation.h
Commit message (Expand)AuthorAgeFilesLines
* Update copyright headers to 2018DrahtBot2018-07-271-1/+1
* Fix typospracticalswift2018-03-211-1/+1
* Calculate and store the number of bytes required to spend an inputAndrew Chow2018-03-091-0/+5
* Increment MIT Licence copyright header year on files modified in 2017Akira Takizawa2018-01-031-1/+1
* scripted-diff: Replace #include "" with #include <> (ryanofsky)MeshCollider2017-11-161-4/+4
* Trivial: Fix validation commentsDan Raviv2017-09-151-6/+5
* Remove confusing MAX_BLOCK_BASE_SIZE.Gregory Maxwell2017-07-141-0/+18
* Comment out unused constant REJECT_DUSTpracticalswift2017-06-091-1/+1
* Increment MIT Licence copyright header year on files modified in 2016isle29832016-12-311-1/+1
* [doc] Fix typos in comments, doxygen: Fix comment syntaxMarcoFalke2016-08-221-3/+3
* BIP141: Commitment structure and deploymentPieter Wuille2016-06-221-0/+3
* Bump copyright headers to 2015MarcoFalke2015-12-131-1/+1
* Add debug message to CValidationState for optional extra informationWladimir J. van der Laan2015-08-061-4/+9
* Add absurdly high fee message to validation state (for RPC propagation)Shaul Kfir2015-06-301-4/+4
* use const references where appropriatePhilip Kaufmann2015-06-041-1/+1
* Consensus: MOVEONLY: Move CValidationState from main consensus/validationjtimon2015-05-151-0/+80