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

Change zksolc version in CI #20

Merged
merged 25 commits into from
Jun 13, 2024
Merged

Change zksolc version in CI #20

merged 25 commits into from
Jun 13, 2024

Commits on Jun 10, 2024

  1. Add initial add opcode

    gianbelinche committed Jun 10, 2024
    Configuration menu
    Copy the full SHA
    e8ddeab View commit details
    Browse the repository at this point in the history

Commits on Jun 11, 2024

  1. Configuration menu
    Copy the full SHA
    dff174d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    584d470 View commit details
    Browse the repository at this point in the history
  3. Add address for dest

    gianbelinche committed Jun 11, 2024
    Configuration menu
    Copy the full SHA
    15fe24a View commit details
    Browse the repository at this point in the history
  4. Fix compilation error

    gianbelinche committed Jun 11, 2024
    Configuration menu
    Copy the full SHA
    fe606d4 View commit details
    Browse the repository at this point in the history
  5. Format code

    gianbelinche committed Jun 11, 2024
    Configuration menu
    Copy the full SHA
    faef779 View commit details
    Browse the repository at this point in the history
  6. Run clippy

    gianbelinche committed Jun 11, 2024
    Configuration menu
    Copy the full SHA
    0003e7c View commit details
    Browse the repository at this point in the history

Commits on Jun 12, 2024

  1. Add target for asm (#17)

    * Add sub program
    
    * Add 'add' program
    
    * Update makefile with asm target
    
    * Update test setup, add failing sub test and 'add' test
    
    * Cargo fmt
    
    * Remove echo
    
    * Clippy
    fkrause98 authored Jun 12, 2024
    Configuration menu
    Copy the full SHA
    3200c71 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3ce70b1 View commit details
    Browse the repository at this point in the history
  3. Remove echo

    fkrause98 committed Jun 12, 2024
    Configuration menu
    Copy the full SHA
    62221b2 View commit details
    Browse the repository at this point in the history
  4. Clippy

    fkrause98 committed Jun 12, 2024
    Configuration menu
    Copy the full SHA
    bf908eb View commit details
    Browse the repository at this point in the history
  5. Add sub implementation

    fkrause98 committed Jun 12, 2024
    Configuration menu
    Copy the full SHA
    f39b2ba View commit details
    Browse the repository at this point in the history
  6. Make sub test work

    fkrause98 committed Jun 12, 2024
    Configuration menu
    Copy the full SHA
    10d9c81 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    c1f9203 View commit details
    Browse the repository at this point in the history
  8. Modify tests

    fkrause98 committed Jun 12, 2024
    Configuration menu
    Copy the full SHA
    ff7437d View commit details
    Browse the repository at this point in the history
  9. Format

    fkrause98 committed Jun 12, 2024
    Configuration menu
    Copy the full SHA
    8b8e7c2 View commit details
    Browse the repository at this point in the history
  10. Working tests

    fkrause98 committed Jun 12, 2024
    Configuration menu
    Copy the full SHA
    25f4462 View commit details
    Browse the repository at this point in the history
  11. Lint

    fkrause98 committed Jun 12, 2024
    Configuration menu
    Copy the full SHA
    2dc13c1 View commit details
    Browse the repository at this point in the history
  12. Update CI

    gianbelinche committed Jun 12, 2024
    Configuration menu
    Copy the full SHA
    015699b View commit details
    Browse the repository at this point in the history
  13. Add solc to CI

    gianbelinche committed Jun 12, 2024
    Configuration menu
    Copy the full SHA
    c74e18d View commit details
    Browse the repository at this point in the history
  14. Fix typo

    gianbelinche committed Jun 12, 2024
    Configuration menu
    Copy the full SHA
    072b958 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    21ed2b0 View commit details
    Browse the repository at this point in the history
  16. Add solc again

    gianbelinche committed Jun 12, 2024
    Configuration menu
    Copy the full SHA
    2a0f217 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    80d0b2a View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    da391ac View commit details
    Browse the repository at this point in the history