Joost Jager
6efa62347b
multi: store swap cost in database
2019-05-20 13:57:18 +02:00
Joost Jager
1b306ad425
loopdb: replace swap state enum by state data object
...
This commits lays down the foundation in the database for adding more
persistent state data to swaps.
2019-05-20 13:57:09 +02:00
Joost Jager
30c7d71c57
use np2wsh for loop in htlc
2019-04-04 15:49:02 +02:00
Joost Jager
e765baa1f9
loopd: check loop in timeout already before a new block comes in
2019-04-04 15:33:33 +02:00
Joost Jager
b5d2fb3894
loopd: add loop in state InvoiceSettled
2019-04-02 10:54:40 +02:00
Joost Jager
2e48ead6d6
loopd: loop in from external address
...
Allow user to specify that htlc will be published by an external source.
In that case no internal htlc tx will be published.
To facilitate sending to the htlc address, the swap initiation response
is extended with that address.
2019-04-02 00:02:04 +02:00
Joost Jager
3e960b8b54
multi: loop in swap
2019-03-28 11:56:49 +01:00