go-ethereum/rollup/circuitcapacitychecker/libzkp
Zhang Zhuo 9f143b47b2
feat (libzkp-v0.9.8): recordStorageDetail even when LogConfig.DisableStorage == true (#564)
* trace: recordStorageDetail even when LogConfig.DisableStorage == true

* Set `DisableStorage` to true.

* Update libzkp to zkevm-circuits `feat/remove-step-storage-from-trace` branch.

* Add `strict-ccc` feature to libzkp.

* Upgrade libzkp to use prover `v0.9.8`.

* Update params version.

* Update params version.

---------

Co-authored-by: Steven Gu <asongala@163.com>
2023-11-22 14:44:08 +08:00
..
src fix (libzkp): free Rust CString by from_raw (potential memory leak) (#539) 2023-10-25 15:04:13 +08:00
.gitignore feat(rollup): add circuits capacity checker (#321) 2023-08-01 13:52:31 +08:00
Cargo.lock feat (libzkp-v0.9.8): recordStorageDetail even when LogConfig.DisableStorage == true (#564) 2023-11-22 14:44:08 +08:00
Cargo.toml feat (libzkp-v0.9.8): recordStorageDetail even when LogConfig.DisableStorage == true (#564) 2023-11-22 14:44:08 +08:00
libzkp.h fix (libzkp): free Rust CString by from_raw (potential memory leak) (#539) 2023-10-25 15:04:13 +08:00
Makefile feat(rollup): add circuits capacity checker (#321) 2023-08-01 13:52:31 +08:00
rust-toolchain feat(rollup): add circuits capacity checker (#321) 2023-08-01 13:52:31 +08:00