Skip to content

Bump Sources/bindings/secp256k1 from 4c3ba88 to 26de4df#72

Merged
dependabot[bot] merged 1 commit intomainfrom
dependabot/submodules/Sources/bindings/secp256k1-26de4df
Mar 18, 2021
Merged

Bump Sources/bindings/secp256k1 from 4c3ba88 to 26de4df#72
dependabot[bot] merged 1 commit intomainfrom
dependabot/submodules/Sources/bindings/secp256k1-26de4df

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Mar 18, 2021

Bumps Sources/bindings/secp256k1 from 4c3ba88 to 26de4df.

Commits
  • 26de4df Merge #831: Safegcd inverses, drop Jacobi symbols, remove libgmp
  • 24ad04f Make scalar_inverse{,_var} benchmark scale with SECP256K1_BENCH_ITERS
  • ebc1af7 Optimization: track f,g limb count and pass to new variable-time update_fg_var
  • b306935 Optimization: use formulas instead of lookup tables for cancelling g bits
  • 9164a1b Optimization: special-case zero modulus limbs in modinv64
  • 1f233b3 Remove num/gmp support
  • 20448b8 Remove unused Jacobi symbol support
  • 5437e7b Remove unused scalar_sqr
  • aa9cc52 Improve field/scalar inverse tests
  • 1e0e885 Make field/scalar code use the new modinv modules for inverses
  • Additional commits viewable in compare view

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 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)

Bumps [Sources/bindings/secp256k1](https://github.com/bitcoin-core/secp256k1) from `4c3ba88` to `26de4df`.
- [Release notes](https://github.com/bitcoin-core/secp256k1/releases)
- [Commits](bitcoin-core/secp256k1@4c3ba88...26de4df)

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file submodules Pull requests that update Submodules code labels Mar 18, 2021
@dependabot dependabot Bot requested a review from csjones March 18, 2021 05:25
Copy link
Copy Markdown
Contributor

@csjones csjones left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@dependabot squash and merge

@dependabot dependabot Bot merged commit 909eed1 into main Mar 18, 2021
@dependabot dependabot Bot deleted the dependabot/submodules/Sources/bindings/secp256k1-26de4df branch March 18, 2021 05:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file submodules Pull requests that update Submodules code

Development

Successfully merging this pull request may close these issues.

1 participant