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

Node ID check #2274

Closed
wants to merge 3 commits into from
Closed

Node ID check #2274

wants to merge 3 commits into from

Conversation

Jasonvdb
Copy link
Collaborator

@Jasonvdb Jasonvdb commented Oct 1, 2024

Description

Validates node ID using secp256k1 before passing it to react-native-ldk. Decided to implement fix here instead as Bitkit already has secp256k1 as a dependency.

Linked Issues/Tasks

Should fix #2253

Type of change

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • Refactoring (improving code without creating new functionality)

Tests

  • Detox test
  • Unit test
  • No test

Screenshot / Video

QA Notes

@Jasonvdb Jasonvdb closed this Oct 1, 2024
@limpbrains limpbrains deleted the nodeid-check branch October 5, 2024 11:31
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.

[Bug]: Advanced Manual Setup for LN channel can result in crash
2 participants