fartcoin-project / brute_force38

Brute-Force your BIP38 private key
MIT License
19 stars 12 forks source link

Bump secp256k1 from 3.3.1 to 3.8.1 #14

Open dependabot[bot] opened 1 month ago

dependabot[bot] commented 1 month ago

Bumps secp256k1 from 3.3.1 to 3.8.1.

Release notes

Sourced from secp256k1's releases.

v3.8.0

v3.7.1

  • fix node modules version for electron (#148)

v3.7.0

  • add node12 support (#143)

v3.6.2

  • fix edge case for publicKeyTweakAdd (#140)

v3.6.1

  • Fix ecdhUnsafe for bindings (#139)

v3.6.0

  • Update secp256k1 (support custom function for ECDH) (#137)

v3.5.2

  • update codestyle for new standard version

v3.5.1

  • use sh instead bash in has_lib.sh (#133)

v3.5.0

  • Add support for inverting and negating private keys (#125)

v3.4.0

  • Remove prebuild
Commits


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/fartcoin-project/brute_force38/network/alerts).