1
0
Fork 0
mirror of https://github.com/ACINQ/eclair.git synced 2025-02-24 14:50:46 +01:00
eclair/eclair-core
Bastien Teinturier d59d4343c8
Improve getsentinfo accuracy (#2142)
The PaymentInitiator now stores all pending payments, where it previously
only stored trampoline payments (for which it handled the retries).

Whenever the DB doesn't contain any pending payment we also ask the
payment initiator whether a payment attempt is being started, which lets
us provide more accurate information with the `sentinfo` RPC.
2022-01-24 11:34:52 +01:00
..
src Improve getsentinfo accuracy (#2142) 2022-01-24 11:34:52 +01:00
eclair-cli Remove network stats computation (#2094) 2021-12-09 11:58:04 +01:00
pom.xml Back to Dev (#1993) 2021-10-08 09:58:47 +02:00