bitcoin-s/docs/core
Nadav Kohen f2081dfa46 OP_IF Signing (#827)
* Introduced ConditionalScriptPubKey

Some more progress

Added Conditional signing infrastracture, tests do not pass and there are no Conditional tests

Fixed tests!

* Redid calcLockTime and calcSequenceForInputs in TxBuilder (added Conditional support)

* Added ScriptGenerators for Conditional scripts, only one test to go!

* Fixed CLTV(Empty) tests

* Responded to code review

* responded to code review

* ScriptSignature only types Policy-compliant script signatures

* Fixed md doc
2019-11-05 18:48:50 -06:00
..
addresses.md Add sections on generating addresses and expand HD section in website 2019-06-11 18:01:44 +02:00
core-intro.md Add sections on generating addresses and expand HD section in website 2019-06-11 18:01:44 +02:00
hd-keys.md Add sections on generating addresses and expand HD section in website 2019-06-11 18:01:44 +02:00
txbuilder.md OP_IF Signing (#827) 2019-11-05 18:48:50 -06:00