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

changes to remove unwanted calculations #19

Merged
merged 22 commits into from
Aug 14, 2024

Commits on Jul 28, 2024

  1. changes to remove unwanted calculations

    anupsv committed Jul 28, 2024
    Configuration menu
    Copy the full SHA
    6991628 View commit details
    Browse the repository at this point in the history
  2. adding missing check when proving past end

    anupsv committed Jul 28, 2024
    Configuration menu
    Copy the full SHA
    7c4adb6 View commit details
    Browse the repository at this point in the history

Commits on Aug 2, 2024

  1. cargo fmt formatted

    anupsv committed Aug 2, 2024
    Configuration menu
    Copy the full SHA
    5e896fb View commit details
    Browse the repository at this point in the history
  2. adding missing check

    anupsv committed Aug 2, 2024
    Configuration menu
    Copy the full SHA
    2551da6 View commit details
    Browse the repository at this point in the history
  3. unused import apparently?

    anupsv committed Aug 2, 2024
    Configuration menu
    Copy the full SHA
    45de063 View commit details
    Browse the repository at this point in the history
  4. removing the check

    anupsv committed Aug 2, 2024
    Configuration menu
    Copy the full SHA
    4f4cd78 View commit details
    Browse the repository at this point in the history

Commits on Aug 8, 2024

  1. Configuration menu
    Copy the full SHA
    28499b0 View commit details
    Browse the repository at this point in the history
  2. removing unwanted comments

    anupsv committed Aug 8, 2024
    Configuration menu
    Copy the full SHA
    cb69b6d View commit details
    Browse the repository at this point in the history
  3. moving from eval to coeff based on discussion

    anupsv committed Aug 8, 2024
    Configuration menu
    Copy the full SHA
    7fe62ad View commit details
    Browse the repository at this point in the history
  4. remaining changes to arbitrator

    anupsv committed Aug 8, 2024
    Configuration menu
    Copy the full SHA
    eaceba5 View commit details
    Browse the repository at this point in the history
  5. changing submodules for testing

    anupsv committed Aug 8, 2024
    Configuration menu
    Copy the full SHA
    fedcfbb View commit details
    Browse the repository at this point in the history

Commits on Aug 9, 2024

  1. rust fmt fix

    anupsv committed Aug 9, 2024
    Configuration menu
    Copy the full SHA
    679f60f View commit details
    Browse the repository at this point in the history

Commits on Aug 13, 2024

  1. adding keccak hasing

    anupsv committed Aug 13, 2024
    Configuration menu
    Copy the full SHA
    cd7b3b8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9f798b4 View commit details
    Browse the repository at this point in the history
  3. cleanup

    anupsv committed Aug 13, 2024
    Configuration menu
    Copy the full SHA
    38920de View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4f96110 View commit details
    Browse the repository at this point in the history
  5. cargo fmt and removing unwanted println

    anupsv committed Aug 13, 2024
    Configuration menu
    Copy the full SHA
    1b6043b View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    ceb177b View commit details
    Browse the repository at this point in the history
  7. pointing to custom branch

    anupsv committed Aug 13, 2024
    Configuration menu
    Copy the full SHA
    e64ad57 View commit details
    Browse the repository at this point in the history
  8. submodules chnages

    anupsv committed Aug 13, 2024
    Configuration menu
    Copy the full SHA
    fdc5e39 View commit details
    Browse the repository at this point in the history

Commits on Aug 14, 2024

  1. changing hash commit

    anupsv committed Aug 14, 2024
    Configuration menu
    Copy the full SHA
    d1a77ba View commit details
    Browse the repository at this point in the history
  2. linting issue

    anupsv committed Aug 14, 2024
    Configuration menu
    Copy the full SHA
    7236bfe View commit details
    Browse the repository at this point in the history