aboutsummaryrefslogtreecommitdiff
path: root/src/policy/policy.cpp
AgeCommit message (Expand)Author
2016-07-31Treat high-sigop transactions as larger rather than rejecting themPieter Wuille
2016-07-26qa: Add test for standardness of segwit v0 outputsSuhas Daftuar
2016-07-26Make witness v0 outputs non-standard before segwit activationJohnson Lau
2016-07-19Rename "block cost" to "block weight"Suhas Daftuar
2016-06-22BIP141: Other consensus critical limits, and BIP145Pieter Wuille
2016-06-22BIP143: Verification logicPieter Wuille
2016-04-08Doc: Update isStandardTx commentMatthew English
2016-03-18Policy: allow transaction version 2 relay policy.BtcDrak
2016-02-01Get rid of inaccurate ScriptSigArgsExpectedPieter Wuille
2016-01-07Merge pull request #7266Wladimir J. van der Laan
2015-12-30Removed comment about IsStandard for P2SH scriptsMarcel Krüger
2015-12-13Bump copyright headers to 2015MarcoFalke
2015-11-28Constrain constant values to a single location in codeLuke Dashjr
2015-10-01Accept any sequence of PUSHDATAs in OP_RETURN outputsPeter Todd
2015-06-26Policy: MOVEONLY: 3 functions to policy.o:Luke Dashjr