v0.4.0, the self-payer
This release has two major improvements:
- one is an internal change to use a much better and more versatile JSON library that now allowed us to fix one nasty bug that was causing channels to get into error state every time a CLN was turned off and on again and any hosted HTLC was in-flight.
- the other is that now the CLN
pay
command will work if you're trying to pay an invoice generated from the hosted peer, which means you can now instantly fund yourself or family and friends by generating invoices from their OBW just after opening an HC and paying them from CLN using the normalpay
command (warning: these payments are not logged to the internal CLN history of payments).
There are other minor improvements, like not requiring a peer to be online in order to send state override proposals and other minor things I don't remember, but I guess these do not matter as much.