lighthouse/validator_client/slashing_protection
Michael Sproul 2fcfdf1a01 Fix docker and deps (#3978)
## Proposed Changes

- Fix this cargo-audit failure for `sqlite3-sys`: https://github.com/sigp/lighthouse/actions/runs/4179008889/jobs/7238473962
- Prevent the Docker builds from running out of RAM on CI by removing `gnosis` and LMDB support from the `-dev` images (see: https://github.com/sigp/lighthouse/pull/3959#issuecomment-1430531155, successful run on my fork: https://github.com/michaelsproul/lighthouse/actions/runs/4179162480/jobs/7239537947).
2023-02-15 11:51:46 +00:00
..
migration-tests Implement standard keystore API (#2736) 2022-01-30 23:22:04 +00:00
src Fix docker and deps (#3978) 2023-02-15 11:51:46 +00:00
tests Implement standard keystore API (#2736) 2022-01-30 23:22:04 +00:00
.gitignore Implement slashing protection interchange format (#1544) 2020-10-02 01:42:27 +00:00
Cargo.toml Fix docker and deps (#3978) 2023-02-15 11:51:46 +00:00
Makefile Adjusting ARCHIVE_URL (#2892) 2022-01-07 05:32:34 +00:00