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

Merge back deploy #1356

Open
wants to merge 31 commits into
base: develop
Choose a base branch
from
Open

Merge back deploy #1356

wants to merge 31 commits into from

Commits on Apr 21, 2023

  1. Merge pull request #1301 from Zokrates/rc/0.8.7

    Release 0.8.7
    Schaeff committed Apr 21, 2023
    Configuration menu
    Copy the full SHA
    c537a80 View commit details
    Browse the repository at this point in the history

Commits on Nov 9, 2023

  1. Configuration menu
    Copy the full SHA
    ebb2bcc View commit details
    Browse the repository at this point in the history
  2. Fix constant in mimc7

    dark64 committed Nov 9, 2023
    Configuration menu
    Copy the full SHA
    b21b25c View commit details
    Browse the repository at this point in the history
  3. Create 1317-dark64

    dark64 committed Nov 9, 2023
    Configuration menu
    Copy the full SHA
    db88aab View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3316efd View commit details
    Browse the repository at this point in the history
  5. propagate embed call in reducer

    Schaeff authored and dark64 committed Nov 9, 2023
    Configuration menu
    Copy the full SHA
    9c8d331 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    f19ba44 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    cd8d257 View commit details
    Browse the repository at this point in the history
  8. Fixed a small typo, the right bracket next to bitwidth was mistyped. (#…

    …1312)
    
    * Fixed a small typo, the right bracket next to bitwidth was mistyped.
    
    * Update types.md
    
    Change the '[' to ')'.
    only4sim authored and dark64 committed Nov 9, 2023
    Configuration menu
    Copy the full SHA
    ad456f6 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    b990caf View commit details
    Browse the repository at this point in the history
  10. update changelog

    dark64 committed Nov 9, 2023
    Configuration menu
    Copy the full SHA
    95e9178 View commit details
    Browse the repository at this point in the history
  11. add more tests

    dark64 committed Nov 9, 2023
    Configuration menu
    Copy the full SHA
    bdb9d2a View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    002099b View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    3e0323c View commit details
    Browse the repository at this point in the history
  14. suggestions, update book

    dark64 committed Nov 9, 2023
    Configuration menu
    Copy the full SHA
    3650aba View commit details
    Browse the repository at this point in the history
  15. remove extra space

    dark64 committed Nov 9, 2023
    Configuration menu
    Copy the full SHA
    ced1a56 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    0c2d53e View commit details
    Browse the repository at this point in the history
  17. add changelog

    dark64 committed Nov 9, 2023
    Configuration menu
    Copy the full SHA
    c715cb0 View commit details
    Browse the repository at this point in the history
  18. add changelog

    dark64 committed Nov 9, 2023
    Configuration menu
    Copy the full SHA
    2cc87ef View commit details
    Browse the repository at this point in the history
  19. Fixing pest-ast exact version

    Compilation fails if it tries to build against 0.3.4
    lvella authored and dark64 committed Nov 9, 2023
    Configuration menu
    Copy the full SHA
    fdbb7ec View commit details
    Browse the repository at this point in the history
  20. Fix js format and clippy issues (#1339)

    * js fmt
    
    * clippy
    dark64 committed Nov 9, 2023
    Configuration menu
    Copy the full SHA
    c75219b View commit details
    Browse the repository at this point in the history
  21. fix clippy issues (#1342)

    dark64 committed Nov 9, 2023
    Configuration menu
    Copy the full SHA
    443f2d4 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    bee93cd View commit details
    Browse the repository at this point in the history
  23. Set webcrypto only if crypto instance is not available (#1338)

    * set webcrypto only if not available
    
    * update package-lock.json
    
    * add changelog
    dark64 committed Nov 9, 2023
    Configuration menu
    Copy the full SHA
    491c3e3 View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    f069d5e View commit details
    Browse the repository at this point in the history
  25. Fix range check (#1309)

    * fix uint range check
    
    * update bit cache with correct bits
    
    * suggestions
    
    * js fmt
    
    * clippy
    
    * fix range check, add more tests
    
    * update changelog
    
    * fieldlt improvements
    
    * fix tests
    dark64 committed Nov 9, 2023
    Configuration menu
    Copy the full SHA
    2ebc450 View commit details
    Browse the repository at this point in the history
  26. Remove branch isolation (#1353)

    * remove branch isolation
    
    * update book, add changelog
    
    * clippy
    
    * revert clippy suggestion
    
    * move clippy allow rule to root lib.rs
    
    * derive default
    dark64 committed Nov 9, 2023
    Configuration menu
    Copy the full SHA
    69e3d3f View commit details
    Browse the repository at this point in the history
  27. bump versions

    dark64 committed Nov 9, 2023
    Configuration menu
    Copy the full SHA
    1fa14e8 View commit details
    Browse the repository at this point in the history
  28. update changelog

    dark64 committed Nov 9, 2023
    Configuration menu
    Copy the full SHA
    e5cbee7 View commit details
    Browse the repository at this point in the history

Commits on Nov 10, 2023

  1. remove wasm test

    dark64 committed Nov 10, 2023
    Configuration menu
    Copy the full SHA
    91fb3cb View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1355 from Zokrates/rc/0.8.8

    Release 0.8.8
    Schaeff committed Nov 10, 2023
    Configuration menu
    Copy the full SHA
    157a824 View commit details
    Browse the repository at this point in the history