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

Refactor LNNode, use versioner for LND get_version, refactor macaroon #432

Merged
merged 3 commits into from
Apr 22, 2023

Conversation

Reckless-Satoshi
Copy link
Collaborator

What does this PR do?

This PR refactors the use of LNNode. All gRPC calls to LND must take place in api.lightning.node.py. This PR also adds the Versioner RPC proto, so the LND version can be fetched via gRPC calls.

Checklist before merging

  • If it's a frontend feature, I have ran prettier cd frontend; npm run format. If it's a mobile app feature I ran cd mobile; npm run format.
  • If I added new phrases to the user interface, I have ran prettier cd frontend/static/locales; python collect_phrases.py to collect them for translation.

@Reckless-Satoshi Reckless-Satoshi changed the title Add Versioner rpc, use versioner for LND get_version, refactor macaroon Refactor LNNode, use versioner for LND get_version, refactor macaroon Apr 22, 2023
@Reckless-Satoshi Reckless-Satoshi merged commit ac24c31 into main Apr 22, 2023
@Reckless-Satoshi Reckless-Satoshi deleted the refactor-lnnode branch April 22, 2023 18:54
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.

1 participant