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

Add support for core lightning watchtower TEoS (The Eye of Satoshi) - server and client #543

Open
wants to merge 20 commits into
base: master
Choose a base branch
from

Conversation

@seberm seberm force-pushed the feature/add-rust-teos branch 16 times, most recently from 98f9500 to e0eae6d Compare September 3, 2022 20:39
@seberm seberm force-pushed the feature/add-rust-teos branch 3 times, most recently from bb319fe to 42626b6 Compare September 4, 2022 21:14
pkgs/teos/default.nix Outdated Show resolved Hide resolved
@seberm seberm force-pushed the feature/add-rust-teos branch 9 times, most recently from 93ad7ba to 509f3b8 Compare September 8, 2022 10:50
Copy link
Contributor

@HaosGames HaosGames left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me.
I started testing this now with CLN as a backend and the teos daemon on a separate host with a pruned bitcoind.
Works great so far with minimal configuration.

@HaosGames
Copy link
Contributor

Still running great on my side. I would love to see this in a release.

@sr-gi
Copy link

sr-gi commented Jul 29, 2024

I'm planning to cut a release sooner rather than later, which will include all the changes pointed out in the PR description AFAICT. Is there anything else that'd needed?

@seberm seberm force-pushed the feature/add-rust-teos branch from 7dd92e4 to 0dd5fdb Compare August 19, 2024 21:34
Copy link

@JosephGoulden JosephGoulden left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'm running the watchtower and plugin modules from this PR and its working well.

It would be nice to have a service that automatically registers with the tower and renews the subscription when needed. But we can add that later.

Also I opened a PR to add a flake to TEOS.

@seberm seberm force-pushed the feature/add-rust-teos branch from 0dd5fdb to bd3f0d9 Compare September 16, 2024 09:51
@seberm seberm requested a review from HaosGames September 16, 2024 09:52
@seberm
Copy link
Contributor Author

seberm commented Dec 26, 2024

@nixbitcoin @erikarvstedt @jonasnick

Is it worthwhile to continue working on and rebasing this PR? Is there a possibility that nix-bitcoin will incorporate these changes?
Thanks!

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.

Add CLN Watchtower
9 participants