Skip to content
This repository was archived by the owner on Feb 8, 2026. It is now read-only.

chore: upgrade bitcoin dependencies#2407

Merged
pwltr merged 1 commit intomasterfrom
chore/update-bitcoin-deps
Dec 18, 2024
Merged

chore: upgrade bitcoin dependencies#2407
pwltr merged 1 commit intomasterfrom
chore/update-bitcoin-deps

Conversation

@pwltr
Copy link
Collaborator

@pwltr pwltr commented Dec 18, 2024

Upgrade bitcoin related dependencies and remove unused ones.

Closes https://github.com/synonymdev/bitkit/issues/2405

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

@socket-security
Copy link

New and removed dependencies detected. Learn more about Socket for GitHub ↗︎

Package New capabilities Transitives Size Publisher
npm/@bitcoinerlab/secp256k1@1.2.0 None 0 10.4 MB jl.landabaso
npm/@noble/curves@1.7.0 None 0 1.64 MB paulmillr
npm/@noble/hashes@1.6.0 None 0 859 kB paulmillr

🚮 Removed packages: npm/@bitcoinerlab/secp256k1@1.0.5, npm/@noble/hashes@1.3.1, npm/react-native-zip-archive@7.0.1

View full report↗︎

@pwltr pwltr merged commit bfa857b into master Dec 18, 2024
7 checks passed
@pwltr pwltr deleted the chore/update-bitcoin-deps branch December 18, 2024 14:21
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Feature]: upgrade to @bitcoinerlab/secp256k1@1.2.0

2 participants