SomberNight
95c55c542e
lnworker.suggest_splits: (fix) don't force splitting
...
lnworker.suggest_splits for non-trampoline case tries to split amts over 5000 sat
but mpp_split.suggest_splits does not return splits where any part is smaller than 10000 sat.
So in practice, without trampoline, invoices between 5k and ~20k sats could not be paid.
This suggests that the logic should not be scattered in multiple places but merged into mpp_split.py...
This commit just does a quick fix though, to try again without splitting if there was no solution.
2024-01-15 20:12:16 +00:00
..
2024-01-15 17:06:44 +01:00
2023-11-13 10:47:18 +01:00
2024-01-15 17:45:29 +01:00
2023-10-10 17:42:07 +02:00
2024-01-10 17:17:48 +01:00
2023-12-29 02:55:11 +00:00
2024-01-04 12:34:17 +01:00
2023-12-01 17:37:58 +00:00
2023-10-31 14:02:20 +00:00
2023-10-19 16:40:05 +00:00
2023-12-13 15:37:06 +00:00
2023-12-13 15:37:06 +00:00
2024-01-02 18:46:02 +03:00
2023-11-01 17:35:45 +00:00
2023-11-22 17:50:29 +00:00
2023-12-22 11:03:58 +01:00
2023-10-10 17:42:07 +02:00
2023-11-30 14:27:31 +01:00
2023-11-30 19:31:14 +00:00
2023-12-24 08:57:57 +00:00
2023-11-14 12:07:49 +01:00
2023-11-27 15:30:26 +00:00
2023-11-27 15:30:26 +00:00
2023-10-19 16:40:05 +00:00
2023-12-04 14:15:39 +08:00
2023-10-27 14:24:19 +00:00
2023-12-04 14:15:39 +08:00
2023-10-27 16:01:23 +00:00
2023-10-19 16:40:05 +00:00
2023-11-20 11:34:56 +00:00
2023-10-19 16:40:05 +00:00
2024-01-15 20:12:16 +00:00
2023-12-24 08:57:57 +00:00
2023-10-27 14:24:12 +00:00
2023-12-12 13:27:42 +01:00
2023-12-04 14:15:39 +08:00
2023-12-17 06:07:37 +00:00
2023-12-27 07:28:39 +00:00
2023-12-04 14:15:39 +08:00
2023-10-10 14:33:22 +00:00
2024-01-10 17:17:48 +01:00
2023-10-24 16:07:30 +00:00
2023-10-29 16:21:25 +01:00
2023-11-30 12:53:46 +01:00
2023-12-24 08:57:57 +00:00
2024-01-11 17:29:42 +00:00
2024-01-15 17:06:44 +01:00
2024-01-10 17:15:29 +01:00
2024-01-05 15:14:33 +00:00
2023-12-24 08:57:57 +00:00