1
0
mirror of https://github.com/ACINQ/eclair.git synced 2025-01-18 21:32:50 +01:00
eclair/eclair-core
Bastien Teinturier 4c98e1c237
Correctly fail blinded payments after restart (#2704)
When restarting, we weren't checking whether it was using blinded paths.
If we were an intermediate node in the blinded path, we were incorrectly
returning a normal failure: it should be ok, since the introduction node
is supposed to translate those failures, but it's safer to assume that
they don't.
2023-07-03 17:29:12 +02:00
..
src Correctly fail blinded payments after restart (#2704) 2023-07-03 17:29:12 +02:00
eclair-cli Add closedchannels RPC (#2642) 2023-06-02 11:38:58 +02:00
pom.xml Back to dev (#2694) 2023-06-19 11:08:09 +02:00