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

Verify Watch Output Index #240

Merged
merged 1 commit into from
May 21, 2024
Merged

Verify Watch Output Index #240

merged 1 commit into from
May 21, 2024

Conversation

coreyphillips
Copy link
Collaborator

This PR:

  • Updates checkWatchOutputs to verify the output index when sweeping a force closed channel by checking the output addresses against previously generated/retrieved addresses.
  • Adds @synonymdev/raw-transaction-decoder as a dependency.
  • Creates saveAddressToFile method and implements it in the getAddress method.
  • Creates readAddressesFromFile method and implements is accordingly.
  • Adds addresses to LightningManager class.

Adds @synonymdev/raw-transaction-decoder as a dependency.
Creates saveAddressToFile method and implements it in getAddress method.
Creates readAddressesFromFile method and implements is accordingly.
Adds addresses to LightningManager class.
@coreyphillips coreyphillips added bug Something isn't working enhancement New feature or request labels May 17, 2024
@coreyphillips coreyphillips requested a review from Jasonvdb May 17, 2024 14:53
@coreyphillips coreyphillips self-assigned this May 17, 2024
@Jasonvdb Jasonvdb merged commit 4c1119e into master May 21, 2024
6 checks passed
@Jasonvdb Jasonvdb deleted the verify-output-index branch May 21, 2024 08:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants