aboutsummaryrefslogtreecommitdiff
path: root/src/script/bitcoinconsensus.h
Commit message (Expand)AuthorAgeFilesLines
* Update copyright headers to 2018DrahtBot2018-07-271-1/+1
* Fix missing or inconsistent include guardspracticalswift2018-03-221-3/+3
* 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-1/+1
* scripted-diff: Use the C++11 keyword nullptr to denote the pointer literal in...practicalswift2017-08-071-1/+1
* libconsensus: Add input validation of flagsWladimir J. van der Laan2016-10-201-0/+4
* Add NULLDUMMY verify flag in bitcoinconsensus.hJohnson Lau2016-09-301-1/+2
* libconsensus: Expose a flag for BIP112Jorge Timón2016-07-281-0/+1
* [libconsensus] Script verification API with amountsThomas Kerin2016-06-221-1/+7
* Refactor script validation to observe amountsPieter Wuille2016-06-221-0/+2
* Bump copyright headers to 2015MarcoFalke2015-12-131-1/+1
* Add CHECKLOCKTIMEVERIFY (BIP65) soft-fork logicPeter Todd2015-10-081-3/+4
* BIP66 changeover logicPieter Wuille2015-02-011-0/+1
* Added "Core" to copyright headerssandakersmann2014-12-191-1/+1
* build: add libbitcoinconsensus files and hook up the lib buildCory Fields2014-11-191-0/+67