@@ -42,18 +42,18 @@ schnorr_pok = { git = "https://github.com/PolymeshAssociation/crypto", branch =
4242# ark-curve25519 = { path = "../arkworks-algebra/curves/curve25519" }
4343# ark-ed25519 = { path = "../arkworks-algebra/curves/ed25519" }
4444
45- ark-serialize = { git = " https://github.com/PolymeshAssociation/arkworks-algebra.git" , branch = " pasta-opts " }
46- ark-ec = { git = " https://github.com/PolymeshAssociation/arkworks-algebra.git" , branch = " pasta-opts " }
47- ark-host-msm = { git = " https://github.com/PolymeshAssociation/arkworks-algebra.git" , branch = " pasta-opts " }
48- # ark-host-msm-impl = { git = "https://github.com/PolymeshAssociation/arkworks-algebra.git", branch = "pasta-opts " }
49- ark-ff = { git = " https://github.com/PolymeshAssociation/arkworks-algebra.git" , branch = " pasta-opts " }
50- ark-pallas = { git = " https://github.com/PolymeshAssociation/arkworks-algebra.git" , branch = " pasta-opts " }
51- ark-vesta = { git = " https://github.com/PolymeshAssociation/arkworks-algebra.git" , branch = " pasta-opts " }
52- ark-helios = { git = " https://github.com/PolymeshAssociation/arkworks-algebra.git" , branch = " pasta-opts " }
53- ark-selene = { git = " https://github.com/PolymeshAssociation/arkworks-algebra.git" , branch = " pasta-opts " }
54- ark-wei25519 = { git = " https://github.com/PolymeshAssociation/arkworks-algebra.git" , branch = " pasta-opts " }
55- ark-curve25519 = { git = " https://github.com/PolymeshAssociation/arkworks-algebra.git" , branch = " pasta-opts " }
56- ark-ed25519 = { git = " https://github.com/PolymeshAssociation/arkworks-algebra.git" , branch = " pasta-opts " }
45+ ark-serialize = { git = " https://github.com/PolymeshAssociation/arkworks-algebra.git" , branch = " patch3 " }
46+ ark-ec = { git = " https://github.com/PolymeshAssociation/arkworks-algebra.git" , branch = " patch3 " }
47+ ark-host-msm = { git = " https://github.com/PolymeshAssociation/arkworks-algebra.git" , branch = " patch3 " }
48+ ark-host-msm-impl = { git = " https://github.com/PolymeshAssociation/arkworks-algebra.git" , branch = " patch3 " }
49+ ark-ff = { git = " https://github.com/PolymeshAssociation/arkworks-algebra.git" , branch = " patch3 " }
50+ ark-pallas = { git = " https://github.com/PolymeshAssociation/arkworks-algebra.git" , branch = " patch3 " }
51+ ark-vesta = { git = " https://github.com/PolymeshAssociation/arkworks-algebra.git" , branch = " patch3 " }
52+ ark-helios = { git = " https://github.com/PolymeshAssociation/arkworks-algebra.git" , branch = " patch3 " }
53+ ark-selene = { git = " https://github.com/PolymeshAssociation/arkworks-algebra.git" , branch = " patch3 " }
54+ ark-wei25519 = { git = " https://github.com/PolymeshAssociation/arkworks-algebra.git" , branch = " patch3 " }
55+ ark-curve25519 = { git = " https://github.com/PolymeshAssociation/arkworks-algebra.git" , branch = " patch3 " }
56+ ark-ed25519 = { git = " https://github.com/PolymeshAssociation/arkworks-algebra.git" , branch = " patch3 " }
5757
5858[workspace .dependencies ]
5959polymesh-dart = { path = " ./" , version = " 0.1.0" , default-features = false }
0 commit comments