aboutsummaryrefslogtreecommitdiff
path: root/src/policy/policy.h
AgeCommit message (Expand)Author
2016-10-17Require compressed keys in segwit as policy and disable signing with uncompre...Johnson Lau
2016-10-17Add standard limits for P2WSH with testsJohnson Lau
2016-10-13Add policy: null signature for failed CHECK(MULTI)SIGJohnson Lau
2016-10-13Make non-minimal OP_IF/NOTIF argument non-standard for P2WSHJohnson Lau
2016-07-31Treat high-sigop transactions as larger rather than rejecting themPieter Wuille
2016-07-26Make witness v0 outputs non-standard before segwit activationJohnson Lau
2016-07-19Rename "block cost" to "block weight"Suhas Daftuar
2016-06-30Remove -blockminsize optionSuhas Daftuar
2016-06-22BIP141: Other consensus critical limits, and BIP145Pieter Wuille
2016-06-22BIP141: Witness programPieter Wuille
2016-02-14BIP112: Implement CHECKSEQUENCEVERIFYMark Friedenbach
2016-02-12Merge #7184: Implement SequenceLocks functions for BIP 68Wladimir J. van der Laan
2016-02-11fix sdaftuar's nits againAlex Morcos
2016-02-10Implement SequenceLocks functionsAlex Morcos
2015-12-13Bump copyright headers to 2015MarcoFalke
2015-11-30Change default block priority size to 0Alex Morcos
2015-11-16EstimateSmart functions consider mempool min feeAlex Morcos
2015-11-03Revert "Revert "Enable policy enforcing GetMedianTimePast as the end point of...Gregory Maxwell
2015-11-03Restore MedianTimePast for locktime.Gregory Maxwell
2015-11-01Revert "Add rules--presently disabled--for using GetMedianTimePast as endpoin...Gregory Maxwell
2015-11-01Revert "Enable policy enforcing GetMedianTimePast as the end point of lock-ti...Gregory Maxwell
2015-10-27[Trivial] ensure minimal header conventionsPhilip Kaufmann
2015-10-23Enable policy enforcing GetMedianTimePast as the end point of lock-time const...Mark Friedenbach
2015-10-23Add rules--presently disabled--for using GetMedianTimePast as endpoint for lo...Mark Friedenbach
2015-10-06Test LowS in standardness, removes nuisance malleability vector.Gregory Maxwell
2015-06-26Policy: MOVEONLY: 3 functions to policy.o:Luke Dashjr
2015-06-26Policy: MOVEONLY: Create policy/policy.h with some constantsJorge Timón