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

Ethereum Verkle IPA refactoring part 2 #397

Merged
merged 21 commits into from
Jun 23, 2024
Merged

Ethereum Verkle IPA refactoring part 2 #397

merged 21 commits into from
Jun 23, 2024

Commits on Jun 13, 2024

  1. Configuration menu
    Copy the full SHA
    931ebcb View commit details
    Browse the repository at this point in the history
  2. refactor(poly-commitment): rename challenges to opening challenge as …

    …'polynomial opening' is pervasively used.
    mratsim committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    9dfe6ac View commit details
    Browse the repository at this point in the history

Commits on Jun 14, 2024

  1. refactor(poly-commit): +30% kzg parallel perf, add quotient check gen…

    …eralization and evalPoly
    mratsim committed Jun 14, 2024
    Configuration menu
    Copy the full SHA
    ec9f4eb View commit details
    Browse the repository at this point in the history

Commits on Jun 18, 2024

  1. Configuration menu
    Copy the full SHA
    82e8b69 View commit details
    Browse the repository at this point in the history
  2. misc: generator()

    mratsim committed Jun 18, 2024
    Configuration menu
    Copy the full SHA
    8ac73c7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0730be6 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    cabd1a9 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    22fc59a View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    c96a7b6 View commit details
    Browse the repository at this point in the history

Commits on Jun 19, 2024

  1. Configuration menu
    Copy the full SHA
    189e2a1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2beb9bc View commit details
    Browse the repository at this point in the history

Commits on Jun 22, 2024

  1. Configuration menu
    Copy the full SHA
    b3ea69c View commit details
    Browse the repository at this point in the history

Commits on Jun 23, 2024

  1. Configuration menu
    Copy the full SHA
    bbb1ceb View commit details
    Browse the repository at this point in the history
  2. refactor(ipa): commit with debugging - unfortunately #396 is making r…

    …efactoring too complex
    mratsim committed Jun 23, 2024
    Configuration menu
    Copy the full SHA
    182c418 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3d4f5c6 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    65e5273 View commit details
    Browse the repository at this point in the history
  5. chore: imports in msm

    mratsim committed Jun 23, 2024
    Configuration menu
    Copy the full SHA
    4263c82 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    cede492 View commit details
    Browse the repository at this point in the history
  7. refactor(ipa): tests are succeeding under AddressSanitizer but failin…

    …g otherwise, comment them out
    mratsim committed Jun 23, 2024
    Configuration menu
    Copy the full SHA
    d00a85c View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    1511266 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    8124170 View commit details
    Browse the repository at this point in the history