lighthouse/validator_client/slashing_protection
ethDreamer e9d5bade36 Fixed cross-compiling by replacing wget with curl (#1759)
It looks like the default docker image used by cross doesn't have
wget installed. This causes builds to fail. This can be fixed by
switching to curl.

## Issue Addressed
cross-compiling was broken (at least for build-aarch64)

## Proposed Changes
swap wget for curl
2020-10-11 23:58:13 +00:00
..
src Strict slashing protection by default (#1750) 2020-10-09 02:05:32 +00:00
tests Implement slashing protection interchange format (#1544) 2020-10-02 01:42:27 +00:00
.gitignore Implement slashing protection interchange format (#1544) 2020-10-02 01:42:27 +00:00
build.rs Implement slashing protection interchange format (#1544) 2020-10-02 01:42:27 +00:00
Cargo.toml Update external deps (#1711) 2020-10-05 08:22:19 +00:00
Makefile Fixed cross-compiling by replacing wget with curl (#1759) 2020-10-11 23:58:13 +00:00