some bug fixes and the start of deneb only tests

This commit is contained in:
realbigsean
2023-04-28 15:56:54 -04:00
parent bfb5242ee3
commit 93bcd6281c
5 changed files with 823 additions and 51 deletions

View File

@@ -51,4 +51,5 @@ execution_layer = { path = "../execution_layer" }
[features]
deterministic_long_lived_attnets = [ "ethereum-types" ]
spec-minimal = ["beacon_chain/spec-minimal"]
fork_from_env = ["beacon_chain/fork_from_env"]
# default = ["deterministic_long_lived_attnets"]