Skip to content

CLN: Make sweepremoteclosed and triggerforceclose CLN compatible #193

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

Merged
merged 5 commits into from
Jun 9, 2025

Conversation

guggero
Copy link
Member

@guggero guggero commented Jun 6, 2025

Makes the sweepremoteclosed and triggerforceclose commands compatible with CLN.

Make sure to supply all peer public keys as a comma separated list to the sweepremoteclosed command with the --peers command line flag!

@guggero guggero force-pushed the sweepremoteclosed-cln branch from 9381c24 to 4d22858 Compare June 8, 2025 12:30
@guggero guggero changed the title Add clnsweepremoteclosed command CLN: Make sweepremoteclosed and triggerforceclose CLN compatible Jun 8, 2025
@guggero guggero changed the base branch from master to zombierecovery-cln June 8, 2025 12:31
@guggero guggero marked this pull request as ready for review June 8, 2025 12:32
@LittleDuke
Copy link

Is this now part of the main branch or does it have to be pulled separately ?

@guggero
Copy link
Member Author

guggero commented Jun 8, 2025

No, it's not merged yet. You can build from source like this:

git clone https://github.com/lightninglabs/chantools.git
cd chantools
git checkout 4d228581c057c3fd0220317a55181d1ead9ae313
make install

See https://github.com/lightninglabs/chantools?tab=readme-ov-file#compile-from-source for prerequisites (Golang and make need to be installed).

@guggero guggero force-pushed the sweepremoteclosed-cln branch from 4d22858 to d57f64a Compare June 8, 2025 20:24
@LittleDuke
Copy link

I can confirm this works!

@guggero guggero force-pushed the zombierecovery-cln branch from 02b0551 to ac43d49 Compare June 9, 2025 19:11
@guggero guggero changed the base branch from zombierecovery-cln to master June 9, 2025 19:18
@guggero guggero force-pushed the sweepremoteclosed-cln branch from ccef80f to 75030dc Compare June 9, 2025 19:18
@guggero guggero merged commit 2713837 into master Jun 9, 2025
2 checks passed
@guggero guggero deleted the sweepremoteclosed-cln branch June 9, 2025 19:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants