aboutsummaryrefslogtreecommitdiff
path: root/src/script/bitcoinconsensus.h
Commit message (Collapse)AuthorAgeFilesLines
* Bump copyright headers to 2015MarcoFalke2015-12-131-1/+1
|
* Add CHECKLOCKTIMEVERIFY (BIP65) soft-fork logicPeter Todd2015-10-081-3/+4
| | | | | Based on the earlier BIP66 soft-fork logic implemented by Pieter Wuille's 5a47811da5158df763aa2fca09ce646ee0c51e7b
* BIP66 changeover logicPieter Wuille2015-02-011-0/+1
|
* Added "Core" to copyright headerssandakersmann2014-12-191-1/+1
| | | | | Github-Pull: #5494 Rebased-From: 15de949bb9277e442302bdd8dee299a8d6deee60
* build: add libbitcoinconsensus files and hook up the lib buildCory Fields2014-11-191-0/+67
Credit BlueMatt for libbitcoinsonsensus.h/cpp