diff options
author | Peter Todd <pete@petertodd.org> | 2014-09-29 03:44:25 -0400 |
---|---|---|
committer | Peter Todd <pete@petertodd.org> | 2015-06-21 23:56:28 -0400 |
commit | bc60b2b4b401f0adff5b8b9678903ff8feb5867b (patch) | |
tree | 07c94b39b1fa36c942112dff9085cd870acf3d1a /depends/config.guess | |
parent | 48e9c57cf06352f890eac4285ae022d8746cf3fd (diff) |
Replace NOP2 with CHECKLOCKTIMEVERIFY (BIP65)
<nLockTime> CHECKLOCKTIMEVERIFY -> <nLockTime>
Fails if tx.nLockTime < nLockTime, allowing the funds in a txout to be
locked until some block height or block time in the future is reached.
Only the logic and unittests are implemented; this commit does not have
any actual soft-fork logic in it.
Thanks to Pieter Wuille for rebase.
Credit goes to Gregory Maxwell for the suggestion of comparing the
argument against the transaction nLockTime rather than the current
time/blockheight directly.
Diffstat (limited to 'depends/config.guess')
0 files changed, 0 insertions, 0 deletions