Skip to content

Commit 010c6c9

Browse files
committed
fix(wip): local proof gen
1 parent c33a9ad commit 010c6c9

File tree

11 files changed

+392
-4741
lines changed

11 files changed

+392
-4741
lines changed

Cargo.lock

Lines changed: 47 additions & 47 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ itertools = "0.10.3"
1414
serde_json = "1.0.95"
1515
serde = { version = "1.0.159", features = ["derive"] }
1616
zk-regex-apis = { git = "https://github.com/zkemail/zk-regex.git" }
17-
zk-regex-compiler = { git = "https://github.com/zkemail/zk-regex.git", rev = "ee586f3dd83173babe12d37fa87c891901f6e7db"}
17+
zk-regex-compiler = { git = "https://github.com/zkemail/zk-regex.git", rev = "776a578e064f46569186e8f42a602b6be1db0ff3"}
1818
hex = "0.4.3"
1919
anyhow = "1.0.75"
2020
halo2curves = { git = "https://github.com/privacy-scaling-explorations/halo2curves.git", rev = "8771fe5a5d54fc03e74dbc8915db5dad3ab46a83", default-features = false }

0 commit comments

Comments
 (0)