1
0
mirror of https://github.com/ACINQ/eclair.git synced 2024-11-20 10:39:19 +01:00
eclair/eclair-core
Pierre-Marie Padiou c43c009f94
Catch channel errors in relayer (#276)
The `relayer` was missing failures sent by the `channel`, which led to `htlc` lingering without being failed. Sender would see payments stuck in `PENDING` state until they eventually timeout and cause the channel to be unilaterally closed.

This is a regression caused by f47ea72369.

This fixes #264.
2017-12-12 16:12:05 +01:00
..
src Catch channel errors in relayer (#276) 2017-12-12 16:12:05 +01:00
eclair-cli eclair-cli: added payreq desc, fixed method names (#238) 2017-11-27 20:46:17 +01:00
pom.xml bcak to SNAPSHOT 2017-12-06 19:19:30 +01:00