[WIP] HTLC implementation in the wallet by ebfull · Pull Request #7601 · bitcoin/bitcoin

This adds support for timelocked contracts which can be used to atomically swap hash preimages over the blockchain. It is very similar to the script used by the lightning network. Written in collab...