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

Substraction with borrow #149

Merged
merged 16 commits into from
Oct 2, 2023
Merged

Commits on Sep 26, 2023

  1. First substraction draft

    fkrause98 committed Sep 26, 2023
    Configuration menu
    Copy the full SHA
    a2e348d View commit details
    Browse the repository at this point in the history
  2. Fix compile problems

    fkrause98 committed Sep 26, 2023
    Configuration menu
    Copy the full SHA
    5ea1d4c View commit details
    Browse the repository at this point in the history
  3. Working implementation

    fkrause98 committed Sep 26, 2023
    Configuration menu
    Copy the full SHA
    fe6c258 View commit details
    Browse the repository at this point in the history

Commits on Sep 27, 2023

  1. Updated code

    fkrause98 committed Sep 27, 2023
    Configuration menu
    Copy the full SHA
    fe7bb24 View commit details
    Browse the repository at this point in the history
  2. Updated code

    fkrause98 committed Sep 27, 2023
    Configuration menu
    Copy the full SHA
    8c85a77 View commit details
    Browse the repository at this point in the history

Commits on Sep 28, 2023

  1. Configuration menu
    Copy the full SHA
    30520be View commit details
    Browse the repository at this point in the history
  2. Remove console_log

    fkrause98 committed Sep 28, 2023
    Configuration menu
    Copy the full SHA
    c59faf1 View commit details
    Browse the repository at this point in the history
  3. Add docs for function

    fkrause98 committed Sep 28, 2023
    Configuration menu
    Copy the full SHA
    f1bf4d2 View commit details
    Browse the repository at this point in the history
  4. Update function docs

    fkrause98 committed Sep 28, 2023
    Configuration menu
    Copy the full SHA
    74d2122 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3643287 View commit details
    Browse the repository at this point in the history
  6. Fix typo

    jpcenteno committed Sep 28, 2023
    Configuration menu
    Copy the full SHA
    d886cce View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    0e2815e View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    f85e7e1 View commit details
    Browse the repository at this point in the history

Commits on Sep 29, 2023

  1. Update precompiles/Modexp.yul

    Co-authored-by: Ivan Litteri <[email protected]>
    fkrause98 and ilitteri authored Sep 29, 2023
    Configuration menu
    Copy the full SHA
    582bc41 View commit details
    Browse the repository at this point in the history
  2. Revert "Update precompiles/Modexp.yul"

    This reverts commit 582bc41.
    fkrause98 committed Sep 29, 2023
    Configuration menu
    Copy the full SHA
    28b8dd8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2363d42 View commit details
    Browse the repository at this point in the history