BTCPayServer.Lightning icon indicating copy to clipboard operation
BTCPayServer.Lightning copied to clipboard

Update Eclair client to resolve occasional test flakiness

Open rockstardev opened this issue 1 year ago • 0 comments

Eclair requires an update, as the version we're currently using was released over a year ago. They've recently released an updated latest image, which you can find here: https://hub.docker.com/r/acinq/eclair/tags.

With the LND 0.17.4 update, we've started encountering flaky tests related to channel connections.

image

During the process of updating LND to version 0.17.4 (see the pull request here: https://github.com/btcpayserver/BTCPayServer.Lightning/pull/158), I noticed these problems. Despite this, I opted to proceed with the update due to the critical bug fixes it includes, instead of waiting for the Eclair issues to be resolved.

rockstardev avatar Feb 07 '24 20:02 rockstardev