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

Initial implementation #1

Closed
wants to merge 19 commits into from
Closed

Initial implementation #1

wants to merge 19 commits into from

Commits on Aug 2, 2024

  1. Initial implementation

    lgiussan committed Aug 2, 2024
    Configuration menu
    Copy the full SHA
    50f22a2 View commit details
    Browse the repository at this point in the history

Commits on Aug 5, 2024

  1. Add CI

    DanieleDiBenedetto committed Aug 5, 2024
    Configuration menu
    Copy the full SHA
    c920656 View commit details
    Browse the repository at this point in the history

Commits on Aug 8, 2024

  1. update dependencies

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

Commits on Aug 12, 2024

  1. update dependencies

    tarassh committed Aug 12, 2024
    Configuration menu
    Copy the full SHA
    c797b14 View commit details
    Browse the repository at this point in the history
  2. working on commitment checks

    tarassh committed Aug 12, 2024
    Configuration menu
    Copy the full SHA
    5b6ec6f View commit details
    Browse the repository at this point in the history
  3. add more commitment tests

    tarassh committed Aug 12, 2024
    Configuration menu
    Copy the full SHA
    a153b5a View commit details
    Browse the repository at this point in the history

Commits on Aug 18, 2024

  1. update the dependencies

    tarassh committed Aug 18, 2024
    Configuration menu
    Copy the full SHA
    3366b1d View commit details
    Browse the repository at this point in the history

Commits on Aug 20, 2024

  1. Configuration menu
    Copy the full SHA
    e361586 View commit details
    Browse the repository at this point in the history
  2. CI: fix

    tarassh committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    bbf3014 View commit details
    Browse the repository at this point in the history

Commits on Aug 21, 2024

  1. Configuration menu
    Copy the full SHA
    1e5f51c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    500b2ff View commit details
    Browse the repository at this point in the history
  3. cargo fmt

    tarassh committed Aug 21, 2024
    Configuration menu
    Copy the full SHA
    d26e12e View commit details
    Browse the repository at this point in the history
  4. add coments

    tarassh committed Aug 21, 2024
    Configuration menu
    Copy the full SHA
    535b68a View commit details
    Browse the repository at this point in the history
  5. update readme

    tarassh committed Aug 21, 2024
    Configuration menu
    Copy the full SHA
    773d52f View commit details
    Browse the repository at this point in the history
  6. add header script

    tarassh committed Aug 21, 2024
    Configuration menu
    Copy the full SHA
    47e714b View commit details
    Browse the repository at this point in the history
  7. CI: embed script into make

    tarassh committed Aug 21, 2024
    Configuration menu
    Copy the full SHA
    5aa7b99 View commit details
    Browse the repository at this point in the history
  8. CI: fix using script

    tarassh committed Aug 21, 2024
    Configuration menu
    Copy the full SHA
    87f8b11 View commit details
    Browse the repository at this point in the history
  9. CI: fix

    tarassh committed Aug 21, 2024
    Configuration menu
    Copy the full SHA
    1db0ae1 View commit details
    Browse the repository at this point in the history
  10. C: make clippy happy

    tarassh committed Aug 21, 2024
    Configuration menu
    Copy the full SHA
    a9fd139 View commit details
    Browse the repository at this point in the history