go-ethereum/rollup/circuitcapacitychecker/libzkp
colin aae829c406
feat(ccc): revert libzkp version back to v0.10.5 (#785)
* Revert "upgrade libzkp to v0.11.0rc2 (#773)"

This reverts commit 522882c4cdc8c90484ce40d4f62ab6d1ab73bbf5.

* chore: auto version bump [bot]

* chore: auto version bump [bot]

* add zktrie back in make geth

* trigger CI

* Revert "trigger CI"

This reverts commit 9f329eed0ad5368fb258043420426330ab9914cc.

---------

Co-authored-by: HAOYUatHZ <HAOYUatHZ@users.noreply.github.com>
Co-authored-by: colinlyguo <colinlyguo@users.noreply.github.com>
2024-05-30 15:02:40 +08: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 feat(ccc): revert libzkp version back to v0.10.5 (#785) 2024-05-30 15:02:40 +08:00
Cargo.toml feat(ccc): revert libzkp version back to v0.10.5 (#785) 2024-05-30 15:02:40 +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(ccc): revert libzkp version back to v0.10.5 (#785) 2024-05-30 15:02:40 +08:00
rust-toolchain feat(libzkp): ccc v0.10.2 (enable sha256, remove StructLog.stack) (#691) 2024-04-29 13:30:02 +08:00