Skip to content
Open
Show file tree
Hide file tree
Changes from 28 commits
Commits
Show all changes
44 commits
Select commit Hold shift + click to select a range
1333968
--wip-- [skip ci]
DimiDumo Jun 25, 2025
a311338
--wip-- [skip ci]
DimiDumo Jun 27, 2025
f10dc74
fix: noir body parsing
DimiDumo Jul 3, 2025
26311c8
wip: test noir proving
rutefig Jul 9, 2025
16d6d3b
feat: fix missing haystack
DimiDumo Jul 9, 2025
66c7c26
--wip-- [skip ci]
DimiDumo Jul 10, 2025
44f20c4
chore: add simple submit test
DimiDumo Jul 28, 2025
a04bfba
feat: add circom downloads
DimiDumo Jul 30, 2025
cd701d7
feat: add circom downloads
DimiDumo Jul 30, 2025
4a79c82
feat: remove circom json
DimiDumo Jul 30, 2025
e92a64e
fix: wrong error handling
DimiDumo Jul 30, 2025
da3c9cb
fix: added file handling for chunked circom key
BornPsych Aug 6, 2025
ca231cb
fix: added file handling for wasm file
BornPsych Aug 6, 2025
f6372ab
chore: published and updated lib for relayer utils
BornPsych Aug 6, 2025
0007c89
feat: added max match length and max length per path in schema
BornPsych Sep 8, 2025
214b731
chore: added validation for max match length
BornPsych Sep 8, 2025
9adf082
feat: added parsing in relayer utils
BornPsych Sep 8, 2025
7e796ff
fix: noir proof gen on client side
BornPsych Sep 8, 2025
f8279aa
fix: circom compilation
BornPsych Sep 8, 2025
ef2b399
chore: relayer version upgrade
BornPsych Sep 11, 2025
516cedc
chore: npm version upgrade
BornPsych Sep 11, 2025
306625a
chore: updated package json and bun lock
BornPsych Sep 11, 2025
9e4e34f
fix: verification of noir circuits
BornPsych Sep 22, 2025
c89815d
chore: updates the lib to nightly version
BornPsych Sep 22, 2025
3def32f
fix: noir onchain verifiable proofs (#70)
benceharomi Sep 25, 2025
2ee13ad
chore: missing published version 2.0.1-7 added
benceharomi Oct 20, 2025
f1a9f18
fix: missing email nullifier field added for noir iterator
benceharomi Oct 20, 2025
6ad1ae3
chore: bump version 3.0.0-nightly.0
rutefig Oct 21, 2025
06a8c3d
chore: remove test project
rutefig Oct 23, 2025
48666a3
chore: update relayer-utils to 0.4.66-6
rutefig Oct 23, 2025
8ed4984
fix: tests related to email parsing and test decomposed regexes
rutefig Oct 23, 2025
4623dcc
chore: bump version 3.0.0-nightly.2
rutefig Oct 23, 2025
ad910f7
fix: remove test for long time deprecated function
rutefig Oct 23, 2025
a894cac
fix: noir pubkey hashing (#74)
benceharomi Oct 23, 2025
05c0c77
chore: bump version 3.0.0-nightly.2
benceharomi Oct 23, 2025
d8e878a
chrore: version bump
BornPsych Oct 23, 2025
fe58bd0
chore: updated relayer utils
rutefig Oct 23, 2025
cbafabd
Merge branch 'feat/new-compiler' into rutefig/reg-473-fix-testdecompo…
rutefig Oct 23, 2025
4e919e5
chore: bump version 3.0.0-nightly.4
rutefig Oct 23, 2025
a26ad2a
chore: bump version 3.0.0-nightly.5
rutefig Oct 23, 2025
a4e0c94
chore: updated relayer-utils version and minimized published package
rutefig Oct 31, 2025
c46a93f
Merge pull request #76 from zkemail/rutefig/reg-473-fix-testdecompose…
rutefig Oct 31, 2025
02ed793
chore: update relayer-utils
rutefig Nov 3, 2025
4c3085e
Merge pull request #77 from zkemail/rutefig/reg-578-fix-proof-verific…
rutefig Nov 3, 2025
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Binary file modified browser_test_proving/bun.lockb
Binary file not shown.
2 changes: 1 addition & 1 deletion browser_test_proving/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"dependencies": {
"@esbuild-plugins/node-globals-polyfill": "^0.2.3",
"@zk-email/helpers": "^6.1.3",
"@zk-email/sdk": "file:/Users/dimitridumonet/Code/zkemail/zk-email-sdk-js/zk-email-sdk-1.1.0-51.tgz",
"@zk-email/sdk": "1.4.1-3",
"buffer": "^6.0.3",
"crypto-browserify": "^3.12.1",
"localforage": "^1.10.0",
Expand Down
1,189 changes: 1,189 additions & 0 deletions browser_test_proving/public/[sptrans.uber.com][gmail]uber_receipt.eml

Large diffs are not rendered by default.

Loading