Replace NOP3 with CHECKSEQUENCEVERIFY (BIP-112)
The BIP text is at https://github.com/bitcoin/bips/blob/master/bip-0112.mediawiki
This PR follows on from #6564 and is rebased (with #7184 which has been merged top master
) so can now be tested directly.
Functional test scripts by @ajtowns can be found at https://github.com/ajtowns/op_csv-test
For reviewers please note that #6564 remained unchanged for several months. The list of reviews in #6564 were as follows:
- Kanzure utACK
- rustyrussell utACK
- instagibbs utACK
- dcousens utACK
- rubensayshi utACK
- afk11 utACK
- jgarzik utACK
- greenaddress utACK
- rustyrussel Tested ACK
- ajtowns Tested ACK
- josephpoon Tested ACK
- CodeShark Tested ACK
- NicolasDorier Tested ACK