lighthouse/validator_client
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
..
slashing_protection Fixed cross-compiling by replacing wget with curl (#1759) 2020-10-11 23:58:13 +00:00
src Strict slashing protection by default (#1750) 2020-10-09 02:05:32 +00:00
Cargo.toml Bump version to v0.3.0 (#1743) 2020-10-09 02:05:30 +00:00