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

chore: release v1.0.2-testnet #760

Merged
merged 30 commits into from
May 19, 2024
Merged

chore: release v1.0.2-testnet #760

merged 30 commits into from
May 19, 2024

Commits on Apr 30, 2024

  1. add Runtime::dry_run

    lispc committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    baec5a6 View commit details
    Browse the repository at this point in the history

Commits on May 10, 2024

  1. Configuration menu
    Copy the full SHA
    e5413bd View commit details
    Browse the repository at this point in the history
  2. merge with upstream

    lispc committed May 10, 2024
    Configuration menu
    Copy the full SHA
    387ae09 View commit details
    Browse the repository at this point in the history

Commits on May 11, 2024

  1. chore(deps): bump dirs from 4.0.0 to 5.0.1

    Bumps [dirs](https://github.com/soc/dirs-rs) from 4.0.0 to 5.0.1.
    - [Commits](https://github.com/soc/dirs-rs/commits)
    
    ---
    updated-dependencies:
    - dependency-name: dirs
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored May 11, 2024
    Configuration menu
    Copy the full SHA
    2bf7fcd View commit details
    Browse the repository at this point in the history
  2. chore(deps): bump axum from 0.7.4 to 0.7.5

    Bumps [axum](https://github.com/tokio-rs/axum) from 0.7.4 to 0.7.5.
    - [Release notes](https://github.com/tokio-rs/axum/releases)
    - [Changelog](https://github.com/tokio-rs/axum/blob/main/CHANGELOG.md)
    - [Commits](tokio-rs/axum@axum-v0.7.4...axum-v0.7.5)
    
    ---
    updated-dependencies:
    - dependency-name: axum
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored May 11, 2024
    Configuration menu
    Copy the full SHA
    5952c23 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7b71c39 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a23ba99 View commit details
    Browse the repository at this point in the history

Commits on May 13, 2024

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

Commits on May 14, 2024

  1. chore: update dev with latest main (#728)

    Co-authored-by: Tamir Hemo <tamir@succinct.xyz>
    Co-authored-by: Ubuntu <ubuntu@ip-172-31-74-90.ec2.internal>
    Co-authored-by: Kevin Jue <kjue235@gmail.com>
    Co-authored-by: Tarik Moon <tarik@tarikmoon.com>
    Co-authored-by: Matthias Görgens <matthias.goergens@gmail.com>
    Co-authored-by: Eugene Rabinovich <eugene@succinct.xyz>
    Co-authored-by: Chris Tian <chris@succinct.xyz>
    8 people authored May 14, 2024
    Configuration menu
    Copy the full SHA
    ccb7f2a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    518bea3 View commit details
    Browse the repository at this point in the history
  3. feat: auto rebuild dev artifacts in sdk (#726)

    Co-authored-by: Tamir Hemo <tamir@succinct.xyz>
    Co-authored-by: Ubuntu <ubuntu@ip-172-31-74-90.ec2.internal>
    Co-authored-by: Kevin Jue <kjue235@gmail.com>
    Co-authored-by: Tarik Moon <tarik@tarikmoon.com>
    Co-authored-by: Matthias Görgens <matthias.goergens@gmail.com>
    Co-authored-by: Eugene Rabinovich <eugene@succinct.xyz>
    Co-authored-by: Chris Tian <chris@succinct.xyz>
    8 people authored May 14, 2024
    Configuration menu
    Copy the full SHA
    933df11 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e2decbf View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a7d94c2 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    dde0da1 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    4f8f915 View commit details
    Browse the repository at this point in the history

Commits on May 15, 2024

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

Commits on May 16, 2024

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

Commits on May 17, 2024

  1. Configuration menu
    Copy the full SHA
    1349e56 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7c19f66 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    cfb648d View commit details
    Browse the repository at this point in the history

Commits on May 18, 2024

  1. feat(recursion): public values constraints (#748)

    Co-authored-by: John Guibas <jtguibas@gmail.com>
    Co-authored-by: Tamir Hemo <tamir@succinct.xyz>
    Co-authored-by: Ubuntu <ubuntu@ip-172-31-74-90.ec2.internal>
    Co-authored-by: Tarik Moon <tarik@tarikmoon.com>
    Co-authored-by: Matthias Görgens <matthias.goergens@gmail.com>
    Co-authored-by: Eugene Rabinovich <eugene@succinct.xyz>
    Co-authored-by: Chris Tian <chris@succinct.xyz>
    8 people authored May 18, 2024
    Configuration menu
    Copy the full SHA
    0bd407e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f9c7801 View commit details
    Browse the repository at this point in the history

Commits on May 19, 2024

  1. Configuration menu
    Copy the full SHA
    7efc704 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    57f6cde View commit details
    Browse the repository at this point in the history
  3. chore: merge main into dev (#757)

    Co-authored-by: John Guibas <jtguibas@gmail.com>
    Co-authored-by: Tamir Hemo <tamir@succinct.xyz>
    Co-authored-by: Ubuntu <ubuntu@ip-172-31-74-90.ec2.internal>
    Co-authored-by: Kevin Jue <kjue235@gmail.com>
    Co-authored-by: Tarik Moon <tarik@tarikmoon.com>
    Co-authored-by: Matthias Görgens <matthias.goergens@gmail.com>
    Co-authored-by: Eugene Rabinovich <eugene@succinct.xyz>
    Co-authored-by: Ratan Kaliani <ratankaliani@berkeley.edu>
    Co-authored-by: Matt Stam <mattstam@live.com>
    10 people authored May 19, 2024
    Configuration menu
    Copy the full SHA
    9f43e92 View commit details
    Browse the repository at this point in the history
  4. chore: update groth16 build (#758)

    Co-authored-by: John Guibas <jtguibas@gmail.com>
    Co-authored-by: Tamir Hemo <tamir@succinct.xyz>
    Co-authored-by: Ubuntu <ubuntu@ip-172-31-74-90.ec2.internal>
    Co-authored-by: Kevin Jue <kjue235@gmail.com>
    Co-authored-by: Tarik Moon <tarik@tarikmoon.com>
    Co-authored-by: Matthias Görgens <matthias.goergens@gmail.com>
    Co-authored-by: Eugene Rabinovich <eugene@succinct.xyz>
    Co-authored-by: Ratan Kaliani <ratankaliani@berkeley.edu>
    Co-authored-by: Matt Stam <mattstam@live.com>
    10 people authored May 19, 2024
    Configuration menu
    Copy the full SHA
    04521dd View commit details
    Browse the repository at this point in the history
  5. chore: fix (#759)

    Co-authored-by: John Guibas <jtguibas@gmail.com>
    Co-authored-by: Tamir Hemo <tamir@succinct.xyz>
    Co-authored-by: Ubuntu <ubuntu@ip-172-31-74-90.ec2.internal>
    Co-authored-by: Kevin Jue <kjue235@gmail.com>
    Co-authored-by: Tarik Moon <tarik@tarikmoon.com>
    Co-authored-by: Matthias Görgens <matthias.goergens@gmail.com>
    Co-authored-by: Eugene Rabinovich <eugene@succinct.xyz>
    Co-authored-by: Ratan Kaliani <ratankaliani@berkeley.edu>
    Co-authored-by: Matt Stam <mattstam@live.com>
    10 people authored May 19, 2024
    Configuration menu
    Copy the full SHA
    00e6b50 View commit details
    Browse the repository at this point in the history
  6. fix: solidity verifier

    ctian1 committed May 19, 2024
    Configuration menu
    Copy the full SHA
    2df83d7 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    77949c6 View commit details
    Browse the repository at this point in the history