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

feat: Move missing cairo-1 hints from starknet_in_rust repo #1143

Merged
merged 103 commits into from
May 9, 2023

Commits on Apr 28, 2023

  1. Configuration menu
    Copy the full SHA
    ad090c0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    814f62f View commit details
    Browse the repository at this point in the history

Commits on May 2, 2023

  1. Map hints to pc

    fmoletta committed May 2, 2023
    Configuration menu
    Copy the full SHA
    5ad52b3 View commit details
    Browse the repository at this point in the history
  2. Add Cairo1HintProcessor

    fmoletta committed May 2, 2023
    Configuration menu
    Copy the full SHA
    2c80935 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    31833c0 View commit details
    Browse the repository at this point in the history
  4. fixes

    fmoletta committed May 2, 2023
    Configuration menu
    Copy the full SHA
    a0974fc View commit details
    Browse the repository at this point in the history
  5. Fix test helper

    fmoletta committed May 2, 2023
    Configuration menu
    Copy the full SHA
    3257b9d View commit details
    Browse the repository at this point in the history
  6. Remove allow

    fmoletta committed May 2, 2023
    Configuration menu
    Copy the full SHA
    6eb32a6 View commit details
    Browse the repository at this point in the history

Commits on May 3, 2023

  1. fix test func

    fmoletta committed May 3, 2023
    Configuration menu
    Copy the full SHA
    95be386 View commit details
    Browse the repository at this point in the history
  2. Add builtins to test

    fmoletta committed May 3, 2023
    Configuration menu
    Copy the full SHA
    0ce7380 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ee4db2c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f0d4151 View commit details
    Browse the repository at this point in the history

Commits on May 4, 2023

  1. Configuration menu
    Copy the full SHA
    4032a94 View commit details
    Browse the repository at this point in the history
  2. Remove unused code

    fmoletta committed May 4, 2023
    Configuration menu
    Copy the full SHA
    6c9be63 View commit details
    Browse the repository at this point in the history
  3. Use lower initial_gas value

    fmoletta committed May 4, 2023
    Configuration menu
    Copy the full SHA
    52984d7 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    151375f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f11e350 View commit details
    Browse the repository at this point in the history
  6. Remove debug prints

    fmoletta committed May 4, 2023
    Configuration menu
    Copy the full SHA
    f466aa7 View commit details
    Browse the repository at this point in the history
  7. Add basic fibonacci test

    fmoletta committed May 4, 2023
    Configuration menu
    Copy the full SHA
    8a528a0 View commit details
    Browse the repository at this point in the history
  8. Add another fibonacci case

    fmoletta committed May 4, 2023
    Configuration menu
    Copy the full SHA
    c4fbe31 View commit details
    Browse the repository at this point in the history
  9. Always verify secure

    fmoletta committed May 4, 2023
    Configuration menu
    Copy the full SHA
    5debb70 View commit details
    Browse the repository at this point in the history
  10. Clippy

    fmoletta committed May 4, 2023
    Configuration menu
    Copy the full SHA
    4d614a8 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    df1bf8f View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    59b6381 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    2649829 View commit details
    Browse the repository at this point in the history
  14. Misc improvements

    fmoletta committed May 4, 2023
    Configuration menu
    Copy the full SHA
    ecb58d6 View commit details
    Browse the repository at this point in the history
  15. Misc improvements

    fmoletta committed May 4, 2023
    Configuration menu
    Copy the full SHA
    2d9362d View commit details
    Browse the repository at this point in the history
  16. Misc improvements

    fmoletta committed May 4, 2023
    Configuration menu
    Copy the full SHA
    38be92c View commit details
    Browse the repository at this point in the history
  17. Misc improvements

    fmoletta committed May 4, 2023
    Configuration menu
    Copy the full SHA
    a82308b View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    8d6c5cb View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    4e7f2e0 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    75218c8 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    b06f563 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    7d543ae View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    47ea449 View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    6156c0f View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    a0e28f5 View commit details
    Browse the repository at this point in the history
  26. Add untracked file

    fmoletta committed May 4, 2023
    Configuration menu
    Copy the full SHA
    78e3c8a View commit details
    Browse the repository at this point in the history
  27. Fix

    fmoletta committed May 4, 2023
    Configuration menu
    Copy the full SHA
    6a96be2 View commit details
    Browse the repository at this point in the history
  28. Configuration menu
    Copy the full SHA
    4423074 View commit details
    Browse the repository at this point in the history
  29. Add changelog entry

    fmoletta committed May 4, 2023
    Configuration menu
    Copy the full SHA
    b902488 View commit details
    Browse the repository at this point in the history
  30. Configuration menu
    Copy the full SHA
    2b40d20 View commit details
    Browse the repository at this point in the history
  31. Add job dependency

    fmoletta committed May 4, 2023
    Configuration menu
    Copy the full SHA
    04e966a View commit details
    Browse the repository at this point in the history
  32. Fix yml syntax

    fmoletta committed May 4, 2023
    Configuration menu
    Copy the full SHA
    e13bb43 View commit details
    Browse the repository at this point in the history
  33. Fix yml syntax

    fmoletta committed May 4, 2023
    Configuration menu
    Copy the full SHA
    0cb9790 View commit details
    Browse the repository at this point in the history
  34. Configuration menu
    Copy the full SHA
    1461d56 View commit details
    Browse the repository at this point in the history
  35. Fix yml syntax

    fmoletta committed May 4, 2023
    Configuration menu
    Copy the full SHA
    77d370e View commit details
    Browse the repository at this point in the history
  36. Fix workflow

    fmoletta committed May 4, 2023
    Configuration menu
    Copy the full SHA
    44d87e1 View commit details
    Browse the repository at this point in the history
  37. Configuration menu
    Copy the full SHA
    2e0701b View commit details
    Browse the repository at this point in the history
  38. Fix yml syntax

    fmoletta committed May 4, 2023
    Configuration menu
    Copy the full SHA
    85791c5 View commit details
    Browse the repository at this point in the history
  39. Fix wrong path

    fmoletta committed May 4, 2023
    Configuration menu
    Copy the full SHA
    736b973 View commit details
    Browse the repository at this point in the history
  40. Fix makefile

    fmoletta committed May 4, 2023
    Configuration menu
    Copy the full SHA
    88f2cad View commit details
    Browse the repository at this point in the history
  41. Configuration menu
    Copy the full SHA
    af264a5 View commit details
    Browse the repository at this point in the history
  42. Add cairo-1-contracts-cache

    fmoletta committed May 4, 2023
    Configuration menu
    Copy the full SHA
    367515f View commit details
    Browse the repository at this point in the history
  43. Configuration menu
    Copy the full SHA
    e3635a4 View commit details
    Browse the repository at this point in the history
  44. Configuration menu
    Copy the full SHA
    04be04a View commit details
    Browse the repository at this point in the history
  45. Import stdlib::prelude::*

    fmoletta committed May 4, 2023
    Configuration menu
    Copy the full SHA
    b944e9a View commit details
    Browse the repository at this point in the history
  46. Configuration menu
    Copy the full SHA
    8f78351 View commit details
    Browse the repository at this point in the history

Commits on May 5, 2023

  1. Remove std path

    fmoletta committed May 5, 2023
    Configuration menu
    Copy the full SHA
    806ee39 View commit details
    Browse the repository at this point in the history
  2. use slices instead of vec

    fmoletta committed May 5, 2023
    Configuration menu
    Copy the full SHA
    7195ffe View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6c8c334 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    917c9cb View commit details
    Browse the repository at this point in the history
  5. -Clippy

    fmoletta committed May 5, 2023
    Configuration menu
    Copy the full SHA
    a47b09c View commit details
    Browse the repository at this point in the history
  6. Add type

    fmoletta committed May 5, 2023
    Configuration menu
    Copy the full SHA
    b9417c5 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    f96c5df View commit details
    Browse the repository at this point in the history
  8. Rename cache

    fmoletta committed May 5, 2023
    Configuration menu
    Copy the full SHA
    ddeefa1 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    a6b0913 View commit details
    Browse the repository at this point in the history
  10. Fix yml syntax

    fmoletta committed May 5, 2023
    Configuration menu
    Copy the full SHA
    329e17f View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    2cd1d44 View commit details
    Browse the repository at this point in the history
  12. Ommit folder name

    fmoletta committed May 5, 2023
    Configuration menu
    Copy the full SHA
    bcdfa80 View commit details
    Browse the repository at this point in the history
  13. Swap paths

    fmoletta committed May 5, 2023
    Configuration menu
    Copy the full SHA
    28bfe83 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    a101e62 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    dd05e21 View commit details
    Browse the repository at this point in the history
  16. Merge branch 'run-casm-contract-class' of github.com:lambdaclass/cair…

    …o-rs into run-casm-contract-class
    fmoletta committed May 5, 2023
    Configuration menu
    Copy the full SHA
    c2e3e49 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    e91ca98 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    36a2957 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    76534a9 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    009b348 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    0585919 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    02bf013 View commit details
    Browse the repository at this point in the history

Commits on May 8, 2023

  1. Configuration menu
    Copy the full SHA
    8714bfb View commit details
    Browse the repository at this point in the history
  2. Update CHANGELOG.md

    fmoletta committed May 8, 2023
    Configuration menu
    Copy the full SHA
    f0dcbb6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    aa40e20 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4f3aac8 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    de01812 View commit details
    Browse the repository at this point in the history
  6. Add hint InitSquashData

    fmoletta committed May 8, 2023
    Configuration menu
    Copy the full SHA
    34e1c21 View commit details
    Browse the repository at this point in the history
  7. Add hint AllocConstantSize

    fmoletta committed May 8, 2023
    Configuration menu
    Copy the full SHA
    b1419e1 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    e7ef58d View commit details
    Browse the repository at this point in the history
  9. Add hint Uint256SquareRoot

    fmoletta committed May 8, 2023
    Configuration menu
    Copy the full SHA
    b111a13 View commit details
    Browse the repository at this point in the history
  10. Fix cfg directive

    fmoletta committed May 8, 2023
    Configuration menu
    Copy the full SHA
    f4f97e9 View commit details
    Browse the repository at this point in the history
  11. Merge branch 'run-casm-contract-class' of github.com:lambdaclass/cair…

    …o-rs into run-casm-contract-class
    fmoletta committed May 8, 2023
    Configuration menu
    Copy the full SHA
    513bca1 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    4464173 View commit details
    Browse the repository at this point in the history
  13. Misc fixes

    fmoletta committed May 8, 2023
    Configuration menu
    Copy the full SHA
    a56eb04 View commit details
    Browse the repository at this point in the history
  14. Add changelog entry

    fmoletta committed May 8, 2023
    Configuration menu
    Copy the full SHA
    10ae5bf View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    d7fc2e7 View commit details
    Browse the repository at this point in the history
  16. Add hint FieldSqrt

    fmoletta committed May 8, 2023
    Configuration menu
    Copy the full SHA
    08fca47 View commit details
    Browse the repository at this point in the history
  17. Fixes

    fmoletta committed May 8, 2023
    Configuration menu
    Copy the full SHA
    b03d9a1 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    8de5453 View commit details
    Browse the repository at this point in the history
  19. Add Cairo 1 considerations for Gitignore and Makefile (#1144)

    * Add ignore for casm and sierra files
    
    * Add libfunc experimental for cairo 1 compilation
    
    * Add new enty to CHANGELOG
    rcatalan98 committed May 8, 2023
    Configuration menu
    Copy the full SHA
    d1c9dda View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    c195341 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    92b6af5 View commit details
    Browse the repository at this point in the history

Commits on May 9, 2023

  1. Configuration menu
    Copy the full SHA
    384d92f View commit details
    Browse the repository at this point in the history
  2. Update CHANGELOG.md

    fmoletta committed May 9, 2023
    Configuration menu
    Copy the full SHA
    85a11b7 View commit details
    Browse the repository at this point in the history