Skip to content

Conversation

@ffranr
Copy link
Contributor

@ffranr ffranr commented Nov 13, 2025

Diff generated by running commands:

go get github.com/lightningnetwork/[email protected]
go mod tidy

Pull Request Checklist

  • PR is opened against correct version branch.

  • Version compatibility matrix in the README and minimal required version
    in lnd_services.go are updated.

  • Update macaroon_recipes.go if your PR adds a new method that is called
    differently than the RPC method it invokes.

Updated LND dependency to v0.20.0-beta by running:
  go get github.com/lightningnetwork/[email protected]
  go mod tidy

Also updated Go version in the lint Dockerfile to match go.mod.
@ffranr ffranr force-pushed the lnd-20-0-fullrelease-version-bump branch from 5bb02d7 to 02327f6 Compare November 13, 2025 12:52
@ffranr ffranr self-assigned this Nov 13, 2025
@ffranr ffranr requested review from bhandras and starius November 13, 2025 12:54
While v0.18.5-beta likely still works, raising the minimum version
reduces the need to handle deprecated fields, even if they're
technically still supported.
@ffranr ffranr force-pushed the lnd-20-0-fullrelease-version-bump branch from 02327f6 to 7f865a7 Compare November 13, 2025 13:21
Copy link

@darioAnongba darioAnongba left a comment

Choose a reason for hiding this comment

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

LGTM

@ffranr ffranr merged commit 5e5921c into lightninglabs:lnd-20-0 Nov 13, 2025
1 check passed
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.

3 participants