Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 1, 2024

Bumps secp256k1 from 0.28.1 to 0.28.2.

Changelog

Sourced from secp256k1's changelog.

0.28.2 - 2024-01-30

  • Implement Hash for Scalar #674
  • Implement Ord and PartialOrd for RecoverableSignature #611
  • Add byte accessors to ElligatorSwiftSharedSecret #676
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 <dependency name> 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)

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Feb 1, 2024
@github-actions
Copy link
Contributor

github-actions bot commented Feb 1, 2024

Valgrind Results:

==3924== Cachegrind, a cache and branch-prediction profiler
==3924== Copyright (C) 2002-2017, and GNU GPL'd, by Nicholas Nethercote et al.
==3924== Using Valgrind-3.18.1 and LibVEX; rerun with -h for copyright info
==3924== Command: target/release/snailtracer
==3924== 
--3924-- warning: L3 cache found, using its data for the LL simulation.
Snailtracer Host+Interpreter benchmark (2.1s) ...            not enough samples
==3924== 
==3924== I   refs:      463,562,026
==3924== I1  misses:          3,380
==3924== LLi misses:          2,903
==3924== I1  miss rate:        0.00%
==3924== LLi miss rate:        0.00%
==3924== 
==3924== D   refs:      237,388,455  (160,564,991 rd   + 76,823,464 wr)
==3924== D1  misses:        323,430  (    183,621 rd   +    139,809 wr)
==3924== LLd misses:        137,539  (      4,061 rd   +    133,478 wr)
==3924== D1  miss rate:         0.1% (        0.1%     +        0.2%  )
==3924== LLd miss rate:         0.1% (        0.0%     +        0.2%  )
==3924== 
==3924== LL refs:           326,810  (    187,001 rd   +    139,809 wr)
==3924== LL misses:         140,442  (      6,964 rd   +    133,478 wr)
==3924== LL miss rate:          0.0% (        0.0%     +        0.2%  )

@dependabot dependabot bot force-pushed the dependabot/cargo/secp256k1-0.28.2 branch from 417b4ba to 5441940 Compare February 5, 2024 15:27
Bumps [secp256k1](https://github.com/rust-bitcoin/rust-secp256k1) from 0.28.1 to 0.28.2.
- [Changelog](https://github.com/rust-bitcoin/rust-secp256k1/blob/master/CHANGELOG.md)
- [Commits](rust-bitcoin/rust-secp256k1@secp256k1-0.28.1...secp256k1-0.28.2)

---
updated-dependencies:
- dependency-name: secp256k1
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/cargo/secp256k1-0.28.2 branch from 5441940 to f7605bd Compare February 5, 2024 15:28
@rakita rakita merged commit f6353c6 into main Feb 6, 2024
@dependabot dependabot bot deleted the dependabot/cargo/secp256k1-0.28.2 branch February 6, 2024 14:31
This was referenced Mar 10, 2025
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants