Skip to content

Commit 1f83d23

Browse files
authored
Merge pull request #94 from Oscar-Pepper/update_to_zebra_0893e1a7f
Reviewed, binaries up to date, all tests pass: Update to zebra 0893e1a7f
2 parents 8871e51 + c32da42 commit 1f83d23

File tree

5 files changed

+132
-88
lines changed

5 files changed

+132
-88
lines changed

Cargo.lock

Lines changed: 112 additions & 58 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -26,9 +26,9 @@ zcash_client_backend = { version = "0.18.0" , features = ["lightwalletd-tonic",
2626
zcash_primitives = "0.22.0"
2727
zcash_protocol = "0.5.1"
2828

29-
zebra-chain = { git = "https://github.com/ZcashFoundation/zebra.git", tag = "v2.3.0" }
30-
zebra-node-services = { git = "https://github.com/ZcashFoundation/zebra.git", tag = "v2.3.0" }
31-
zebra-rpc = { git = "https://github.com/ZcashFoundation/zebra.git", tag = "v2.3.0" }
29+
zebra-chain = { git = "https://github.com/ZcashFoundation/zebra.git", rev = "0893e1a7f499cadad1d9480216b3057dfd7900c7" }
30+
zebra-node-services = { git = "https://github.com/ZcashFoundation/zebra.git", rev = "0893e1a7f499cadad1d9480216b3057dfd7900c7" }
31+
zebra-rpc = { git = "https://github.com/ZcashFoundation/zebra.git", rev = "0893e1a7f499cadad1d9480216b3057dfd7900c7" }
3232

3333
zingo-netutils = { git = "https://github.com/zingolabs/zingolib.git", tag = "2.0.0-beta2" }
3434
zingolib = { git = "https://github.com/zingolabs/zingolib.git", tag = "2.0.0-beta2" }

0 commit comments

Comments
 (0)