@@ -30,16 +30,16 @@ edition = "2021"
3030
3131[workspace .dependencies ]
3232incrementalmerkletree = { version = " 0.8.2" , features = [" legacy-api" ] }
33- orchard = { version = " 0.11 " , features = [" zsa-issuance" , " temporary-zebra" ] }
34- sapling-crypto = " 0.5 "
35- zcash_address = " 0.9 "
36- zcash_encoding = " 0.3"
37- zcash_history = " 0.4"
38- zcash_keys = " 0.11 "
39- zcash_primitives = { version = " 0.25 " , features = [" zsa-issuance" , " zip-233" ] }
40- zcash_proofs = " 0.25 "
41- zcash_transparent = " 0.5 "
42- zcash_protocol = " 0.6 .2"
33+ orchard = { version = " 0.12 " , features = [" zsa-issuance" , " temporary-zebra" ] }
34+ sapling-crypto = " 0.6 "
35+ zcash_address = " 0.10.1 "
36+ zcash_encoding = " 0.3.0 "
37+ zcash_history = " 0.4.0 "
38+ zcash_keys = " 0.12.0 "
39+ zcash_primitives = { version = " 0.26.4 " , features = [" zsa-issuance" , " zip-233" ] }
40+ zcash_proofs = " 0.26.1 "
41+ zcash_transparent = " 0.6.3 "
42+ zcash_protocol = " 0.7 .2"
4343zip32 = " 0.2"
4444abscissa_core = " 0.7"
4545atty = " 0.2.14"
@@ -317,15 +317,16 @@ halo2_proofs = { version = "0.3.0", git = "https://github.com/zcash/halo2", rev
317317halo2_poseidon = { version = " 0.1.0" , git = " https://github.com/zcash/halo2" , rev = " 2308caf68c48c02468b66cfc452dad54e355e32f" }
318318sinsemilla = { git = " https://github.com/zcash/sinsemilla" , rev = " aabb707e862bc3d7b803c77d14e5a771bcee3e8c" }
319319zcash_note_encryption = { version = " 0.4.1" , git = " https://github.com/zcash/zcash_note_encryption" , rev = " 9f7e93d42cef839d02b9d75918117941d453f8cb" }
320- sapling-crypto = { package = " sapling-crypto" , version = " 0.5" , git = " https://github.com/QED-it/sapling-crypto" , rev = " 9393f93fe547d1b3738c9f4618c0f8a2fffed29f" }
321- orchard = { version = " 0.11.0" , git = " https://github.com/QED-it/orchard" , rev = " 7ec34c9be7d36ecdce7c3658efe9a78c2863ed97" }
322- zcash_primitives = { version = " 0.25.0" , git = " https://github.com/QED-it/librustzcash" , rev = " acd68d123997ea9788c14244bc3805c6d2e8d68c" }
323- zcash_protocol = { version = " 0.6.2" , git = " https://github.com/QED-it/librustzcash" , rev = " acd68d123997ea9788c14244bc3805c6d2e8d68c" }
324- zcash_address = { version = " 0.9.0" , git = " https://github.com/QED-it/librustzcash" , rev = " acd68d123997ea9788c14244bc3805c6d2e8d68c" }
325- zcash_encoding = { version = " 0.3.0" , git = " https://github.com/QED-it/librustzcash" , rev = " acd68d123997ea9788c14244bc3805c6d2e8d68c" }
326- zcash_history = { version = " 0.4.0" , git = " https://github.com/QED-it/librustzcash" , rev = " acd68d123997ea9788c14244bc3805c6d2e8d68c" }
327- zcash_keys = { version = " 0.11.0" , git = " https://github.com/QED-it/librustzcash" , rev = " acd68d123997ea9788c14244bc3805c6d2e8d68c" }
328- zcash_transparent = { version = " 0.5.0" , git = " https://github.com/QED-it/librustzcash" , rev = " acd68d123997ea9788c14244bc3805c6d2e8d68c" }
329- zcash_proofs = { version = " 0.25.0" , git = " https://github.com/QED-it/librustzcash" , rev = " acd68d123997ea9788c14244bc3805c6d2e8d68c" }
330- equihash = { version = " 0.2.2" , git = " https://github.com/QED-it/librustzcash" , rev = " acd68d123997ea9788c14244bc3805c6d2e8d68c" }
320+ sapling-crypto = { package = " sapling-crypto" , version = " 0.6" , git = " https://github.com/QED-it/sapling-crypto" , rev = " 59535fb5d34b5c5cf1b20ef18269f5c65228378c" }
321+ orchard = { version = " 0.12.0" , git = " https://github.com/QED-it/orchard" , rev = " 92db1ee1c3d11481bc96c90ba64a060a5c48dd67" }
322+ zcash_primitives = { version = " 0.26.1" , git = " https://github.com/QED-it/librustzcash" , rev = " 75a293e74045dcd827452003c194b50c219c74a7" }
323+ zcash_protocol = { version = " 0.7.2" , git = " https://github.com/QED-it/librustzcash" , rev = " 75a293e74045dcd827452003c194b50c219c74a7" }
324+ zcash_address = { version = " 0.10.1" , git = " https://github.com/QED-it/librustzcash" , rev = " 75a293e74045dcd827452003c194b50c219c74a7" }
325+ zcash_encoding = { version = " 0.3.0" , git = " https://github.com/QED-it/librustzcash" , rev = " 75a293e74045dcd827452003c194b50c219c74a7" }
326+ zcash_history = { version = " 0.4.0" , git = " https://github.com/QED-it/librustzcash" , rev = " 75a293e74045dcd827452003c194b50c219c74a7" }
327+ zcash_client_backend = { version = " 0.21.1" , git = " https://github.com/QED-it/librustzcash" , rev = " 75a293e74045dcd827452003c194b50c219c74a7" }
328+ zcash_keys = { version = " 0.12.0" , git = " https://github.com/QED-it/librustzcash" , rev = " 75a293e74045dcd827452003c194b50c219c74a7" }
329+ zcash_transparent = { version = " 0.6.3" , git = " https://github.com/QED-it/librustzcash" , rev = " 75a293e74045dcd827452003c194b50c219c74a7" }
330+ zcash_proofs = { version = " 0.26.1" , git = " https://github.com/QED-it/librustzcash" , rev = " 75a293e74045dcd827452003c194b50c219c74a7" }
331+ equihash = { version = " 0.2.2" , git = " https://github.com/QED-it/librustzcash" , rev = " 75a293e74045dcd827452003c194b50c219c74a7" }
331332zcash_spec = { git = " https://github.com/QED-it/zcash_spec" , rev = " d5e84264d2ad0646b587a837f4e2424ca64d3a05" }
0 commit comments