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

Audit/final commit fixes #1196

Merged

Conversation

ThomasPiellard
Copy link
Collaborator

Description

Branch based on the final commit of the Openzeppelin audit. The branch of the final commit has been kept so it could be referenced in the final report.

This branch contains some fixes after internal review, and also fixes the conflicts with gnark's master branch.

Type of change

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)

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

@ivokub ivokub self-requested a review July 11, 2024 11:10
Copy link
Collaborator

@ivokub ivokub left a comment

Choose a reason for hiding this comment

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

Some conflicts when merging other changes. Otherwise looks good.

backend/plonk/bn254/solidity.go Outdated Show resolved Hide resolved
backend/plonk/bn254/solidity.go Outdated Show resolved Hide resolved
backend/plonk/bn254/solidity.go Outdated Show resolved Hide resolved
@ivokub ivokub self-requested a review July 11, 2024 12:07
Copy link
Collaborator

@ivokub ivokub left a comment

Choose a reason for hiding this comment

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

All good now! Great work!

@ThomasPiellard ThomasPiellard marked this pull request as ready for review July 11, 2024 12:14
@ThomasPiellard ThomasPiellard merged commit 065027a into Consensys:master Jul 11, 2024
4 of 5 checks passed
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