aboutsummaryrefslogtreecommitdiff
path: root/src/policy/policy.h
AgeCommit message (Expand)Author
2018-07-27Update copyright headers to 2018DrahtBot
2018-05-29policy: Treat segwit as always activeMarcoFalke
2018-05-05Policy to reject extremely small transactionsJohnson Lau
2018-05-05Add constant scriptCode policy in non-segwit scriptsJohnson Lau
2018-03-09Calculate and store the number of bytes required to spend an inputAndrew Chow
2018-01-10Merge #11403: SegWit wallet supportJonas Schnelli
2018-01-03Abstract out IsSolvable from WitnessifierPieter Wuille
2018-01-03Increment MIT Licence copyright header year on files modified in 2017Akira Takizawa
2017-11-16scripted-diff: Replace #include "" with #include <> (ryanofsky)MeshCollider
2017-09-11Use a sensible default for blockmaxweightMatt Corallo
2017-09-11Deprecate confusing blockmaxsize, fix getmininginfo outputMatt Corallo
2017-07-17Remove factor of 3 from definition of dust.Alex Morcos
2017-05-03Consensus: Policy: MOVEONLY: Move CFeeRate out of the consensus moduleJorge Timón
2017-05-03Consensus: Minimal way to move dust out of consensusJorge Timón
2017-02-27[mining] Remove -blockprioritysize.Alex Morcos
2017-01-16Introduce -dustrelayfeeAlex Morcos
2017-01-16Introduce -incrementalrelayfeeAlex Morcos
2017-01-04Introduce -blockmintxfeeAlex Morcos
2016-11-06[copyright] copyright header style uniformisle2983
2016-10-16Require compressed keys in segwit as policy and disable signing with uncompre...Johnson Lau
2016-10-16Add standard limits for P2WSH with testsJohnson Lau
2016-09-27Add policy: null signature for failed CHECK(MULTI)SIGJohnson Lau
2016-09-23Make non-minimal OP_IF/NOTIF argument non-standard for P2WSHJohnson Lau
2016-07-26Merge #8381: Make witness v0 outputs non-standardWladimir J. van der Laan
2016-07-22Make witness v0 outputs non-standard before segwit activationJohnson Lau
2016-07-19Treat high-sigop transactions as larger rather than rejecting themPieter Wuille
2016-07-18Rename "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