mirror of
https://github.com/sigp/lighthouse.git
synced 2026-03-21 05:44:44 +00:00
Update spec tests to v1.1.0-beta.4 (#2548)
## Proposed Changes
Bump the spec tests to beta.4, including the new randomised tests (which all pass 🎉)
This commit is contained in:
@@ -492,6 +492,7 @@ impl ChainSpec {
|
||||
Self {
|
||||
max_committees_per_slot: 4,
|
||||
target_committee_size: 4,
|
||||
churn_limit_quotient: 32,
|
||||
shuffle_round_count: 10,
|
||||
min_genesis_active_validator_count: 64,
|
||||
min_genesis_time: 1578009600,
|
||||
|
||||
Reference in New Issue
Block a user