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

Upgrade to v0.4.0 #94

Open
wants to merge 40 commits into
base: master
Choose a base branch
from
Open

Upgrade to v0.4.0 #94

wants to merge 40 commits into from

Commits on Sep 7, 2023

  1. updated deps

    TakodaS committed Sep 7, 2023
    Configuration menu
    Copy the full SHA
    2e93ba9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a4b81ef View commit details
    Browse the repository at this point in the history

Commits on Sep 8, 2023

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

Commits on Sep 11, 2023

  1. Configuration menu
    Copy the full SHA
    4d616f4 View commit details
    Browse the repository at this point in the history
  2. checkin

    TakodaS committed Sep 11, 2023
    Configuration menu
    Copy the full SHA
    5d6d7d0 View commit details
    Browse the repository at this point in the history

Commits on Sep 12, 2023

  1. serialize mostly done

    TakodaS committed Sep 12, 2023
    Configuration menu
    Copy the full SHA
    aa666b5 View commit details
    Browse the repository at this point in the history
  2. readd old rng mod

    TakodaS committed Sep 12, 2023
    Configuration menu
    Copy the full SHA
    9bdd8a2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    71a603b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c3dbc05 View commit details
    Browse the repository at this point in the history
  5. implemented poseidon as rng

    TakodaS committed Sep 12, 2023
    Configuration menu
    Copy the full SHA
    cbf5a4a View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    d860a91 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    66a6786 View commit details
    Browse the repository at this point in the history
  8. builds!

    TakodaS committed Sep 12, 2023
    Configuration menu
    Copy the full SHA
    9ab0b3e View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2023

  1. tests building

    TakodaS committed Sep 18, 2023
    Configuration menu
    Copy the full SHA
    e85c8fc View commit details
    Browse the repository at this point in the history
  2. to unlabeled commit

    TakodaS committed Sep 18, 2023
    Configuration menu
    Copy the full SHA
    d805506 View commit details
    Browse the repository at this point in the history
  3. outlinign test pass

    TakodaS committed Sep 18, 2023
    Configuration menu
    Copy the full SHA
    1df70b3 View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2023

  1. revert to ark poly commit

    TakodaS committed Sep 19, 2023
    Configuration menu
    Copy the full SHA
    8a91943 View commit details
    Browse the repository at this point in the history
  2. bench building

    TakodaS committed Sep 19, 2023
    Configuration menu
    Copy the full SHA
    d1b8e51 View commit details
    Browse the repository at this point in the history
  3. fmt and fix

    TakodaS committed Sep 19, 2023
    Configuration menu
    Copy the full SHA
    b5071fc View commit details
    Browse the repository at this point in the history
  4. imports

    TakodaS committed Sep 19, 2023
    Configuration menu
    Copy the full SHA
    fed7d03 View commit details
    Browse the repository at this point in the history
  5. unmodified .gitignore

    TakodaS committed Sep 19, 2023
    Configuration menu
    Copy the full SHA
    0c57285 View commit details
    Browse the repository at this point in the history
  6. updated changelog

    TakodaS committed Sep 19, 2023
    Configuration menu
    Copy the full SHA
    f07a64d View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    8b55468 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    a976a89 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    0e07083 View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2023

  1. easy changes

    TakodaS committed Sep 20, 2023
    Configuration menu
    Copy the full SHA
    f03a658 View commit details
    Browse the repository at this point in the history

Commits on Sep 26, 2023

  1. refactor RNG initialization

    TakodaS committed Sep 26, 2023
    Configuration menu
    Copy the full SHA
    127dc2f View commit details
    Browse the repository at this point in the history
  2. before test

    TakodaS committed Sep 26, 2023
    Configuration menu
    Copy the full SHA
    6f11b89 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2a70370 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a2c56bf View commit details
    Browse the repository at this point in the history

Commits on Sep 28, 2023

  1. Configuration menu
    Copy the full SHA
    cfefa0f View commit details
    Browse the repository at this point in the history
  2. tests passing

    TakodaS committed Sep 28, 2023
    Configuration menu
    Copy the full SHA
    f2152b3 View commit details
    Browse the repository at this point in the history
  3. benches running

    TakodaS committed Sep 28, 2023
    Configuration menu
    Copy the full SHA
    6b18bba View commit details
    Browse the repository at this point in the history
  4. removed to_bytes!

    TakodaS committed Sep 28, 2023
    Configuration menu
    Copy the full SHA
    a3d9ba6 View commit details
    Browse the repository at this point in the history
  5. cargo fix+fmt

    TakodaS committed Sep 28, 2023
    Configuration menu
    Copy the full SHA
    3f886a9 View commit details
    Browse the repository at this point in the history
  6. removed unnecessary trait

    TakodaS committed Sep 28, 2023
    Configuration menu
    Copy the full SHA
    11bd766 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    c5ab30b View commit details
    Browse the repository at this point in the history
  8. update changelog

    TakodaS committed Sep 28, 2023
    Configuration menu
    Copy the full SHA
    788a34e View commit details
    Browse the repository at this point in the history

Commits on Oct 9, 2023

  1. Configuration menu
    Copy the full SHA
    093fdcc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6a071f7 View commit details
    Browse the repository at this point in the history