Files
linea-monorepo/.gitmodules
Leo Jeong a3972f3baa Prover: go-corset as submodule (#759)
* feat(go-corset): go-corset as submodule (#743)

* remove corset submodule

* add go-corset submodule

* use go-corst in Makefile

* use go-corset v0.9.2

* update go-corset submodule url

* fix(go-corset): typo in submodule url

* fix: use go-corset instead of corset

* add zkevm_for_old_trace.bin without 2B block gas limit constraint to test old traces

---------

Signed-off-by: Leo Jeong <dreamerty@postech.ac.kr>
2025-03-07 16:02:09 +09:00

9 lines
304 B
Plaintext

[submodule "constraints"]
path = constraints
url = git@github.com:ConsenSys/zkevm-constraints.git
[submodule "go-corset"]
path = go-corset
url = git@github.com:Consensys/go-corset.git
[submodule "contracts/lib/forge-std"]
path = contracts/lib/forge-std
url = https://github.com/foundry-rs/forge-std