1
0
Fork 0
mirror of https://github.com/ACINQ/eclair.git synced 2025-03-14 11:58:19 +01:00
eclair/eclair-core
pm47 2743a5fe67
make pay-to-open work with non-trampoline AMP
We now accept incoming AMP payments that are paid by a combination of
htlcs and pay-to-open requests. All pay-to-open requests are combined in
a single request.

More symmetry would have been nice between legacy/trampoline (e.g. for
the `SendPayToOpen.origin` field) but it didn't seem possible.

Also added an expiry timestamp to prevent race conditions at the UI
level.
2020-02-17 17:46:04 +01:00
..
src make pay-to-open work with non-trampoline AMP 2020-02-17 17:46:04 +01:00
eclair-cli Update android branch (#1162) 2019-10-08 13:21:17 +02:00
pom.xml Back to development 2020-02-04 11:02:28 +01:00