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(wallet): Remove nobleSecp256k1Wrapper #1522

Merged
merged 1 commit into from
Jan 30, 2024

Conversation

coreyphillips
Copy link
Collaborator

Description

  • Replaces nobleSecp256k1Wrapper.js wrapper with @bitcoinerlab/secp256k1.
  • Upgrades bitcoinjs-lib, bip39 & bip32 in nodejs-project.
  • Upgrades nodejs-mobile-react-native to 18.17.6.

Linked Issues/Tasks

Closes #813

Type of change

  • Refactoring (improving code without creating new functionality)

Tests

  • No test

Replaces noblesecp wrapper with @bitcoinerlab/secp256k1.
Upgrades bitcoinjs-lib, bip39 & bip32 in nodejs-project.
Upgrades nodejs-mobile-react-native to 18.17.6.
@coreyphillips coreyphillips changed the title refactor(wallet): Remove noblesecp wrapper refactor(wallet): Remove nobleSecp256k1Wrapper Jan 29, 2024
@coreyphillips
Copy link
Collaborator Author

Looks like it was something in this merge that broke the e2e tests.

@coreyphillips coreyphillips merged commit 40f0d74 into master Jan 30, 2024
3 of 4 checks passed
@coreyphillips coreyphillips deleted the remove-secp-wrapper branch January 30, 2024 13:18
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]: update nobleSecp256k1Wrapper.js
2 participants