Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Embedded LND: chantools: sweepremoteclosed #2102

Merged
merged 7 commits into from
Feb 7, 2025

Conversation

kaloudis
Copy link
Contributor

@kaloudis kaloudis commented Apr 1, 2024

This PR adds built-in support for the sweepremoteclosed function from chantools.

This function allows user to sweep funds from force closed channel timelocks. This can be helpful for users that are having issues syncing to chain with Neutrino.

docs: https://github.com/lightninglabs/chantools/blob/master/doc/chantools_sweepremoteclosed.md

All functionality mirrors that of chantools except the addition of a sleepSeconds field that can be used to work around API rate limiting from the block explorers.

@kaloudis kaloudis force-pushed the sweepremoteclosed branch from a49eb3b to f7d2eff Compare April 1, 2024 20:41
@kaloudis kaloudis added this to the v0.9.0 milestone Apr 20, 2024
@kaloudis kaloudis modified the milestones: v0.9.0, v0.9.1 Jul 30, 2024
@kaloudis kaloudis modified the milestones: v0.9.1, v0.9.2 Sep 10, 2024
@kaloudis kaloudis modified the milestones: v0.9.2, v0.10.0 Oct 22, 2024
@kaloudis kaloudis force-pushed the master branch 6 times, most recently from 1c682d4 to 2068ca3 Compare November 2, 2024 04:39
@kaloudis kaloudis force-pushed the sweepremoteclosed branch 4 times, most recently from fac5221 to 86bec95 Compare January 27, 2025 02:29
@kaloudis kaloudis marked this pull request as ready for review January 27, 2025 02:31
@kaloudis kaloudis changed the title chantools: sweepremoteclosed Embedded LND: chantools: sweepremoteclosed Jan 27, 2025
@kaloudis kaloudis merged commit bd2c14b into ZeusLN:master Feb 7, 2025
4 checks passed
@kaloudis kaloudis deleted the sweepremoteclosed branch February 7, 2025 19:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants