Skip to content
This repository has been archived by the owner on Jan 13, 2025. It is now read-only.

v1.16: [zk-token-sdk] Use TryFrom<&[T]> for &[T] instead of arrayref (backport of #31959) #32214

Merged
merged 1 commit into from
Jun 24, 2023

Conversation

mergify[bot]
Copy link
Contributor

@mergify mergify bot commented Jun 20, 2023

This is an automatic backport of pull request #31959 done by Mergify.


Mergify commands and options

More conditions and actions can be found in the documentation.

You can also trigger Mergify actions by commenting on this pull request:

  • @Mergifyio refresh will re-evaluate the rules
  • @Mergifyio rebase will rebase this PR on its base branch
  • @Mergifyio update will merge the base branch into this PR
  • @Mergifyio backport <destination> will backport this PR on <destination> branch

Additionally, on Mergify dashboard you can:

  • look at your merge queues
  • generate the Mergify configuration with the config editor.

Finally, you can contact us on https://mergify.com

…31959)

* remove `arrayref` from `auth_encryption`

* remove `arrayref` from `sigma_proofs`

* refactor `canonical_scalar_from_slice`

* remove `arrayref` from `Cargo.toml`

* cargo lock

(cherry picked from commit 1bc1012)
@samkim-crypto samkim-crypto force-pushed the mergify/bp/v1.16/pr-31959 branch from f65212c to 781e0d5 Compare June 22, 2023 01:29
@codecov
Copy link

codecov bot commented Jun 22, 2023

Codecov Report

Merging #32214 (ad23679) into v1.16 (ad23679) will not change coverage.
The diff coverage is n/a.

❗ Current head ad23679 differs from pull request most recent head 781e0d5. Consider uploading reports for the commit 781e0d5 to get more accurate results

@@           Coverage Diff           @@
##            v1.16   #32214   +/-   ##
=======================================
  Coverage    81.9%    81.9%           
=======================================
  Files         760      760           
  Lines      207432   207432           
=======================================
  Hits       169955   169955           
  Misses      37477    37477           

@samkim-crypto samkim-crypto merged commit fc48036 into v1.16 Jun 24, 2023
@samkim-crypto samkim-crypto deleted the mergify/bp/v1.16/pr-31959 branch June 24, 2023 21:38
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.

2 participants