Skip to content

Conversation

@ThomasPiellard
Copy link
Collaborator

@ThomasPiellard ThomasPiellard commented Jun 13, 2025

Description

The plonk trace can be generated from plonk compiled on koalabear (I manually copied the NewTrace function instead of tweaking the template files).

gnark-crypto has been updated to this version --> Consensys/gnark-crypto#695.

Needed for the linear prover. If it pollutes the code (only NewTrace is needed) we can put that in the linea prover directly

Type of change

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • This change requires a documentation update

Checklist:

  • I have performed a self-review of my code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • I have added tests that prove my fix is effective or that my feature works
  • I did not modify files generated from templates
  • golangci-lint does not output errors locally
  • New and existing unit tests pass locally with my changes
  • Any dependent changes have been merged and published in downstream modules

cursor[bot]

This comment was marked as outdated.

@ThomasPiellard ThomasPiellard merged commit fe973b9 into master Aug 18, 2025
7 checks passed
@ThomasPiellard ThomasPiellard deleted the feat/trace-plonk-koalabear branch August 18, 2025 12:23
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.

4 participants