mirror of
https://github.com/ElementsProject/lightning.git
synced 2026-08-19 13:17:42 +02:00
This is particularly interesting because we handle overflow during route calculation now; this could happen in theory once we wumbo. It fixes a thinko when we print out routehints, too: we want to print them out literally, not print out the effect they have on fees (which is in the route, which we also print). This ABI change doesn't need a CHANGELOG, since paystatus is new since release. Signed-off-by: Rusty Russell <rusty@rustcorp.com.au> |
||
|---|---|---|
| .. | ||
| plugins | ||
| benchmark.py | ||
| btcproxy.py | ||
| conftest.py | ||
| fixtures.py | ||
| requirements.txt | ||
| test_closing.py | ||
| test_connection.py | ||
| test_gossip.py | ||
| test_invoices.py | ||
| test_misc.py | ||
| test_pay.py | ||
| test_plugin.py | ||
| utils.py | ||