go-ethereum/rollup/circuitcapacitychecker/libzkp
Zhang Zhuo abca104d18
chore(libzkp): upgrade to v0.10.5, speed up by avoiding some unnecessary code hashing (#746)
* chore(libzkp): upgrade to v0.10.5, speedup by avoid some code hashing

* chore: auto version bump [bot]

---------

Co-authored-by: Thegaram <Thegaram@users.noreply.github.com>
2024-05-11 16:52:34 +03:00
..
src feat(libzkp): ccc v0.10.2 (enable sha256, remove StructLog.stack) (#691) 2024-04-29 13:30:02 +08:00
.gitignore feat(rollup): add circuits capacity checker (#321) 2023-08-01 13:52:31 +08:00
Cargo.lock chore(libzkp): upgrade to v0.10.5, speed up by avoiding some unnecessary code hashing (#746) 2024-05-11 16:52:34 +03:00
Cargo.toml chore(libzkp): upgrade to v0.10.5, speed up by avoiding some unnecessary code hashing (#746) 2024-05-11 16:52:34 +03: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(libzkp): ccc v0.10.2 (enable sha256, remove StructLog.stack) (#691) 2024-04-29 13:30:02 +08:00