Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

v1.17: [zk-token-sdk] Check that discrete log compression batch size is greater than 0 (backport of #33699) #33844

Merged
merged 1 commit into from
Oct 24, 2023

Conversation

mergify[bot]
Copy link
Contributor

@mergify mergify bot commented Oct 24, 2023

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

…ter than 0 (#33699)

check that discrete log compression batch size is greater than 0

(cherry picked from commit 381d225)
@codecov
Copy link

codecov bot commented Oct 24, 2023

Codecov Report

Merging #33844 (0656f95) into v1.17 (0471732) will increase coverage by 0.0%.
The diff coverage is 0.0%.

@@           Coverage Diff           @@
##            v1.17   #33844   +/-   ##
=======================================
  Coverage    81.8%    81.8%           
=======================================
  Files         804      804           
  Lines      217732   217732           
=======================================
+ Hits       178208   178225   +17     
+ Misses      39524    39507   -17     

@samkim-crypto samkim-crypto merged commit 5bd9969 into v1.17 Oct 24, 2023
31 checks passed
@samkim-crypto samkim-crypto deleted the mergify/bp/v1.17/pr-33699 branch October 24, 2023 19:34
anwayde pushed a commit to firedancer-io/solana that referenced this pull request Nov 16, 2023
…is greater than 0 (backport of solana-labs#33699) (solana-labs#33844)

[zk-token-sdk] Check that discrete log compression batch size is greater than 0 (solana-labs#33699)

check that discrete log compression batch size is greater than 0

(cherry picked from commit 381d225)

Co-authored-by: samkim-crypto <skim13@cs.stanford.edu>
anwayde pushed a commit to firedancer-io/solana that referenced this pull request Nov 16, 2023
…is greater than 0 (backport of solana-labs#33699) (solana-labs#33844)

[zk-token-sdk] Check that discrete log compression batch size is greater than 0 (solana-labs#33699)

check that discrete log compression batch size is greater than 0

(cherry picked from commit 381d225)

Co-authored-by: samkim-crypto <skim13@cs.stanford.edu>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants