Explorar el Código

research: Move rln2 to parent directory

x hace 7 meses
padre
commit
a28e8287d2

+ 0 - 0
script/research/rln/rlnv2/.gitignore → script/research/rlnv2/.gitignore


+ 2 - 2
script/research/rln/rlnv2/Cargo.toml → script/research/rlnv2/Cargo.toml

@@ -15,5 +15,5 @@ rand = "0.8.5"
 blake3 = "1.8.2"
 
 [patch.crates-io]
-halo2_proofs = {git="https://github.com/parazyd/halo2", branch="v4"}
-halo2_gadgets = {git="https://github.com/parazyd/halo2", branch="v4"}
+halo2_proofs = {git="https://github.com/parazyd/halo2", branch="v032"}
+halo2_gadgets = {git="https://github.com/parazyd/halo2", branch="v032"}

+ 0 - 0
script/research/rln/rlnv2/Makefile → script/research/rlnv2/Makefile


+ 0 - 0
script/research/rln/rlnv2/signal.zk → script/research/rlnv2/signal.zk


+ 0 - 0
script/research/rln/rlnv2/slash.zk → script/research/rlnv2/slash.zk


+ 0 - 0
script/research/rln/rlnv2/src/main.rs → script/research/rlnv2/src/main.rs