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

Disallow old versions of CLN #65

Open
ca-ruz opened this issue Sep 30, 2024 · 2 comments
Open

Disallow old versions of CLN #65

ca-ruz opened this issue Sep 30, 2024 · 2 comments

Comments

@ca-ruz
Copy link

ca-ruz commented Sep 30, 2024

Smaug should refuse to start if core lightning is too old.

$ cl --version
v24.05
@ca-ruz
Copy link
Author

ca-ruz commented Sep 30, 2024

Also add a feature to re add all of the transactions without having to do a re-scan.

@chrisguida
Copy link
Owner

Yep, if they do a scan but their CLN is too old, they'll need to delete and re-add all their wallets so bookkeeper can get notified of the events. A feature to re-transmit all wallet events to bookkeeper would be fantastic. This actually might already happen on startup? Need to look into it..

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

No branches or pull requests

2 participants