1
0
mirror of https://github.com/ACINQ/eclair.git synced 2024-11-19 18:10:42 +01:00
eclair/eclair-core
Anton Kumaigorodski 6364ae3350
Reject trampoline payments with expired outgoing cltv (#1727)
When we receive a trampoline payment asking us to relay with an
expiry that is already below the current chain height, we know that
this payment will fail when it reaches the next trampoline node.

Instead of waiting for the next trampoline node to reject it, we reject
it immediately.
2021-03-10 09:05:24 +01:00
..
src Reject trampoline payments with expired outgoing cltv (#1727) 2021-03-10 09:05:24 +01:00
eclair-cli Refactor and simplify API dsl (#1690) 2021-03-09 15:23:50 +01:00
pom.xml Set version to 0.5.2-SNAPSHOT (#1714) 2021-03-03 15:29:26 +01:00