zcashd/depends/patches
Homu 4eb3dc7ec6 Auto merge of #4321 - str4d:internalise-rust, r=str4d
Bring the librustzcash crate into this repository

Rust dependencies are now canonically pinned within this repository by
`Cargo.lock`. We continue to use the depends system for vendoring the
dependencies, to ensure our Gitian builds continue to function (which have
no network access at build time, and fetch dependencies separately).

The `--enable-online-rust` configure flag replicates the behaviour of the
`LIBRUSTZCASH_OVERRIDE` environment variable (enabling the build system to
use https://crates.io instead of vendored dependencies).

This pulls in the exact version of `librustzcash` that we currently depend on
(corresponding to the `0.1.0` tag in https://github.com/zcash/librustzcash).
The changes to the crate since then will be pulled in as a separate PR.

Part of zcash/librustzcash#155.
Part of #4230.
2020-03-11 14:20:17 +00:00
..
boost End diff with LF character 2020-02-16 21:14:42 +02:00
libevent depends: Patch libevent to detect arch4random_addrandom 2019-05-22 11:37:56 +00:00
libsodium depends: Remove comments from libsodium signature validation patch 2020-03-06 16:19:23 +13:00
proton Fix broken proton build 2020-01-08 16:23:29 -07:00