lbryio / lbrycrd

The blockchain that provides the digital content namespace for the LBRY protocol
https://lbry.com
MIT License
2.57k stars 178 forks source link

Merge in CheckSequenceVerify and CheckLockTimeVerify from bitcoin #72

Closed lyoshenka closed 6 years ago

kaykurokawa commented 6 years ago

This is already merged actually since we are working off of Bitcoin version 12.1 with some smaller commits for 13.0 (CSTV and CLTV merged in 12.1/12.0).

Softforks for these have activated , so the only thing remaining is to use some pre-existing tools to write and test these transactions.

lyoshenka commented 6 years ago

thats a big relief :grinning: