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

fix: add new v2 methods to custom permissions #695

Merged
merged 2 commits into from Dec 19, 2023

Conversation

secondl1ght
Copy link
Contributor

@secondl1ght secondl1ght commented Dec 17, 2023

I spoke with @jamaljsr and we noticed that some of the V2 methods are not currently included when setting custom permissions and the deprecated versions are. This would cause any applications using LNC with the V2 methods to get a permissions error even though the user granted permission for these values. Adding these will now support clients that are using the latest LND API versions.

Copy link
Member

@jamaljsr jamaljsr left a comment

Choose a reason for hiding this comment

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

Tested this branch and it's not working correctly. After looking into it, i've found the issue.

app/src/util/constants.ts Outdated Show resolved Hide resolved
Copy link
Member

@jamaljsr jamaljsr left a comment

Choose a reason for hiding this comment

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

tACK LGTM 🚀

Thanks for the update. Confirmed this works as expected.

@jamaljsr jamaljsr merged commit 2fa30f5 into lightninglabs:master Dec 19, 2023
12 checks 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.

None yet

3 participants