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

Typescript Refactor & Sub-Server Support #61

Merged
merged 28 commits into from
Nov 8, 2019

Conversation

cavanmflynn
Copy link
Contributor

@cavanmflynn cavanmflynn commented Nov 6, 2019

This PR contains the following changes:

  • Refactor all Javascript files to Typescript
  • Support for all LND sub-servers w/ full type definitions
    • Autopilot (autopilotrpc)
    • ChainNotifier (chainrpc)
    • Invoices (invoicesrpc)
    • Router (routerrpc)
    • Signer (signrpc)
    • WalletKit (walletrpc)
    • Watchtower (watchtowerrpc)
    • WatchtowerClient (wtclientrpc)
  • All enums are now exported from .ts files and can be used at runtime

Note: These code changes should be completely backwards compatible.

@cavanmflynn cavanmflynn marked this pull request as ready for review November 8, 2019 19:17
Copy link
Contributor

@ctebbe ctebbe left a comment

Choose a reason for hiding this comment

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

🚀

@cavanmflynn cavanmflynn merged commit 850c5f1 into master Nov 8, 2019
@cavanmflynn cavanmflynn deleted the cf-cc-1123-subserver-support branch November 8, 2019 20:09
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.

2 participants