HomePhabricator

Enable CHECKLOCKTIMEVERIFY as a standard script verify flag
ffd75adce01aUnpublished

Unpublished Commit ยท Learn More

Repository Importing: This repository is still importing.

Description

Enable CHECKLOCKTIMEVERIFY as a standard script verify flag

Transactions that fail CLTV verification will be rejected from the
mempool, making it easy to test the feature. However blocks containing
"invalid" CLTV-using transactions will still be accepted; this is *not*
the soft-fork required to actually enable CLTV for production use.

Details

Provenance
Peter Todd <pete@petertodd.org>Authored on Dec 17 2014, 05:31
schancelPushed on Jan 5 2018, 21:58
schancelPushed on Jan 5 2018, 21:39
schancelPushed on Jan 5 2018, 21:17
Parents
rSTAGINGbc60b2b4b401: Replace NOP2 with CHECKLOCKTIMEVERIFY (BIP65)
Branches
Unknown
Tags
Unknown

Event Timeline

Peter Todd <pete@petertodd.org> committed rSTAGINGffd75adce01a: Enable CHECKLOCKTIMEVERIFY as a standard script verify flag (authored by Peter Todd <pete@petertodd.org>).Jun 22 2015, 04:00