SomberNight
f2040b19ea
lnpeer: log both sent and recv msgs; use pubkey for incoming transports
...
Previously for incoming transports, the diagnostic_name (for log messages)
was just "responder" -- not sufficient to distinguish peers.
We now use the pubkey instead.
For outgoing transports it is f"{host}:{port}" (unchanged).
We could just use the pubkey for both uniformly; but it is quite long, and
it is hard to distinguish them at a glance.
2021-03-29 21:29:51 +02:00
..
2021-03-29 16:14:40 +02:00
2021-03-27 01:44:18 +01:00
2021-03-29 19:08:31 +02:00
2021-03-29 11:03:11 +02:00
2021-03-10 16:23:49 +01:00
2021-03-19 10:17:02 +01:00
2021-03-26 20:54:26 +00:00
2021-03-23 17:30:40 +01:00
2021-03-21 00:36:23 -04:00
2021-03-28 18:36:04 +02:00
2021-03-26 14:28:34 +01:00
2021-03-21 00:36:23 -04:00
2021-03-21 00:36:23 -04:00
2021-03-17 19:42:20 +01:00
2021-03-21 00:36:23 -04:00
2021-03-21 00:36:23 -04:00
2021-03-17 18:11:55 +01:00
2021-03-29 21:29:51 +02:00
2021-03-11 19:31:22 +01:00
2021-03-19 20:51:38 +01:00
2021-03-21 00:36:23 -04:00
2021-03-29 21:29:51 +02:00
2021-03-29 17:49:27 +02:00
2021-03-12 12:41:10 +01:00
2021-03-29 21:29:51 +02:00
2021-03-19 19:13:50 +01:00
2021-03-23 11:05:05 +01:00
2021-03-29 20:51:54 +02:00
2021-03-10 16:23:49 +01:00
2021-03-21 00:36:23 -04:00
2021-03-17 08:22:19 +01:00
2021-03-28 10:44:03 +02:00
2021-03-21 00:36:23 -04:00
2021-03-21 00:36:23 -04:00
2021-03-17 18:11:55 +01:00
2021-03-24 10:24:14 +01:00
2021-03-15 20:44:24 +01:00
2021-03-28 18:36:04 +02:00
2021-03-28 06:05:04 +02:00
2021-03-21 00:36:23 -04:00
2021-03-24 10:24:14 +01:00
2021-03-19 10:45:17 +01:00
2021-03-21 00:36:23 -04:00
2021-03-29 11:03:11 +02:00