aboutsummaryrefslogtreecommitdiff
path: root/src/consensus/tx_verify.h
Commit message (Expand)AuthorAgeFilesLines
* Dogecoin: Update coinbase maturityRoss Nicoll2021-05-201-1/+2
* refactor: replace pointers by references within tx_verify.{h,cpp}Sebastian Falbesoner2020-05-261-2/+2
* scripted-diff: Bump copyright of files changed in 2019MarcoFalke2019-12-301-1/+1
* [validation] Add CValidationState subclassesJohn Newbery2019-10-291-2/+2
* [build] Move CheckTransaction from lib_server to lib_consensusJohn Newbery2019-04-091-3/+0
* Update copyright headers to 2018DrahtBot2018-07-271-1/+1
* scripted-diff: Remove trailing whitespacesJoão Barbosa2018-07-241-1/+1
* scripted-diff: Replace #include "" with #include <> (ryanofsky)MeshCollider2017-11-161-1/+1
* Optimization: Minimize the number of times it is checked that no money is cre...Jorge Timón2017-09-201-1/+4
* MOVEONLY: tx functions to consensus/tx_verify.oJorge Timón2017-04-061-0/+78