index
:
slackcoder/bitcoin
master
show-current
Bitcoin Code integration/staging tree
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
policy
/
policy.cpp
Age
Commit message (
Expand
)
Author
2016-10-16
Add standard limits for P2WSH with tests
Johnson Lau
2016-07-26
Merge #8381: Make witness v0 outputs non-standard
Wladimir J. van der Laan
2016-07-23
qa: Add test for standardness of segwit v0 outputs
Suhas Daftuar
2016-07-22
Make witness v0 outputs non-standard before segwit activation
Johnson Lau
2016-07-19
Treat high-sigop transactions as larger rather than rejecting them
Pieter Wuille
2016-07-18
Rename "block cost" to "block weight"
Suhas Daftuar
2016-06-22
BIP141: Other consensus critical limits, and BIP145
Pieter Wuille
2016-06-22
BIP143: Verification logic
Pieter Wuille
2016-04-08
Doc: Update isStandardTx comment
Matthew English
2016-03-18
Policy: allow transaction version 2 relay policy.
BtcDrak
2016-02-01
Get rid of inaccurate ScriptSigArgsExpected
Pieter Wuille
2016-01-07
Merge pull request #7266
Wladimir J. van der Laan
2015-12-30
Removed comment about IsStandard for P2SH scripts
Marcel Krüger
2015-12-13
Bump copyright headers to 2015
MarcoFalke
2015-11-28
Constrain constant values to a single location in code
Luke Dashjr
2015-10-01
Accept any sequence of PUSHDATAs in OP_RETURN outputs
Peter Todd
2015-06-26
Policy: MOVEONLY: 3 functions to policy.o:
Luke Dashjr