fix libzkp

This commit is contained in:
Zhang Zhuo
2024-03-28 15:14:34 +08:00
parent 0403f3cd38
commit 9cb81444e6
2 changed files with 12 additions and 12 deletions

View File

@@ -31,7 +31,7 @@ dependencies = [
[[package]]
name = "aggregator"
version = "0.1.0"
source = "git+https://github.com/scroll-tech/zkevm-circuits.git?tag=v0.10.0#b2fa4ebecbd1837609819a7b4c50840362803fd3"
source = "git+https://github.com/scroll-tech/zkevm-circuits.git?tag=v0.10.0a#b9504c07d472d0a884fdb6c1675109636283cb6d"
dependencies = [
"ark-std 0.3.0",
"c-kzg",
@@ -521,7 +521,7 @@ checksum = "a3e2c3daef883ecc1b5d58c15adae93470a91d425f3532ba1695849656af3fc1"
[[package]]
name = "bus-mapping"
version = "0.1.0"
source = "git+https://github.com/scroll-tech/zkevm-circuits.git?tag=v0.10.0#b2fa4ebecbd1837609819a7b4c50840362803fd3"
source = "git+https://github.com/scroll-tech/zkevm-circuits.git?tag=v0.10.0a#b9504c07d472d0a884fdb6c1675109636283cb6d"
dependencies = [
"eth-types",
"ethers-core",
@@ -1139,7 +1139,7 @@ dependencies = [
[[package]]
name = "eth-types"
version = "0.1.0"
source = "git+https://github.com/scroll-tech/zkevm-circuits.git?tag=v0.10.0#b2fa4ebecbd1837609819a7b4c50840362803fd3"
source = "git+https://github.com/scroll-tech/zkevm-circuits.git?tag=v0.10.0a#b9504c07d472d0a884fdb6c1675109636283cb6d"
dependencies = [
"ethers-core",
"ethers-signers",
@@ -1292,7 +1292,7 @@ dependencies = [
[[package]]
name = "external-tracer"
version = "0.1.0"
source = "git+https://github.com/scroll-tech/zkevm-circuits.git?tag=v0.10.0#b2fa4ebecbd1837609819a7b4c50840362803fd3"
source = "git+https://github.com/scroll-tech/zkevm-circuits.git?tag=v0.10.0a#b9504c07d472d0a884fdb6c1675109636283cb6d"
dependencies = [
"eth-types",
"geth-utils",
@@ -1484,7 +1484,7 @@ dependencies = [
[[package]]
name = "gadgets"
version = "0.1.0"
source = "git+https://github.com/scroll-tech/zkevm-circuits.git?tag=v0.10.0#b2fa4ebecbd1837609819a7b4c50840362803fd3"
source = "git+https://github.com/scroll-tech/zkevm-circuits.git?tag=v0.10.0a#b9504c07d472d0a884fdb6c1675109636283cb6d"
dependencies = [
"eth-types",
"halo2_proofs",
@@ -1506,7 +1506,7 @@ dependencies = [
[[package]]
name = "geth-utils"
version = "0.1.0"
source = "git+https://github.com/scroll-tech/zkevm-circuits.git?tag=v0.10.0#b2fa4ebecbd1837609819a7b4c50840362803fd3"
source = "git+https://github.com/scroll-tech/zkevm-circuits.git?tag=v0.10.0a#b9504c07d472d0a884fdb6c1675109636283cb6d"
dependencies = [
"env_logger 0.10.0",
"gobuild",
@@ -2141,7 +2141,7 @@ dependencies = [
[[package]]
name = "keccak256"
version = "0.1.0"
source = "git+https://github.com/scroll-tech/zkevm-circuits.git?tag=v0.10.0#b2fa4ebecbd1837609819a7b4c50840362803fd3"
source = "git+https://github.com/scroll-tech/zkevm-circuits.git?tag=v0.10.0a#b9504c07d472d0a884fdb6c1675109636283cb6d"
dependencies = [
"env_logger 0.10.0",
"eth-types",
@@ -2291,7 +2291,7 @@ dependencies = [
[[package]]
name = "mock"
version = "0.1.0"
source = "git+https://github.com/scroll-tech/zkevm-circuits.git?tag=v0.10.0#b2fa4ebecbd1837609819a7b4c50840362803fd3"
source = "git+https://github.com/scroll-tech/zkevm-circuits.git?tag=v0.10.0a#b9504c07d472d0a884fdb6c1675109636283cb6d"
dependencies = [
"eth-types",
"ethers-core",
@@ -2306,7 +2306,7 @@ dependencies = [
[[package]]
name = "mpt-zktrie"
version = "0.1.0"
source = "git+https://github.com/scroll-tech/zkevm-circuits.git?tag=v0.10.0#b2fa4ebecbd1837609819a7b4c50840362803fd3"
source = "git+https://github.com/scroll-tech/zkevm-circuits.git?tag=v0.10.0a#b9504c07d472d0a884fdb6c1675109636283cb6d"
dependencies = [
"eth-types",
"halo2-mpt-circuits",
@@ -2753,7 +2753,7 @@ dependencies = [
[[package]]
name = "prover"
version = "0.1.0"
source = "git+https://github.com/scroll-tech/zkevm-circuits.git?tag=v0.10.0#b2fa4ebecbd1837609819a7b4c50840362803fd3"
source = "git+https://github.com/scroll-tech/zkevm-circuits.git?tag=v0.10.0a#b9504c07d472d0a884fdb6c1675109636283cb6d"
dependencies = [
"aggregator",
"anyhow",
@@ -4440,7 +4440,7 @@ dependencies = [
[[package]]
name = "zkevm-circuits"
version = "0.1.0"
source = "git+https://github.com/scroll-tech/zkevm-circuits.git?tag=v0.10.0#b2fa4ebecbd1837609819a7b4c50840362803fd3"
source = "git+https://github.com/scroll-tech/zkevm-circuits.git?tag=v0.10.0a#b9504c07d472d0a884fdb6c1675109636283cb6d"
dependencies = [
"array-init",
"bus-mapping",

View File

@@ -24,7 +24,7 @@ bls12_381 = { git = "https://github.com/scroll-tech/bls12_381", branch = "feat/i
[dependencies]
halo2_proofs = { git = "https://github.com/scroll-tech/halo2.git", branch = "v1.1" }
prover = { git = "https://github.com/scroll-tech/zkevm-circuits.git", tag = "v0.10.0", default-features = false, features = ["parallel_syn", "scroll", "shanghai"] }
prover = { git = "https://github.com/scroll-tech/zkevm-circuits.git", tag = "v0.10.0a", default-features = false, features = ["parallel_syn", "scroll", "shanghai"] }
base64 = "0.13.0"
env_logger = "0.9.0"