get10101 / 10101-PoC

The world needs more Lightning!
MIT License
17 stars 3 forks source link

Persist the channel opening `txid` #479

Closed da-kami closed 1 year ago

da-kami commented 1 year ago

fixes https://github.com/itchysats/10101/issues/477

This enables us to properly ignore the maker's funding even when the channel was closed already. We save the open_channel_txid upon the first time we are able to extract it from the channel. Once persisted we will always load it from the database for consecutive calls to sync the payment history.

da-kami commented 1 year ago

bors r+

bors[bot] commented 1 year ago

Build succeeded: