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] Make inner scalar and ristretto point of PedersenOpening and PedersenCommitment private (backport of #32187) #32212

Merged
merged 1 commit into from
Jun 21, 2023

Conversation

mergify[bot]
Copy link
Contributor

@mergify mergify bot commented Jun 20, 2023

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

…ing` and `PedersenCommitment` private (#32187)

* make `PedersenOpening` inner scalar private

* make `PedersenCommitment` inner point private

(cherry picked from commit 1616123)
@codecov
Copy link

codecov bot commented Jun 20, 2023

Codecov Report

Merging #32212 (e22ffba) into v1.16 (9d1ca7c) will decrease coverage by 0.1%.
The diff coverage is 87.5%.

@@            Coverage Diff            @@
##            v1.16   #32212     +/-   ##
=========================================
- Coverage    81.9%    81.9%   -0.1%     
=========================================
  Files         760      760             
  Lines      207505   207501      -4     
=========================================
- Hits       169976   169966     -10     
- Misses      37529    37535      +6     

@samkim-crypto samkim-crypto merged commit 0706d83 into v1.16 Jun 21, 2023
@samkim-crypto samkim-crypto deleted the mergify/bp/v1.16/pr-32187 branch June 21, 2023 22:31
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