mirror of
https://github.com/status-im/eth2.0-specs.git
synced 2025-01-31 12:55:24 +00:00
re-enable mainnet ssz_static tests
This commit is contained in:
parent
7748c70c15
commit
4c9f5eee71
@ -87,8 +87,8 @@ if __name__ == "__main__":
|
||||
seed += 1
|
||||
settings.append((seed, "minimal", random_value.RandomizationMode.mode_random, True, 30))
|
||||
seed += 1
|
||||
# settings.append((seed, "mainnet", random_value.RandomizationMode.mode_random, False, 5))
|
||||
# seed += 1
|
||||
settings.append((seed, "mainnet", random_value.RandomizationMode.mode_random, False, 5))
|
||||
seed += 1
|
||||
|
||||
for fork in [PHASE0, PHASE1]:
|
||||
gen_runner.run_generator("ssz_static", [
|
||||
|
Loading…
x
Reference in New Issue
Block a user