zkevm-circuits
zkevm-circuits copied to clipboard
### Describe the feature you would like spec: https://github.com/privacy-scaling-explorations/zkevm-specs/issues/323 Scroll's impl.: https://github.com/scroll-tech/zkevm-circuits/issues/594 ### Additional context _No response_
### Describe the feature you would like Spec: https://github.com/privacy-scaling-explorations/zkevm-specs/issues/319 Brechtpd WIP PR: #756 Scroll PR: https://github.com/scroll-tech/zkevm-circuits/pull/1032 ### Additional context _No response_
### Describe the feature you would like spec: https://github.com/privacy-scaling-explorations/zkevm-specs/issues/326 Taiko's issue: https://github.com/taikoxyz/zkevm-circuits/issues/51 ### Additional context _No response_
### Describe the feature you would like spec: https://github.com/privacy-scaling-explorations/zkevm-specs/issues/320 ### Additional context _No response_
### Describe the feature you would like spec: https://github.com/privacy-scaling-explorations/zkevm-specs/issues/325 Scroll impl.: https://github.com/scroll-tech/zkevm-circuits/issues/596 ### Additional context _No response_
### Describe the feature you would like spec: https://github.com/privacy-scaling-explorations/zkevm-specs/issues/324 Scroll impl.: https://github.com/scroll-tech/zkevm-circuits/issues/595 ### Additional context _No response_
### Describe the feature you would like spec: https://github.com/privacy-scaling-explorations/zkevm-specs/issues/322 Srcoll's impl.: https://github.com/scroll-tech/zkevm-circuits/pull/520 ### Additional context _No response_
### What command(s) is the bug in? `make test-all`, also `cargo test` ### Describe the bug I was trying to build the `zkevm-circuits` repo on my MacBook Pro from 2021...
### What command(s) is the bug in? cargo test -p circuit-benchmarks --features benches bench_copy_circuit_prover -- --nocapture ### Describe the bug This is a follow-up for #1646 and #1686. The benchmark...
Depends on https://github.com/privacy-scaling-explorations/zkevm-circuits/issues/1646 We have some github actions to run the benchmarks, but they may be outdated. We want to update them and schedule them to run weekly. Additionally it...