plugins
plugins copied to clipboard
feeadjuster: basefee switch
trafficstars
-
make dynamic adjustments of the base fee optional and off per default. Currently only affects median strategy
-
fixes some bugs, breakages and testcases along the way
Finally got a chance to test this. The exclude list keeps the channels' fees from being changed by feeadjuster at node start, but if a forward occurs after start, the fees are adjusted despite being in the exclude list.
Yes I know that this is still missing. I'm really busy with other stuff recently :(
Needs rebase
This has been merged as part of #525.
Thanks for the great work!!