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

Cairo version update + improvements #20

Open
wants to merge 43 commits into
base: main
Choose a base branch
from
Open

Cairo version update + improvements #20

wants to merge 43 commits into from

Commits on Sep 29, 2023

  1. Configuration menu
    Copy the full SHA
    0430d63 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a143f6f View commit details
    Browse the repository at this point in the history
  3. Add test for mmr forge peaks

    fmkra committed Sep 29, 2023
    Configuration menu
    Copy the full SHA
    9cb7250 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6c130bd View commit details
    Browse the repository at this point in the history
  5. Add natspec comments

    fmkra committed Sep 29, 2023
    Configuration menu
    Copy the full SHA
    49fde6d View commit details
    Browse the repository at this point in the history
  6. Run scarb fmt

    fmkra committed Sep 29, 2023
    Configuration menu
    Copy the full SHA
    9b64079 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    b309c9f View commit details
    Browse the repository at this point in the history
  8. Improve mmr append

    fmkra committed Sep 29, 2023
    Configuration menu
    Copy the full SHA
    a6989df View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    e98ef12 View commit details
    Browse the repository at this point in the history
  10. Run scarb fmt

    fmkra committed Sep 29, 2023
    Configuration menu
    Copy the full SHA
    ce3e1f2 View commit details
    Browse the repository at this point in the history

Commits on Oct 3, 2023

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

Commits on Oct 12, 2023

  1. Configuration menu
    Copy the full SHA
    3ced64e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2460417 View commit details
    Browse the repository at this point in the history
  3. Fix verify_proof logic

    fmkra committed Oct 12, 2023
    Configuration menu
    Copy the full SHA
    c5af976 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a8581d4 View commit details
    Browse the repository at this point in the history
  5. Format

    fmkra committed Oct 12, 2023
    Configuration menu
    Copy the full SHA
    01e7d3a View commit details
    Browse the repository at this point in the history

Commits on Mar 14, 2024

  1. Configuration menu
    Copy the full SHA
    fa1d030 View commit details
    Browse the repository at this point in the history
  2. as_u256_le optimisation

    feltroidprime committed Mar 14, 2024
    Configuration menu
    Copy the full SHA
    d36d653 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5c00047 View commit details
    Browse the repository at this point in the history

Commits on Mar 15, 2024

  1. slice_le optimisation

    feltroidprime committed Mar 15, 2024
    Configuration menu
    Copy the full SHA
    2d8b0ea View commit details
    Browse the repository at this point in the history

Commits on Mar 21, 2024

  1. Update scarb version

    fmkra committed Mar 21, 2024
    Configuration menu
    Copy the full SHA
    89b5a39 View commit details
    Browse the repository at this point in the history
  2. Remove unused variable

    fmkra committed Mar 21, 2024
    Configuration menu
    Copy the full SHA
    0b17101 View commit details
    Browse the repository at this point in the history
  3. Refactor tests

    fmkra committed Mar 21, 2024
    Configuration menu
    Copy the full SHA
    11cfdc6 View commit details
    Browse the repository at this point in the history
  4. Fmt

    fmkra committed Mar 21, 2024
    Configuration menu
    Copy the full SHA
    3aaed82 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f41cbc5 View commit details
    Browse the repository at this point in the history

Commits on Mar 22, 2024

  1. Configuration menu
    Copy the full SHA
    b5ef6ee View commit details
    Browse the repository at this point in the history
  2. Fix compatibility with 2.6.4

    fmkra committed Mar 22, 2024
    Configuration menu
    Copy the full SHA
    fcf48af View commit details
    Browse the repository at this point in the history
  3. Merge pull request #19 from feltroidprime/safe-perf

    Safe perf
    fmkra committed Mar 22, 2024
    Configuration menu
    Copy the full SHA
    5add5cc View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1e2bc3f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c65b8e3 View commit details
    Browse the repository at this point in the history
  6. Remove unused function

    fmkra committed Mar 22, 2024
    Configuration menu
    Copy the full SHA
    f1419ee View commit details
    Browse the repository at this point in the history
  7. Use divrem in trailing_ones

    fmkra committed Mar 22, 2024
    Configuration menu
    Copy the full SHA
    f1a5e9a View commit details
    Browse the repository at this point in the history
  8. Change u32 to usize

    fmkra committed Mar 22, 2024
    Configuration menu
    Copy the full SHA
    c00222c View commit details
    Browse the repository at this point in the history

Commits on Apr 22, 2024

  1. Benchmarking

    fmkra committed Apr 22, 2024
    Configuration menu
    Copy the full SHA
    f94a861 View commit details
    Browse the repository at this point in the history
  2. Use const spans in pow2

    fmkra committed Apr 22, 2024
    Configuration menu
    Copy the full SHA
    895ca89 View commit details
    Browse the repository at this point in the history
  3. Fmt with new formatter

    fmkra committed Apr 22, 2024
    Configuration menu
    Copy the full SHA
    d8af0bd View commit details
    Browse the repository at this point in the history

Commits on May 6, 2024

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

    fmkra committed May 6, 2024
    Configuration menu
    Copy the full SHA
    14604c0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8b117d7 View commit details
    Browse the repository at this point in the history

Commits on May 9, 2024

  1. Configuration menu
    Copy the full SHA
    52b8b2e View commit details
    Browse the repository at this point in the history
  2. Fix slice_le bug

    fmkra committed May 9, 2024
    Configuration menu
    Copy the full SHA
    b0f93a1 View commit details
    Browse the repository at this point in the history

Commits on Jun 3, 2024

  1. Change MMR Size type to u128

    fmkra committed Jun 3, 2024
    Configuration menu
    Copy the full SHA
    bc453f9 View commit details
    Browse the repository at this point in the history

Commits on Jun 7, 2024

  1. Change Mmr Size to u256

    fmkra committed Jun 7, 2024
    Configuration menu
    Copy the full SHA
    0db686d View commit details
    Browse the repository at this point in the history