ThomasV
f28a2aae73
Reorganize code so that we can send Multi Part Payments:
...
- LNWorker is notified about htlc events and creates payment events.
- LNWorker._pay is a while loop that calls create_routes_from_invoice.
- create_route_from_invoices should decide whether to split the payment,
using graph knowledge and feedback from previous attempts (not in this commit)
- data structures for payment logs are simplified into a single type, HtlcLog
2021-02-05 14:28:58 +01:00
..
2021-01-21 04:41:03 +01:00
2020-12-20 15:25:35 +01:00
2020-10-13 18:57:55 +02:00
2020-06-28 03:50:34 +02:00
2020-08-20 18:58:52 +02:00
2021-02-05 14:28:58 +01:00
2020-12-19 15:10:15 +01:00
2020-12-20 15:25:35 +01:00
2021-01-20 16:25:03 +01:00
2020-11-14 19:36:54 +01:00
2020-11-21 12:30:57 +08:00
2020-06-22 11:26:49 +02:00
2020-06-14 03:41:45 +02:00
2020-05-26 18:34:48 +02:00
2021-01-24 11:06:08 +01:00
2020-12-31 13:00:24 +01:00
2021-02-05 14:28:58 +01:00
2020-10-22 19:20:22 +02:00
2020-03-01 03:59:26 +01:00
2021-01-06 02:24:51 +01:00
2021-01-27 20:46:53 +01:00
2021-01-27 20:46:56 +01:00
2020-04-07 18:58:42 +02:00
2021-01-18 22:07:29 +00:00
2020-12-20 15:25:35 +01:00
2020-12-20 15:25:35 +01:00
2019-02-04 20:27:01 +01:00
2021-01-12 10:59:41 +01:00
2020-12-23 17:34:21 +01:00
2021-01-24 07:11:11 +01:00
2020-12-09 12:41:19 +01:00
2021-02-01 22:11:56 +01:00
2021-01-20 16:25:03 +01:00
2020-05-01 06:39:55 +02:00
2021-01-12 10:59:11 +01:00
2020-10-13 18:57:59 +02:00
2020-05-13 15:13:09 +02:00