Ken Sedgwick
|
dec8114cdf
|
Convert some listpeers uses to listpeerchannels.
A couple `listpeers` uses can remain because they don't need channel
information. Others use ListpeersAnnouncer and are covered by the
next commit.
|
2024-06-02 16:19:56 -07:00 |
|
Ken Sedgwick
|
0c9ec733d0
|
Convert deprecated "msatoshi" fields to "amount_msat"
The type of the value also changes from string to integer.
Was seeing "unknown parameter: msatoshi" in the log ...
|
2024-04-05 12:48:08 -07:00 |
|
Ken Sedgwick
|
60c07a7d66
|
Handle JSON-RPC msat amounts in either the old or new conventions
|
2023-08-18 20:29:21 -07:00 |
|
ZmnSCPxj jxPCSnmZ
|
80b332615b
|
Boss/Mod/ActiveProber.cpp: Truncate path to probe with to 2 hops.
|
2021-05-10 15:26:03 +08:00 |
|
ZmnSCPxj jxPCSnmZ
|
90ef0a752e
|
Boss/Mod/ActiveProber.cpp: Also auto-delete ActiveProber payments.
|
2021-04-28 22:59:04 +08:00 |
|
ZmnSCPxj jxPCSnmZ
|
a9d0ad9b18
|
Boss/Mod/: Use iterators instead of indexing for Jsmn::Object types.
Closes: #28
|
2020-11-18 16:46:20 +08:00 |
|
ZmnSCPxj jxPCSnmZ
|
41bd7bc6af
|
*: Silence clang warnings.
|
2020-11-02 19:02:35 +08:00 |
|
ZmnSCPxj jxPCSnmZ
|
460723a5fb
|
Boss/Mod/ActiveProber.cpp: Make printing of route reports consistent.
|
2020-10-08 00:24:21 +08:00 |
|
ZmnSCPxj jxPCSnmZ
|
9dc12b6068
|
Boss/Mod/ActiveProber.cpp: active probing module.
|
2020-10-07 15:06:38 +08:00 |
|