Skip to content

Conversation

@uri-99
Copy link
Contributor

@uri-99 uri-99 commented Dec 9, 2024

Fix ZKQuiz proof submitions

Description

ZKQuiz seemed broken because it was failing to receive messages from the Batcher. It was discovered this was because Batcher was cutting the connection with the timeout, because it was taking longer than 5 seconds to receive the proof. This makes sense because the ZKQuiz proof is 5 times bigger than the fibonnacci proof.

Type of change

Please delete options that are not relevant.

  • New feature
  • Bug fix
  • Optimization
  • Refactor

Checklist

  • “Hotfix” to testnet, everything else to staging
  • Linked to Github Issue
  • This change depends on code or research by an external entity
    • Acknowledgements were updated to give credit
  • Unit tests added
  • This change requires new documentation.
    • Documentation has been added/updated.
  • This change is an Optimization
    • Benchmarks added/run
  • Has a known issue
  • If your PR changes the Operator compatibility (Ex: Upgrade prover versions)
    • This PR adds compatibility for operator for both versions and do not change batcher/docs/examples
    • This PR updates batcher and docs/examples to the newer version. This requires the operator are already updated to be compatible

@uri-99 uri-99 changed the title Test zkquiz batcher fix: zkquiz proof submitions Dec 10, 2024
@uri-99 uri-99 marked this pull request as ready for review December 10, 2024 14:08
Copy link
Member

@MarcosNicolau MarcosNicolau left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Tested zkquiz locally and it indeed works with 30 secs.

@PatStiles
Copy link
Contributor

I created the following up issues:

@MauroToscano MauroToscano merged commit 062eeb9 into staging Dec 13, 2024
3 checks passed
@MauroToscano MauroToscano deleted the test-zkquiz-batcher branch December 13, 2024 17:09
PatStiles pushed a commit that referenced this pull request Jan 10, 2025
PatStiles pushed a commit that referenced this pull request Jan 10, 2025
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.

5 participants