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

refactor: Remove prover support for v0 blobs #711

Open
wants to merge 5 commits into
base: main
Choose a base branch
from

Conversation

Tabaie
Copy link
Contributor

@Tabaie Tabaie commented Feb 19, 2025

  • Maintain the v0 decompressor
  • Remove the v0 decompression circuit
  • Remove the v0 compressor
  • Group blob decompression responses into an object

@Tabaie Tabaie had a problem deploying to docker-build-and-e2e February 19, 2025 16:38 — with GitHub Actions Error
@codecov-commenter
Copy link

codecov-commenter commented Feb 19, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 68.54%. Comparing base (845dded) to head (f50f68b).

Additional details and impacted files
@@             Coverage Diff              @@
##               main     #711      +/-   ##
============================================
+ Coverage     68.37%   68.54%   +0.17%     
+ Complexity     1197     1179      -18     
============================================
  Files           326      323       -3     
  Lines         13326    13007     -319     
  Branches       1350     1313      -37     
============================================
- Hits           9111     8916     -195     
+ Misses         3658     3544     -114     
+ Partials        557      547      -10     
Flag Coverage Δ *Carryforward flag
hardhat 98.52% <ø> (ø)
kotlin 66.18% <ø> (+0.13%) ⬆️ Carriedforward from 5ee235e

*This pull request uses carry forward flags. Click here to find out more.

see 58 files with indirect coverage changes

@Tabaie Tabaie had a problem deploying to docker-build-and-e2e February 19, 2025 17:35 — with GitHub Actions Error
Copy link
Contributor

@gbotrel gbotrel left a comment

Choose a reason for hiding this comment

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

lgtm 👍
I see no reasons to keep v0 prover around, but maybe @AlexandreBelling you do?

@Tabaie Tabaie had a problem deploying to docker-build-and-e2e February 24, 2025 18:32 — with GitHub Actions Error
@Tabaie Tabaie requested a deployment to docker-build-and-e2e February 25, 2025 15:56 — with GitHub Actions Waiting
@Tabaie Tabaie requested a review from gusiri February 25, 2025 19:38
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.

3 participants