BIP 65 - how standard is it?

3

I read in this great thread that which BIP are standards is not always obvious. What about BIP 65? To which extent is it standard?

Currently, all I know is that "Miners following the developers of the "Core" Bitcoin client have been adopting BIP-65, with approximately 25% of the last found blocks claiming to be ready for the soft fork on the version string in the block header. " ... not very precise.

Thanks

hartmut

Posted 2016-08-24T15:14:29.163

Reputation: 571

1I updated the thread you linked to, since it only contained information up to 0.10.Pieter Wuille 2016-08-24T16:09:56.970

Answers

4

The softfork defined by BIP 65 activated in december 2015. This means that the whole network enforces the new rules proposed by BIP 65, and it is safe to use CLTV opcodes in scripts since then.

Pieter Wuille

Posted 2016-08-24T15:14:29.163

Reputation: 54 032

hey @Pieter, BIP65 also includes a section called "Replace nLockTime entirely", has this been enforced as well? is nLockTime now deprecated?knocte 2017-01-10T03:01:30.140

That section is under motivation, and explains one of the things that become possible to do (with more changes) due to the BIP65 rules. It does not describe BIP65 itself.Pieter Wuille 2017-01-10T03:09:42.437