Skip to content

Comments

chore(deps): bump secp256k1 from 0.28.0 to 0.28.1#954

Merged
rakita merged 1 commit intomainfrom
dependabot/cargo/secp256k1-0.28.1
Jan 4, 2024
Merged

chore(deps): bump secp256k1 from 0.28.0 to 0.28.1#954
rakita merged 1 commit intomainfrom
dependabot/cargo/secp256k1-0.28.1

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 4, 2024

Bumps secp256k1 from 0.28.0 to 0.28.1.

Changelog

Sourced from secp256k1's changelog.

0.28.1 - 2024-01-03

  • Update secp265k1-sys to 0.9.2 (contains some fixes for WASM and a FFI binding fix)
  • Various improvements to the SerializedSignature type #658 #659
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)

Bumps [secp256k1](https://github.com/rust-bitcoin/rust-secp256k1) from 0.28.0 to 0.28.1.
- [Changelog](https://github.com/rust-bitcoin/rust-secp256k1/blob/master/CHANGELOG.md)
- [Commits](rust-bitcoin/rust-secp256k1@secp256k1-0.28.0...secp256k1-0.28.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jan 4, 2024
@github-actions
Copy link
Contributor

github-actions bot commented Jan 4, 2024

Valgrind Results:

==3784== Cachegrind, a cache and branch-prediction profiler
==3784== Copyright (C) 2002-2017, and GNU GPL'd, by Nicholas Nethercote et al.
==3784== Using Valgrind-3.18.1 and LibVEX; rerun with -h for copyright info
==3784== Command: target/release/snailtracer
==3784== 
--3784-- warning: L3 cache found, using its data for the LL simulation.
==3784== 
==3784== I   refs:      456,271,475
==3784== I1  misses:          2,955
==3784== LLi misses:          2,636
==3784== I1  miss rate:        0.00%
==3784== LLi miss rate:        0.00%
==3784== 
==3784== D   refs:      229,452,247  (152,511,529 rd   + 76,940,718 wr)
==3784== D1  misses:        349,789  (    209,977 rd   +    139,812 wr)
==3784== LLd misses:        137,004  (      3,752 rd   +    133,252 wr)
==3784== D1  miss rate:         0.2% (        0.1%     +        0.2%  )
==3784== LLd miss rate:         0.1% (        0.0%     +        0.2%  )
==3784== 
==3784== LL refs:           352,744  (    212,932 rd   +    139,812 wr)
==3784== LL misses:         139,640  (      6,388 rd   +    133,252 wr)
==3784== LL miss rate:          0.0% (        0.0%     +        0.2%  )

@rakita rakita merged commit 3144caf into main Jan 4, 2024
@dependabot dependabot bot deleted the dependabot/cargo/secp256k1-0.28.1 branch January 4, 2024 14:13
@github-actions github-actions bot mentioned this pull request Jan 12, 2024
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.

1 participant