mirror of
https://github.com/arnaucube/sonobe.git
synced 2026-02-05 10:46:41 +01:00
Implement CycleFold's EC RLC check circuit (#9)
This commit is contained in:
@@ -21,8 +21,8 @@ espresso_transcript = {git="https://github.com/EspressoSystems/hyperplonk", pack
|
||||
|
||||
|
||||
[dev-dependencies]
|
||||
ark-bls12-377 = "0.4.0"
|
||||
ark-bw6-761 = "0.4.0"
|
||||
ark-bls12-377 = {version="0.4.0", features=["r1cs"]}
|
||||
ark-bw6-761 = {version="0.4.0"}
|
||||
|
||||
[features]
|
||||
default = ["parallel"]
|
||||
|
||||
Reference in New Issue
Block a user