| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Add NULLDUMMY verify flag in bitcoinconsensus.h | Johnson Lau | 2016-09-30 | 1 | -1/+2 |
| | | |||||
| * | libconsensus: Expose a flag for BIP112 | Jorge Timón | 2016-07-28 | 1 | -0/+1 |
| | | | | | We added the segwit one, but we forgot CHECKSEQUENCEVERIFY | ||||
| * | [libconsensus] Script verification API with amounts | Thomas Kerin | 2016-06-22 | 1 | -1/+7 |
| | | | | | | | | | | | script_tests: always test bitcoinconsensus_verify_script_with_amount if VERIFY_WITNESS isn't set Rename internal method + make it static trim bitcoinconsensus_ prefix Add SERIALIZE_TRANSACTION_WITNESS flag | ||||
| * | Refactor script validation to observe amounts | Pieter Wuille | 2016-06-22 | 1 | -0/+2 |
| | | | | | This is a preparation for BIP143 support. | ||||
| * | Bump copyright headers to 2015 | MarcoFalke | 2015-12-13 | 1 | -1/+1 |
| | | |||||
| * | Add CHECKLOCKTIMEVERIFY (BIP65) soft-fork logic | Peter Todd | 2015-10-08 | 1 | -3/+4 |
| | | | | | | Based on the earlier BIP66 soft-fork logic implemented by Pieter Wuille's 5a47811da5158df763aa2fca09ce646ee0c51e7b | ||||
| * | BIP66 changeover logic | Pieter Wuille | 2015-02-01 | 1 | -0/+1 |
| | | |||||
| * | Added "Core" to copyright headers | sandakersmann | 2014-12-19 | 1 | -1/+1 |
| | | | | | | Github-Pull: #5494 Rebased-From: 15de949bb9277e442302bdd8dee299a8d6deee60 | ||||
| * | build: add libbitcoinconsensus files and hook up the lib build | Cory Fields | 2014-11-19 | 1 | -0/+67 |
| Credit BlueMatt for libbitcoinsonsensus.h/cpp | |||||