-
Notifications
You must be signed in to change notification settings - Fork 45
Bump lnd to v0.18.5, enforce min version #211
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
Conversation
The latest version of the Go setup action now supports automated caching.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM, thank you! 🎉
Replaces a bunch of dependabot PRs.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
noice 🙏
This commit is not needed now: 41eb830 |
This reverts commit e683d8a. Since we now increase the minimum lnd version to v0.18.5 we no longer need this specific version check.
Makes sense, done. |
Also replaces:
Pull Request Checklist
in
lnd_services.go
are updated.macaroon_recipes.go
if your PR adds a new method that is calleddifferently than the RPC method it invokes.