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

v1.16: [zk-token-sdk] Add VerifyGroupedCiphertext2HandlesValidity and VerifyBatchedGroupedCiphertext2HandlesValidity proof instructions (backport of #31816) #31918

Merged
merged 1 commit into from
Jun 1, 2023

Conversation

mergify[bot]
Copy link
Contributor

@mergify mergify bot commented Jun 1, 2023

This is an automatic backport of pull request #31816 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

…ifyBatchedGroupedCiphertext2HandlesValidity` proof instructions (#31816)

* add grouped ciphertext validity proof data

* add batched grouped ciphertext validity proof data

* rename proof contexts and data for consistency

* add grouped ciphertext validity proof instructions

* Update zk-token-sdk/src/instruction/batched_grouped_ciphertext_validity.rs

Co-authored-by: Tyera <[email protected]>

---------

Co-authored-by: Tyera <[email protected]>
(cherry picked from commit 0495051)
@codecov
Copy link

codecov bot commented Jun 1, 2023

Codecov Report

Merging #31918 (53ad316) into v1.16 (05e6267) will increase coverage by 0.0%.
The diff coverage is 80.6%.

@@           Coverage Diff            @@
##            v1.16   #31918    +/-   ##
========================================
  Coverage    81.9%    81.9%            
========================================
  Files         756      758     +2     
  Lines      206964   207097   +133     
========================================
+ Hits       169541   169680   +139     
+ Misses      37423    37417     -6     

@samkim-crypto samkim-crypto merged commit d6b2d9f into v1.16 Jun 1, 2023
@samkim-crypto samkim-crypto deleted the mergify/bp/v1.16/pr-31816 branch June 1, 2023 21:47
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