diff options
author | Mark Friedenbach <mark@friedenbach.org> | 2015-06-03 15:01:47 -0700 |
---|---|---|
committer | Mark Friedenbach <mark@friedenbach.org> | 2015-10-23 09:02:24 -0700 |
commit | dea8d21fc63e9f442299c97010e4740558f4f037 (patch) | |
tree | a8a524a4a9f925d263400720a34cbfe4edd4b218 /src/rpcrawtransaction.cpp | |
parent | 9d55050773d57c0e12005e524f2e54d9e622c6e2 (diff) |
Enable policy enforcing GetMedianTimePast as the end point of lock-time constraints
Transactions are not allowed in the memory pool or selected for inclusion in a block until their lock times exceed chainActive.Tip()->GetMedianTimePast(). However blocks including transactions which are only mature under the old rules are still accepted; this is *not* the soft-fork required to actually rely on the new constraint in production.
Diffstat (limited to 'src/rpcrawtransaction.cpp')
0 files changed, 0 insertions, 0 deletions