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: validate node id #2275

Merged
merged 3 commits into from
Oct 5, 2024
Merged

fix: validate node id #2275

merged 3 commits into from
Oct 5, 2024

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

Base automatically changed from release-v1.0.5 to master October 2, 2024 10:29
@limpbrains limpbrains merged commit e17883f into master Oct 5, 2024
10 of 12 checks passed
@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
3 participants