Files
pallectrum/electrum/tests
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
..
2020-12-08 16:38:13 +01:00
2020-02-04 13:35:58 +01:00
2020-11-20 08:51:01 +01:00
2020-02-25 20:45:17 +01:00