@@ -121,7 +121,7 @@ js-sys = "0.3.64"
121121jsonpath-rust = " 0.5.0"
122122juniper = { version = " 0.16" }
123123juniper_warp = " 0.8.0"
124- kimchi = { git = " https://github.com/o1-labs/proof-systems" , rev = " 0b0fd5fe73964d2a3628c788e40ead819a8a806d " }
124+ kimchi = { git = " https://github.com/o1-labs/proof-systems" , rev = " 282faf5 " }
125125lazy_static = " 1.4.0"
126126leb128 = " 0.2.1"
127127ledger = { path = " ledger" , package = " mina-tree" }
@@ -134,18 +134,18 @@ log = "0.4.25"
134134md5 = " 0.7.0"
135135mina-bootstrap-sandbox = { path = " tools/bootstrap-sandbox" }
136136mina-core = { path = " core" }
137- mina-curves = { git = " https://github.com/o1-labs/proof-systems" , rev = " 0b0fd5fe73964d2a3628c788e40ead819a8a806d " }
137+ mina-curves = { git = " https://github.com/o1-labs/proof-systems" , rev = " 282faf5 " }
138138mina-fuzzer = { path = " fuzzer" }
139- mina-hasher = { git = " https://github.com/o1-labs/proof-systems" , rev = " 0b0fd5fe73964d2a3628c788e40ead819a8a806d " }
139+ mina-hasher = { git = " https://github.com/o1-labs/proof-systems" , rev = " 282faf5 " }
140140mina-macros = { path = " macros" }
141141mina-node-account = { path = " node/account" }
142142mina-node-common = { path = " node/common" }
143143mina-node-invariants = { path = " node/invariants" }
144144mina-node-native = { path = " node/native" }
145145mina-node-testing = { path = " node/testing" }
146146mina-p2p-messages = { path = " mina-p2p-messages" }
147- mina-poseidon = { git = " https://github.com/o1-labs/proof-systems" , rev = " 0b0fd5fe73964d2a3628c788e40ead819a8a806d " }
148- mina-signer = { git = " https://github.com/o1-labs/proof-systems" , rev = " 0b0fd5fe73964d2a3628c788e40ead819a8a806d " }
147+ mina-poseidon = { git = " https://github.com/o1-labs/proof-systems" , rev = " 282faf5 " }
148+ mina-signer = { git = " https://github.com/o1-labs/proof-systems" , rev = " 282faf5 " }
149149mina-transport = { path = " tools/transport" }
150150mio = { version = " 1.0.4" , features = [" os-poll" , " net" ] }
151151multiaddr = " 0.18.1"
@@ -158,15 +158,15 @@ num-bigint = { git = "https://github.com/openmina/num-bigint", branch = "rebase-
158158num-traits = " 0.2"
159159num_cpus = " 1.0"
160160num_enum = " 0.5.7"
161- o1-utils = { git = " https://github.com/o1-labs/proof-systems" , rev = " 0b0fd5fe73964d2a3628c788e40ead819a8a806d " }
161+ o1-utils = { git = " https://github.com/o1-labs/proof-systems" , rev = " 282faf5 " }
162162object = " 0.37.1"
163163ocaml-interop = { git = " https://github.com/sebastiencs/ocaml-interop.git" , branch = " closure-values" }
164164once_cell = " 1"
165165p256 = { version = " 0.13" , features = [" default" , " ecdh" , " ecdsa" ] }
166166p384 = " 0.13"
167167pcap = " 2.3"
168168pin-project-lite = " 0.2.10"
169- poly-commitment = { git = " https://github.com/o1-labs/proof-systems" , rev = " 0b0fd5fe73964d2a3628c788e40ead819a8a806d " }
169+ poly-commitment = { git = " https://github.com/o1-labs/proof-systems" , rev = " 282faf5 " }
170170poseidon = { path = " poseidon" }
171171postcard = { version = " 1.0.9" , features = [" use-std" ] }
172172proc-macro2 = " 1.0.95"
0 commit comments