Skip to content
This repository has been archived by the owner on Dec 4, 2024. It is now read-only.

chore(deps): update rust crate secp256k1 to 0.30 #33

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 14, 2024

This PR contains the following updates:

Package Type Update Change
secp256k1 dependencies minor 0.29 -> 0.30

Release Notes

rust-bitcoin/rust-secp256k1 (secp256k1)

v0.30.0

  • Allow signing variable-length messages #​706
  • Bump MSRV to 1.63 #​709
  • Deprecate Message::from_digest_slice in favor of Message::from_digest #​712
  • Truncate debug output of SecretKey; tighten bitcoin_hashes dependency version #​722
  • Simplify and improve consistency of secret key types' debug output #​726
  • Simplify and improve consistency of public key types' debug output #​745
  • Feature-gate KeyPair::from_str on global-context or alloc #​728
  • Add infallible constructors for schnorr::Signature from byteslices #​730
  • Deprecate slice-parsing methods in favor of array-parsing ones #​737
  • Make RecoveryId an enum rather than integer #​743

v0.29.1

Compare Source


Configuration

📅 Schedule: Branch creation - "before 6am on Monday" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

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.

0 participants