aboutsummaryrefslogtreecommitdiff
path: root/src/policy
AgeCommit message (Expand)Author
2016-03-18Policy: allow transaction version 2 relay policy.BtcDrak
2016-03-18BIP112: Implement CHECKSEQUENCEVERIFYMark Friedenbach
2016-03-18fix sdaftuar's nits againAlex Morcos
2016-03-18Implement SequenceLocks functionsAlex Morcos
2016-01-21Get rid of inaccurate ScriptSigArgsExpectedPieter Wuille
2016-01-20RPC: indicate which transactions are replaceableSuhas Daftuar
2016-01-05Bump copyright headers to 2015MarcoFalke
2015-11-30Change default block priority size to 0Alex Morcos
2015-11-28Constrain constant values to a single location in codeLuke Dashjr
2015-11-24Pass reference to estimateSmartFee and cleanup whitespaceSuhas Daftuar
2015-11-16EstimateSmart functions consider mempool min feeAlex Morcos
2015-11-16Increase success threshold for fee estimation to 95%Alex Morcos
2015-11-16Add smart fee estimation functionsAlex 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-10-01Accept any sequence of PUSHDATAs in OP_RETURN outputsPeter Todd
2015-08-10typofixes (found by misspell_fixer)Veres Lajos
2015-08-03Make sure LogPrintf strings are line-terminatedWladimir J. van der Laan
2015-06-26Policy: MOVEONLY: 3 functions to policy.o:Luke Dashjr
2015-06-26Policy: MOVEONLY: Create policy/policy.h with some constantsJorge Timón
2015-05-13Create new BlockPolicyEstimator for fee estimatesAlex Morcos