lightning icon indicating copy to clipboard operation
lightning copied to clipboard

Issue #4720 Restrict channel fee updates…

Open ddustin opened this issue 4 years ago • 5 comments
trafficstars

for leased channels to be less than comitted rates for both individual channels as well as group sets. If any channel being updated is above committed limits, abort the fee setting.

ddustin avatar Sep 02 '21 00:09 ddustin

Thanks for the fixups, sadly tests seems not to be too happy:

  • test_setchannelfee_all: might be hitting the restriction despite not being a leased channel, maybe the lease detection is not working?

  • test_channel_lease_post_expiry complains about setfeerates being unavailable (call introduced in the first commit, not sure why it's not failing everywhere)

Otherwise I look forward to merging this :-)

Thanks for the comments!

I thought these would be easier to resolve once I got the test framework working on my computer (I use a Mac).

So I pivoted to doing that first, then I plan on polishing off this PR =)

ddustin avatar Sep 18 '21 04:09 ddustin

Wondering if we can bring this up to date and add it to the merge-train :-)

cdecker avatar Sep 21 '22 14:09 cdecker

Wondering if we can bring this up to date and add it to the merge-train :-)

Workin on getting all my PRs merge-train ready this week! =)

ddustin avatar Sep 21 '22 21:09 ddustin

Awesome, can't wait for your changes to land :rocket:

cdecker avatar Sep 22 '22 10:09 cdecker

Awesome, can't wait for your changes to land 🚀

This one got pretty stale 😳 -- Gonnna look at this again a little later.

ddustin avatar Sep 28 '22 21:09 ddustin

Closing this under the "too old" rule... Feel free to fix up and reopen!

rustyrussell avatar Sep 18 '23 05:09 rustyrussell