Skip to content

go.mod+terminal: bump LND version for macaroon store fix #554

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

Closed

Conversation

ellemouton
Copy link
Member

@ellemouton ellemouton commented May 17, 2023

This commit bumps the LND version to include a macaroon store fix that will ensure that all root keys get re-encrypted on changepassword and that all root keys will be re-generated on --new_mac_root_key.

Depends on the merge of lightningnetwork/lnd#7705
Fixes #549

@ellemouton ellemouton force-pushed the bumpLNDForMacStoreFix branch from cc33703 to dc83d25 Compare May 17, 2023 10:35
@guggero
Copy link
Member

guggero commented May 17, 2023

Great to be able to test the macaroon password fix in litd.
But should we mark this PR as a draft, so we don't accidentally merge it unless the above PR is in a tagged version of lnd?

@ellemouton ellemouton marked this pull request as draft May 17, 2023 11:57
This commit bumps the LND version to include a macaroon store fix that
will ensure that all root keys get re-encrypted on `changepassword` and
that all root keys will be re-generated on `--new_mac_root_key`.
@ellemouton ellemouton force-pushed the bumpLNDForMacStoreFix branch from dc83d25 to d32a59e Compare May 19, 2023 10:10
@ellemouton
Copy link
Member Author

replaced by #566

@ellemouton ellemouton closed this Jun 6, 2023
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.

Rotating the LND Admin Macaroon causes Litd to enter a crash loop
2 participants