6 Commits

Author SHA1 Message Date
Oliver Gugger
17a05186d3
multi: fixes to tlv traffic shaper 2024-05-03 17:33:45 +02:00
George Tsagkarelis
57e975be6d
routing: add TlvTrafficShaper to bandwidth hints 2024-05-02 20:32:36 +02:00
yyforyongyu
59578d9f1a
routing: add more verbose logs 2023-01-17 07:26:57 +08:00
Oliver Gugger
895a2e497b
multi: formatting and comment fixes 2022-02-10 11:02:02 +01:00
carla
990dda4b18
multi: thread bandwidth check amount down to MayAddOutgoingHtlc
Pass htlc amount down to the channel so that we don't need to rely
on minHtlc (and pad it when the channel sets a 0 min htlc). Update
test to just check some sane values since we're no longer relying
on minHtlc amount at all.
2021-10-19 09:50:51 +02:00
carla
45de686d35
multi: move bandwidth hints behind interface 2021-10-19 09:50:49 +02:00