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

fix(syscall): handle invalid input in bn256 syscalls #1022

Merged
merged 6 commits into from
Mar 22, 2023
Merged

fix(syscall): handle invalid input in bn256 syscalls #1022

merged 6 commits into from
Mar 22, 2023

Commits on Mar 13, 2023

  1. chore: update deps

    magicalne committed Mar 13, 2023
    Configuration menu
    Copy the full SHA
    b9fc83a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fa98fbc View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9b78758 View commit details
    Browse the repository at this point in the history

Commits on Mar 17, 2023

  1. chore: remove debug log

    magicalne committed Mar 17, 2023
    Configuration menu
    Copy the full SHA
    26319ed View commit details
    Browse the repository at this point in the history

Commits on Mar 22, 2023

  1. Fix bn256 test cases

    Flouse committed Mar 22, 2023
    Configuration menu
    Copy the full SHA
    a94c0b7 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #4 from Flouse/fix-bn256-tests

    Fix bn256 test cases
    magicalne authored Mar 22, 2023
    Configuration menu
    Copy the full SHA
    c26a37b View commit details
    Browse the repository at this point in the history