mirror of
https://github.com/sigp/lighthouse.git
synced 2026-06-29 10:54:24 +00:00
Remove testnet dir from repo (#857)
* Pull testnet dir with build script * Add comment * Don't hardcode the genesis fork * Re-enable hard-coded test
This commit is contained in:
1
Cargo.lock
generated
1
Cargo.lock
generated
@@ -1212,6 +1212,7 @@ version = "0.1.0"
|
||||
dependencies = [
|
||||
"eth2-libp2p 0.1.0",
|
||||
"eth2_ssz 0.1.2",
|
||||
"reqwest 0.9.24 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||
"serde 1.0.104 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||
"serde_yaml 0.8.11 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||
"tempdir 0.3.7 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||
|
||||
Reference in New Issue
Block a user