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:
Michael Sproul
2020-12-16 03:44:05 +00:00
parent 80f47fcfff
commit da1c5fe69d
9 changed files with 16 additions and 11 deletions

1
.gitignore vendored
View File

@@ -7,3 +7,4 @@ flamegraph.svg
perf.data*
*.tar.gz
/bin
genesis.ssz