From e64b41f2dada9d9ebf5594287841471c8bd4b5fa Mon Sep 17 00:00:00 2001 From: Steven Date: Mon, 14 Aug 2023 21:48:07 +0800 Subject: [PATCH] Release `v0.5.15` (#212) Update zkevm-circuits to `v0.5.15`. --- Cargo.lock | 20 ++++++++++---------- prover/Cargo.toml | 12 ++++++------ types/Cargo.toml | 2 +- 3 files changed, 17 insertions(+), 17 deletions(-) diff --git a/Cargo.lock b/Cargo.lock index b8973b4ce..d116a32e1 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -23,7 +23,7 @@ dependencies = [ [[package]] name = "aggregator" version = "0.1.0" -source = "git+https://github.com/scroll-tech/zkevm-circuits.git?tag=v0.5.14rc1#ae23cd7af80f1ba9d0f0bb1a4367ffe626ade86e" +source = "git+https://github.com/scroll-tech/zkevm-circuits.git?tag=v0.5.15#30e2b78c494f4063fdd374f979315f95c79f07e1" dependencies = [ "ark-std", "env_logger 0.10.0", @@ -419,7 +419,7 @@ checksum = "0d261e256854913907f67ed06efbc3338dfe6179796deefc1ff763fc1aee5535" [[package]] name = "bus-mapping" version = "0.1.0" -source = "git+https://github.com/scroll-tech/zkevm-circuits.git?tag=v0.5.14rc1#ae23cd7af80f1ba9d0f0bb1a4367ffe626ade86e" +source = "git+https://github.com/scroll-tech/zkevm-circuits.git?tag=v0.5.15#30e2b78c494f4063fdd374f979315f95c79f07e1" dependencies = [ "eth-types", "ethers-core 0.17.0", @@ -1122,7 +1122,7 @@ dependencies = [ [[package]] name = "eth-types" version = "0.1.0" -source = "git+https://github.com/scroll-tech/zkevm-circuits.git?tag=v0.5.14rc1#ae23cd7af80f1ba9d0f0bb1a4367ffe626ade86e" +source = "git+https://github.com/scroll-tech/zkevm-circuits.git?tag=v0.5.15#30e2b78c494f4063fdd374f979315f95c79f07e1" dependencies = [ "ethers-core 0.17.0", "ethers-signers", @@ -1387,7 +1387,7 @@ dependencies = [ [[package]] name = "external-tracer" version = "0.1.0" -source = "git+https://github.com/scroll-tech/zkevm-circuits.git?tag=v0.5.14rc1#ae23cd7af80f1ba9d0f0bb1a4367ffe626ade86e" +source = "git+https://github.com/scroll-tech/zkevm-circuits.git?tag=v0.5.15#30e2b78c494f4063fdd374f979315f95c79f07e1" dependencies = [ "eth-types", "geth-utils", @@ -1600,7 +1600,7 @@ dependencies = [ [[package]] name = "gadgets" version = "0.1.0" -source = "git+https://github.com/scroll-tech/zkevm-circuits.git?tag=v0.5.14rc1#ae23cd7af80f1ba9d0f0bb1a4367ffe626ade86e" +source = "git+https://github.com/scroll-tech/zkevm-circuits.git?tag=v0.5.15#30e2b78c494f4063fdd374f979315f95c79f07e1" dependencies = [ "digest 0.7.6", "eth-types", @@ -1640,7 +1640,7 @@ dependencies = [ [[package]] name = "geth-utils" version = "0.1.0" -source = "git+https://github.com/scroll-tech/zkevm-circuits.git?tag=v0.5.14rc1#ae23cd7af80f1ba9d0f0bb1a4367ffe626ade86e" +source = "git+https://github.com/scroll-tech/zkevm-circuits.git?tag=v0.5.15#30e2b78c494f4063fdd374f979315f95c79f07e1" dependencies = [ "env_logger 0.9.3", "gobuild 0.1.0-alpha.2 (git+https://github.com/scroll-tech/gobuild.git)", @@ -2246,7 +2246,7 @@ dependencies = [ [[package]] name = "keccak256" version = "0.1.0" -source = "git+https://github.com/scroll-tech/zkevm-circuits.git?tag=v0.5.14rc1#ae23cd7af80f1ba9d0f0bb1a4367ffe626ade86e" +source = "git+https://github.com/scroll-tech/zkevm-circuits.git?tag=v0.5.15#30e2b78c494f4063fdd374f979315f95c79f07e1" dependencies = [ "env_logger 0.9.3", "eth-types", @@ -2446,7 +2446,7 @@ dependencies = [ [[package]] name = "mock" version = "0.1.0" -source = "git+https://github.com/scroll-tech/zkevm-circuits.git?tag=v0.5.14rc1#ae23cd7af80f1ba9d0f0bb1a4367ffe626ade86e" +source = "git+https://github.com/scroll-tech/zkevm-circuits.git?tag=v0.5.15#30e2b78c494f4063fdd374f979315f95c79f07e1" dependencies = [ "eth-types", "ethers-core 0.17.0", @@ -2461,7 +2461,7 @@ dependencies = [ [[package]] name = "mpt-zktrie" version = "0.1.0" -source = "git+https://github.com/scroll-tech/zkevm-circuits.git?tag=v0.5.14rc1#ae23cd7af80f1ba9d0f0bb1a4367ffe626ade86e" +source = "git+https://github.com/scroll-tech/zkevm-circuits.git?tag=v0.5.15#30e2b78c494f4063fdd374f979315f95c79f07e1" dependencies = [ "bus-mapping", "eth-types", @@ -4712,7 +4712,7 @@ checksum = "2a0956f1ba7c7909bfb66c2e9e4124ab6f6482560f6628b5aaeba39207c9aad9" [[package]] name = "zkevm-circuits" version = "0.1.0" -source = "git+https://github.com/scroll-tech/zkevm-circuits.git?tag=v0.5.14rc1#ae23cd7af80f1ba9d0f0bb1a4367ffe626ade86e" +source = "git+https://github.com/scroll-tech/zkevm-circuits.git?tag=v0.5.15#30e2b78c494f4063fdd374f979315f95c79f07e1" dependencies = [ "array-init", "bus-mapping", diff --git a/prover/Cargo.toml b/prover/Cargo.toml index 6bad02eba..c1167499f 100644 --- a/prover/Cargo.toml +++ b/prover/Cargo.toml @@ -8,12 +8,12 @@ edition = "2021" [dependencies] halo2_proofs = { git = "https://github.com/privacy-scaling-explorations/halo2.git", tag = "v2023_02_02" } -aggregator = { git = "https://github.com/scroll-tech/zkevm-circuits.git", tag = "v0.5.14rc1" } -bus-mapping = { git = "https://github.com/scroll-tech/zkevm-circuits.git", tag = "v0.5.14rc1" } -eth-types = { git = "https://github.com/scroll-tech/zkevm-circuits.git", tag = "v0.5.14rc1" } -zkevm-circuits = { git = "https://github.com/scroll-tech/zkevm-circuits.git", tag = "v0.5.14rc1", default-features = false, features = ["test","scroll","scroll-trace","shanghai"] } -mpt-zktrie = { git = "https://github.com/scroll-tech/zkevm-circuits.git", tag = "v0.5.14rc1" } -mock = { git = "https://github.com/scroll-tech/zkevm-circuits.git", tag = "v0.5.14rc1" } +aggregator = { git = "https://github.com/scroll-tech/zkevm-circuits.git", tag = "v0.5.15" } +bus-mapping = { git = "https://github.com/scroll-tech/zkevm-circuits.git", tag = "v0.5.15" } +eth-types = { git = "https://github.com/scroll-tech/zkevm-circuits.git", tag = "v0.5.15" } +zkevm-circuits = { git = "https://github.com/scroll-tech/zkevm-circuits.git", tag = "v0.5.15", default-features = false, features = ["test","scroll","scroll-trace","shanghai"] } +mpt-zktrie = { git = "https://github.com/scroll-tech/zkevm-circuits.git", tag = "v0.5.15" } +mock = { git = "https://github.com/scroll-tech/zkevm-circuits.git", tag = "v0.5.15" } snark-verifier = { git = "https://github.com/scroll-tech/snark-verifier", branch = "develop" } snark-verifier-sdk = { git = "https://github.com/scroll-tech/snark-verifier", branch = "develop" } diff --git a/types/Cargo.toml b/types/Cargo.toml index 3381d44d3..d334dc56c 100644 --- a/types/Cargo.toml +++ b/types/Cargo.toml @@ -4,7 +4,7 @@ version = "0.4.0" edition = "2021" [dependencies] -eth-types = { git = "https://github.com/scroll-tech/zkevm-circuits.git", tag = "v0.5.14rc1" } +eth-types = { git = "https://github.com/scroll-tech/zkevm-circuits.git", tag = "v0.5.15" } base64 = "0.13.0" blake2 = "0.10.3" ethers-core = "0.17.0"