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

[WIP] Update keccak-builtin #873

Merged
merged 21 commits into from
Mar 10, 2023
Merged

[WIP] Update keccak-builtin #873

merged 21 commits into from
Mar 10, 2023

Commits on Feb 22, 2023

  1. Add cache to keccak builtin

    fmoletta committed Feb 22, 2023
    Configuration menu
    Copy the full SHA
    e9534a4 View commit details
    Browse the repository at this point in the history

Commits on Mar 2, 2023

  1. Configuration menu
    Copy the full SHA
    2ba5eff View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9844eee View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5cf8588 View commit details
    Browse the repository at this point in the history

Commits on Mar 3, 2023

  1. Make keccak builtin work

    fmoletta committed Mar 3, 2023
    Configuration menu
    Copy the full SHA
    601c7ec View commit details
    Browse the repository at this point in the history
  2. Fix visisbility

    fmoletta committed Mar 3, 2023
    Configuration menu
    Copy the full SHA
    9b76e5f View commit details
    Browse the repository at this point in the history
  3. Small refactor

    fmoletta committed Mar 3, 2023
    Configuration menu
    Copy the full SHA
    86249fc View commit details
    Browse the repository at this point in the history
  4. Refactor

    fmoletta committed Mar 3, 2023
    1 Configuration menu
    Copy the full SHA
    916f699 View commit details
    Browse the repository at this point in the history
  5. Refactor

    fmoletta committed Mar 3, 2023
    Configuration menu
    Copy the full SHA
    ddb0301 View commit details
    Browse the repository at this point in the history
  6. Add tests

    fmoletta committed Mar 3, 2023
    1 Configuration menu
    Copy the full SHA
    792a011 View commit details
    Browse the repository at this point in the history
  7. Fix address management

    fmoletta committed Mar 3, 2023
    Configuration menu
    Copy the full SHA
    f5b43c6 View commit details
    Browse the repository at this point in the history
  8. Add test program

    fmoletta committed Mar 3, 2023
    Configuration menu
    Copy the full SHA
    9815ff1 View commit details
    Browse the repository at this point in the history
  9. Clippy + Update tests

    fmoletta committed Mar 3, 2023
    Configuration menu
    Copy the full SHA
    de89658 View commit details
    Browse the repository at this point in the history
  10. Remove unused import

    fmoletta committed Mar 3, 2023
    Configuration menu
    Copy the full SHA
    dcf47d2 View commit details
    Browse the repository at this point in the history
  11. Remove uneeded Rc

    fmoletta committed Mar 3, 2023
    Configuration menu
    Copy the full SHA
    93f0517 View commit details
    Browse the repository at this point in the history

Commits on Mar 6, 2023

  1. Make error less specific

    fmoletta committed Mar 6, 2023
    Configuration menu
    Copy the full SHA
    8df2af6 View commit details
    Browse the repository at this point in the history
  2. Add integration test

    fmoletta committed Mar 6, 2023
    Configuration menu
    Copy the full SHA
    5691276 View commit details
    Browse the repository at this point in the history

Commits on Mar 7, 2023

  1. Add proposed changes

    fmoletta committed Mar 7, 2023
    Configuration menu
    Copy the full SHA
    a21dec7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7bbb67b View commit details
    Browse the repository at this point in the history

Commits on Mar 9, 2023

  1. Configuration menu
    Copy the full SHA
    df79143 View commit details
    Browse the repository at this point in the history
  2. Re-hide recursive layout

    fmoletta committed Mar 9, 2023
    Configuration menu
    Copy the full SHA
    bc614a0 View commit details
    Browse the repository at this point in the history