Skip to content

Commit 2624498

Browse files
committed
Update Orchard and librustzcash references to the version with upstream PR ZcashFoundation#471 review changes
1 parent 6ea1d70 commit 2624498

File tree

2 files changed

+24
-24
lines changed

2 files changed

+24
-24
lines changed

Cargo.lock

Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -1413,7 +1413,7 @@ dependencies = [
14131413
[[package]]
14141414
name = "equihash"
14151415
version = "0.2.2"
1416-
source = "git+https://github.com/QED-it/librustzcash?rev=e27124a49a0e549227e12adf13e42f88593f1dee#e27124a49a0e549227e12adf13e42f88593f1dee"
1416+
source = "git+https://github.com/QED-it/librustzcash?rev=bd6b6a1bbcd267b9b7c13c7923ca5d61b2addd52#bd6b6a1bbcd267b9b7c13c7923ca5d61b2addd52"
14171417
dependencies = [
14181418
"blake2b_simd",
14191419
"core2",
@@ -1449,7 +1449,7 @@ dependencies = [
14491449
[[package]]
14501450
name = "f4jumble"
14511451
version = "0.1.1"
1452-
source = "git+https://github.com/QED-it/librustzcash?rev=e27124a49a0e549227e12adf13e42f88593f1dee#e27124a49a0e549227e12adf13e42f88593f1dee"
1452+
source = "git+https://github.com/QED-it/librustzcash?rev=bd6b6a1bbcd267b9b7c13c7923ca5d61b2addd52#bd6b6a1bbcd267b9b7c13c7923ca5d61b2addd52"
14531453
dependencies = [
14541454
"blake2b_simd",
14551455
]
@@ -2950,7 +2950,7 @@ checksum = "04744f49eae99ab78e0d5c0b603ab218f515ea8cfe5a456d7629ad883a3b6e7d"
29502950
[[package]]
29512951
name = "orchard"
29522952
version = "0.11.0"
2953-
source = "git+https://github.com/QED-it/orchard?rev=2083efe8d57e6073914ae296db2d41f8bfe1de50#2083efe8d57e6073914ae296db2d41f8bfe1de50"
2953+
source = "git+https://github.com/QED-it/orchard?rev=927f40eb6f130fbd8074abab00934ce5758b23f3#927f40eb6f130fbd8074abab00934ce5758b23f3"
29542954
dependencies = [
29552955
"aes",
29562956
"bitvec",
@@ -5928,7 +5928,7 @@ checksum = "213b7324336b53d2414b2db8537e56544d981803139155afa84f76eeebb7a546"
59285928
[[package]]
59295929
name = "zcash_address"
59305930
version = "0.9.0"
5931-
source = "git+https://github.com/QED-it/librustzcash?rev=e27124a49a0e549227e12adf13e42f88593f1dee#e27124a49a0e549227e12adf13e42f88593f1dee"
5931+
source = "git+https://github.com/QED-it/librustzcash?rev=bd6b6a1bbcd267b9b7c13c7923ca5d61b2addd52#bd6b6a1bbcd267b9b7c13c7923ca5d61b2addd52"
59325932
dependencies = [
59335933
"bech32",
59345934
"bs58",
@@ -5941,7 +5941,7 @@ dependencies = [
59415941
[[package]]
59425942
name = "zcash_client_backend"
59435943
version = "0.20.0"
5944-
source = "git+https://github.com/QED-it/librustzcash?rev=e27124a49a0e549227e12adf13e42f88593f1dee#e27124a49a0e549227e12adf13e42f88593f1dee"
5944+
source = "git+https://github.com/QED-it/librustzcash?rev=bd6b6a1bbcd267b9b7c13c7923ca5d61b2addd52#bd6b6a1bbcd267b9b7c13c7923ca5d61b2addd52"
59455945
dependencies = [
59465946
"base64 0.22.1",
59475947
"bech32",
@@ -5983,7 +5983,7 @@ dependencies = [
59835983
[[package]]
59845984
name = "zcash_encoding"
59855985
version = "0.3.0"
5986-
source = "git+https://github.com/QED-it/librustzcash?rev=e27124a49a0e549227e12adf13e42f88593f1dee#e27124a49a0e549227e12adf13e42f88593f1dee"
5986+
source = "git+https://github.com/QED-it/librustzcash?rev=bd6b6a1bbcd267b9b7c13c7923ca5d61b2addd52#bd6b6a1bbcd267b9b7c13c7923ca5d61b2addd52"
59875987
dependencies = [
59885988
"core2",
59895989
"nonempty 0.11.0",
@@ -5992,7 +5992,7 @@ dependencies = [
59925992
[[package]]
59935993
name = "zcash_history"
59945994
version = "0.4.0"
5995-
source = "git+https://github.com/QED-it/librustzcash?rev=e27124a49a0e549227e12adf13e42f88593f1dee#e27124a49a0e549227e12adf13e42f88593f1dee"
5995+
source = "git+https://github.com/QED-it/librustzcash?rev=bd6b6a1bbcd267b9b7c13c7923ca5d61b2addd52#bd6b6a1bbcd267b9b7c13c7923ca5d61b2addd52"
59965996
dependencies = [
59975997
"blake2b_simd",
59985998
"byteorder",
@@ -6002,7 +6002,7 @@ dependencies = [
60026002
[[package]]
60036003
name = "zcash_keys"
60046004
version = "0.11.0"
6005-
source = "git+https://github.com/QED-it/librustzcash?rev=e27124a49a0e549227e12adf13e42f88593f1dee#e27124a49a0e549227e12adf13e42f88593f1dee"
6005+
source = "git+https://github.com/QED-it/librustzcash?rev=bd6b6a1bbcd267b9b7c13c7923ca5d61b2addd52#bd6b6a1bbcd267b9b7c13c7923ca5d61b2addd52"
60066006
dependencies = [
60076007
"bech32",
60086008
"blake2b_simd",
@@ -6040,7 +6040,7 @@ dependencies = [
60406040
[[package]]
60416041
name = "zcash_primitives"
60426042
version = "0.25.0"
6043-
source = "git+https://github.com/QED-it/librustzcash?rev=e27124a49a0e549227e12adf13e42f88593f1dee#e27124a49a0e549227e12adf13e42f88593f1dee"
6043+
source = "git+https://github.com/QED-it/librustzcash?rev=bd6b6a1bbcd267b9b7c13c7923ca5d61b2addd52#bd6b6a1bbcd267b9b7c13c7923ca5d61b2addd52"
60446044
dependencies = [
60456045
"bip32",
60466046
"blake2b_simd",
@@ -6082,7 +6082,7 @@ dependencies = [
60826082
[[package]]
60836083
name = "zcash_proofs"
60846084
version = "0.25.0"
6085-
source = "git+https://github.com/QED-it/librustzcash?rev=e27124a49a0e549227e12adf13e42f88593f1dee#e27124a49a0e549227e12adf13e42f88593f1dee"
6085+
source = "git+https://github.com/QED-it/librustzcash?rev=bd6b6a1bbcd267b9b7c13c7923ca5d61b2addd52#bd6b6a1bbcd267b9b7c13c7923ca5d61b2addd52"
60866086
dependencies = [
60876087
"bellman",
60886088
"blake2b_simd",
@@ -6104,7 +6104,7 @@ dependencies = [
61046104
[[package]]
61056105
name = "zcash_protocol"
61066106
version = "0.6.2"
6107-
source = "git+https://github.com/QED-it/librustzcash?rev=e27124a49a0e549227e12adf13e42f88593f1dee#e27124a49a0e549227e12adf13e42f88593f1dee"
6107+
source = "git+https://github.com/QED-it/librustzcash?rev=bd6b6a1bbcd267b9b7c13c7923ca5d61b2addd52#bd6b6a1bbcd267b9b7c13c7923ca5d61b2addd52"
61086108
dependencies = [
61096109
"core2",
61106110
"document-features",
@@ -6148,7 +6148,7 @@ dependencies = [
61486148
[[package]]
61496149
name = "zcash_transparent"
61506150
version = "0.5.0"
6151-
source = "git+https://github.com/QED-it/librustzcash?rev=e27124a49a0e549227e12adf13e42f88593f1dee#e27124a49a0e549227e12adf13e42f88593f1dee"
6151+
source = "git+https://github.com/QED-it/librustzcash?rev=bd6b6a1bbcd267b9b7c13c7923ca5d61b2addd52#bd6b6a1bbcd267b9b7c13c7923ca5d61b2addd52"
61526152
dependencies = [
61536153
"bip32",
61546154
"blake2b_simd",
@@ -6690,7 +6690,7 @@ dependencies = [
66906690
[[package]]
66916691
name = "zip321"
66926692
version = "0.5.0"
6693-
source = "git+https://github.com/QED-it/librustzcash?rev=e27124a49a0e549227e12adf13e42f88593f1dee#e27124a49a0e549227e12adf13e42f88593f1dee"
6693+
source = "git+https://github.com/QED-it/librustzcash?rev=bd6b6a1bbcd267b9b7c13c7923ca5d61b2addd52#bd6b6a1bbcd267b9b7c13c7923ca5d61b2addd52"
66946694
dependencies = [
66956695
"base64 0.22.1",
66966696
"nom",

Cargo.toml

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -113,14 +113,14 @@ halo2_poseidon = { version = "0.1.0", git = "https://github.com/zcash/halo2", re
113113
sinsemilla = { git = "https://github.com/zcash/sinsemilla", rev = "aabb707e862bc3d7b803c77d14e5a771bcee3e8c" }
114114
zcash_note_encryption = { version = "0.4.1", git = "https://github.com/zcash/zcash_note_encryption", rev = "9f7e93d42cef839d02b9d75918117941d453f8cb" }
115115
sapling-crypto = { package = "sapling-crypto", version = "0.5", git = "https://github.com/QED-it/sapling-crypto", rev = "9393f93fe547d1b3738c9f4618c0f8a2fffed29f" }
116-
orchard = { version = "0.11.0", git = "https://github.com/QED-it/orchard", rev = "2083efe8d57e6073914ae296db2d41f8bfe1de50" }
117-
zcash_primitives = { version = "0.25.0", git = "https://github.com/QED-it/librustzcash", rev = "e27124a49a0e549227e12adf13e42f88593f1dee" }
118-
zcash_protocol = { version = "0.6.2", git = "https://github.com/QED-it/librustzcash", rev = "e27124a49a0e549227e12adf13e42f88593f1dee" }
119-
zcash_address = { version = "0.9.0", git = "https://github.com/QED-it/librustzcash", rev = "e27124a49a0e549227e12adf13e42f88593f1dee" }
120-
zcash_encoding = { version = "0.3.0", git = "https://github.com/QED-it/librustzcash", rev = "e27124a49a0e549227e12adf13e42f88593f1dee" }
121-
zcash_history = { version = "0.4.0", git = "https://github.com/QED-it/librustzcash", rev = "e27124a49a0e549227e12adf13e42f88593f1dee" }
122-
zcash_client_backend = { version = "0.20.0", git = "https://github.com/QED-it/librustzcash", rev = "e27124a49a0e549227e12adf13e42f88593f1dee" }
123-
zcash_keys = { version = "0.11.0", git = "https://github.com/QED-it/librustzcash", rev = "e27124a49a0e549227e12adf13e42f88593f1dee" }
124-
zcash_transparent = { version = "0.5.0", git = "https://github.com/QED-it/librustzcash", rev = "e27124a49a0e549227e12adf13e42f88593f1dee" }
125-
zcash_proofs = { version = "0.25.0", git = "https://github.com/QED-it/librustzcash", rev = "e27124a49a0e549227e12adf13e42f88593f1dee" }
126-
equihash = { version = "0.2.2", git = "https://github.com/QED-it/librustzcash", rev = "e27124a49a0e549227e12adf13e42f88593f1dee" }
116+
orchard = { version = "0.11.0", git = "https://github.com/QED-it/orchard", rev = "927f40eb6f130fbd8074abab00934ce5758b23f3" }
117+
zcash_primitives = { version = "0.25.0", git = "https://github.com/QED-it/librustzcash", rev = "bd6b6a1bbcd267b9b7c13c7923ca5d61b2addd52" }
118+
zcash_protocol = { version = "0.6.2", git = "https://github.com/QED-it/librustzcash", rev = "bd6b6a1bbcd267b9b7c13c7923ca5d61b2addd52" }
119+
zcash_address = { version = "0.9.0", git = "https://github.com/QED-it/librustzcash", rev = "bd6b6a1bbcd267b9b7c13c7923ca5d61b2addd52" }
120+
zcash_encoding = { version = "0.3.0", git = "https://github.com/QED-it/librustzcash", rev = "bd6b6a1bbcd267b9b7c13c7923ca5d61b2addd52" }
121+
zcash_history = { version = "0.4.0", git = "https://github.com/QED-it/librustzcash", rev = "bd6b6a1bbcd267b9b7c13c7923ca5d61b2addd52" }
122+
zcash_client_backend = { version = "0.20.0", git = "https://github.com/QED-it/librustzcash", rev = "bd6b6a1bbcd267b9b7c13c7923ca5d61b2addd52" }
123+
zcash_keys = { version = "0.11.0", git = "https://github.com/QED-it/librustzcash", rev = "bd6b6a1bbcd267b9b7c13c7923ca5d61b2addd52" }
124+
zcash_transparent = { version = "0.5.0", git = "https://github.com/QED-it/librustzcash", rev = "bd6b6a1bbcd267b9b7c13c7923ca5d61b2addd52" }
125+
zcash_proofs = { version = "0.25.0", git = "https://github.com/QED-it/librustzcash", rev = "bd6b6a1bbcd267b9b7c13c7923ca5d61b2addd52" }
126+
equihash = { version = "0.2.2", git = "https://github.com/QED-it/librustzcash", rev = "bd6b6a1bbcd267b9b7c13c7923ca5d61b2addd52" }

0 commit comments

Comments
 (0)