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] Define FeeEncryption as a wrapper around GroupedElGamalCiphertext (backport of #32144) #32173

Merged
merged 1 commit into from
Jun 20, 2023

Conversation

mergify[bot]
Copy link
Contributor

@mergify mergify bot commented Jun 16, 2023

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

…amalCiphertext` (#32144)

* define `FeeEncryption` as a wrapper around `GroupedElGamalCiphertext`

* define pod `FeeEncryption` as a wrapper around `GroupedElGamalCiphertext2Handles`

* update proof data computation

* add comments about unwraps

(cherry picked from commit 37f51e8)
@codecov
Copy link

codecov bot commented Jun 16, 2023

Codecov Report

Merging #32173 (62f08ec) into v1.16 (be9f285) will decrease coverage by 0.1%.
The diff coverage is 75.0%.

@@            Coverage Diff            @@
##            v1.16   #32173     +/-   ##
=========================================
- Coverage    81.9%    81.9%   -0.1%     
=========================================
  Files         760      760             
  Lines      207498   207500      +2     
=========================================
- Hits       169990   169963     -27     
- Misses      37508    37537     +29     

@samkim-crypto samkim-crypto merged commit dc45b53 into v1.16 Jun 20, 2023
@samkim-crypto samkim-crypto deleted the mergify/bp/v1.16/pr-32144 branch June 20, 2023 02:59
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