Skip to content
This repository was archived by the owner on Aug 1, 2025. It is now read-only.

Conversation

@hudem1
Copy link
Contributor

@hudem1 hudem1 commented Dec 2, 2024

Issue: #262

Description

Use Case Example: proof of secret (resistant to replay attacks) using Circom, Groth16, Snarkjs, Garaga

Copy link
Member

@julio4 julio4 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We will have a series of "Verify proofs on starknet" and I would like this one to be the first. Could you move this to /advanced-concepts/verify_proofs/snarkjs. I'll review in depth soon as well.

@julio4 julio4 force-pushed the dev branch 3 times, most recently from 4328222 to 9267ef0 Compare January 28, 2025 22:34
@julio4 julio4 force-pushed the dev branch 2 times, most recently from 52ddbeb to 0dffcc5 Compare February 8, 2025 15:53
Copy link
Member

@julio4 julio4 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Could you rebase on dev

@hudem1 hudem1 force-pushed the feat/zksnark-groth16 branch from 9f0ba6b to e0749bc Compare April 2, 2025 20:06
@julio4 julio4 force-pushed the feat/zksnark-groth16 branch from e0749bc to dde42d0 Compare April 9, 2025 05:33
@julio4 julio4 merged commit a2bb6e0 into NethermindEth:dev Apr 10, 2025
2 checks passed
julio4 added a commit that referenced this pull request Jul 17, 2025
* feat: migrate merkle tree to snforge

* fix: remove print

* feat: migrate write any slot snforge

* feat: migrate struct mapping key snforge

* feat: migrate store packing snforge

* feat: migrate lib calls snforge

* feat: migrate hash trait snforge

* feat: migrate hash compatible snforge

* feat: migrate commit reveal snforge

* fix: added the colored onlydust logo (#294)

* fix: added the colored onlydust logo

* fix: added the colored onlydust logo

* fix: rename onlydust logo

---------

Co-authored-by: julio4 <30329843+julio4@users.noreply.github.com>

* chore(deps): bump estree-util-value-to-estree (#295)

Bumps the npm_and_yarn group with 1 update in the / directory: [estree-util-value-to-estree](https://github.com/remcohaszing/estree-util-value-to-estree).


Updates `estree-util-value-to-estree` from 3.3.2 to 3.3.3
- [Release notes](https://github.com/remcohaszing/estree-util-value-to-estree/releases)
- [Commits](remcohaszing/estree-util-value-to-estree@v3.3.2...v3.3.3)

---
updated-dependencies:
- dependency-name: estree-util-value-to-estree
  dependency-version: 3.3.3
  dependency-type: indirect
  dependency-group: npm_and_yarn
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: julio4 <30329843+julio4@users.noreply.github.com>

* chore(deps): bump the npm_and_yarn group across 1 directory with 3 updates (#296)

Bumps the npm_and_yarn group with 3 updates in the / directory: [@babel/helpers](https://github.com/babel/babel/tree/HEAD/packages/babel-helpers), [@babel/runtime](https://github.com/babel/babel/tree/HEAD/packages/babel-runtime) and [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite).


Updates `@babel/helpers` from 7.26.7 to 7.27.0
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.27.0/packages/babel-helpers)

Updates `@babel/runtime` from 7.26.7 to 7.27.0
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.27.0/packages/babel-runtime)

Updates `vite` from 5.4.14 to 5.4.17
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/v5.4.17/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v5.4.17/packages/vite)

---
updated-dependencies:
- dependency-name: "@babel/helpers"
  dependency-version: 7.27.0
  dependency-type: indirect
  dependency-group: npm_and_yarn
- dependency-name: "@babel/runtime"
  dependency-version: 7.27.0
  dependency-type: indirect
  dependency-group: npm_and_yarn
- dependency-name: vite
  dependency-version: 5.4.17
  dependency-type: indirect
  dependency-group: npm_and_yarn
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: julio4 <30329843+julio4@users.noreply.github.com>

* feat: ZkSnark use case example (Circom, Groth16, Snarkjs, Garaga) (#270)

* feat: ZkSnark use case example (Circom, Groth16, Snarkjs, Garaga)

* feat(PR review): Move files to advanced-concepts/verify_proofs

* fix: typos

* fix: zksnark

* feat: improve zksnark wording

* fix: remove redundant paragraph

---------

Co-authored-by: julio4 <30329843+julio4@users.noreply.github.com>

* Update README.md

* chore(deps): bump the npm_and_yarn group across 1 directory with 2 updates (#300)

Bumps the npm_and_yarn group with 2 updates in the / directory: [brace-expansion](https://github.com/juliangruber/brace-expansion) and [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite).


Updates `brace-expansion` from 2.0.1 to 2.0.2
- [Release notes](https://github.com/juliangruber/brace-expansion/releases)
- [Commits](juliangruber/brace-expansion@v2.0.1...v2.0.2)

Updates `vite` from 5.4.17 to 5.4.19
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/v5.4.19/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v5.4.19/packages/vite)

---
updated-dependencies:
- dependency-name: brace-expansion
  dependency-version: 2.0.2
  dependency-type: indirect
  dependency-group: npm_and_yarn
- dependency-name: vite
  dependency-version: 5.4.19
  dependency-type: indirect
  dependency-group: npm_and_yarn
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* feat: update dep and archive warning

* Add CODEOWNERS file (#299)

* Add CODEOWNERS file template

* update CODEOWNERS

---------

Co-authored-by: nethermind-oss-compliance[bot] <189609862+nethermind-oss-compliance[bot]@users.noreply.github.com>
Co-authored-by: julio4 <30329843+julio4@users.noreply.github.com>

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: Marvelousmicheal <112209435+Marvelousmicheal@users.noreply.github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: hudem1 <55464342+hudem1@users.noreply.github.com>
Co-authored-by: nethermind-oss-compliance[bot] <189609862+nethermind-oss-compliance[bot]@users.noreply.github.com>
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants