mirror of
https://github.com/sigp/lighthouse.git
synced 2026-06-29 10:54:24 +00:00
Delete uncompressed genesis states (#2092)
## Issue Addressed Replaces #2091 ## Proposed Changes * Delete the uncompressed genesis states from `eth2_network_config` after they were merged accidentally in #2029. * Tweak the build script to not overwrite `genesis.ssz` on every build, which caused spurious rebuilds.
This commit is contained in:
1
.gitignore
vendored
1
.gitignore
vendored
@@ -7,3 +7,4 @@ flamegraph.svg
|
||||
perf.data*
|
||||
*.tar.gz
|
||||
/bin
|
||||
genesis.ssz
|
||||
|
||||
Reference in New Issue
Block a user